Skip to content

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.

PageDescription
ConsoleLive terminal, power controls, resource stats, and graphs
FilesBrowse, edit, and manage the server's files, plus SFTP access
DatabasesClassic and managed databases for the server
SchedulesAutomated action steps with triggers and conditions
SubusersGive other users scoped access to the server
BackupsServer backups, with groups and automatic retention
NetworkThe server's IP and port allocations
StartupStartup command, Docker image, and egg variables
MountsToggle extra directories mounted into the server
SettingsRename, reinstall, auto-kill, auto-start, and timezone
ActivityA 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.