## Hetzner Alpha Server Welcome to https://1.sedar.dev ### Available Services: | Path | Service | Description | |------|---------|-------------| | /term | Web Terminal | Browser-based terminal | | /db | Surrealist UI | Database management | | /rpc | SurrealDB | Database endpoint | ### Quick Connect: ```bash # SSH ssh root@46.4.100.112 # SurrealDB surreal sql --conn http://localhost:8001 --user root --pass alpha2026 ```