Server
Clicking a server on the Servers page opens the server view, where everything about that one server lives. Each tab only appears if you have the matching permission on that server, and admins can reshape the tab set per egg via route configurations: hiding pages, grouping them under dividers, or adding external links.
Above every tab, the panel surfaces server-wide state: dismissible per-server announcements, status banners while the server is transferring (with progress, ETA, and an admin-only Cancel), suspended, restoring a backup, installing (cancellable with the settings.cancel-install permission), under node maintenance, or pending a restart, plus a websocket banner with a reconnect countdown if the live connection drops.
| Page | Description |
|---|---|
| Console | Live terminal, power controls, resource stats, and graphs |
| Files | Browse, edit, and manage the server's files, plus SFTP access |
| Databases | Classic and managed databases for the server |
| Schedules | Automated action steps with triggers and conditions |
| Subusers | Give other users scoped access to the server |
| Backups | Server backups, with groups and automatic retention |
| Network | The server's IP and port allocations |
| Startup | Startup command, Docker image, and egg variables |
| Mounts | Toggle extra directories mounted into the server |
| Settings | Rename, reinstall, auto-kill, auto-start, and timezone |
| Activity | A log of everything that's happened on the server |
Server Header
The sidebar stays the same on every tab. Above it, the Quick actions palette (Ctrl+Space) carries the server's pages and its state-aware power actions. At the top, a status card shows the server's name, its current state (Running, Starting, Stopping, Offline, or a special status like installing or transferring), and its uptime while running.
Below that sit quick power buttons: Start while the server is offline, Stop while it runs, and a restart button. While the server is stopping, the button becomes Kill, with the same force-stop confirmation as on the Console.
Above the tabs, Servers takes you back to the dashboard.
INFO
Admins also see an Admin link and a View in Admin Area link, the latter jumping straight to this server in the Admin area.
At the bottom, a server switcher shows the current server's name; click it to search your servers and switch to another one without going back to the dashboard, landing on the same page you were on. The # search in Quick actions does the same, and picking the server you are already on takes you back to its console. The profile box below doubles as a search box, just like on the Dashboard.