The control panel lives at panel.snowservers.com. The first page lists your servers. Click one and the menu on the left takes you around it.
Console
Your bot's live output, plus Start, Restart and Stop. The graphs show CPU, memory and network use. The box at the bottom sends a line of text to your program's input, which most bots ignore; it is not a shell.
If Stop does not stop it within a few seconds, the same button becomes Force stop, which ends the process immediately.
Files
Everything on your server, starting at /home/container. Upload, create, edit, rename, move, zip and unzip files here. Click a text file to edit it in the browser. More on files.
Databases
Your plan's MySQL database. Press New Database to create it, then the eye button for its address, username and password. Using your MySQL database.
Schedules
Run something on a timer: restart the bot every night, send a command, take a backup. How schedules work.
Users
Give someone else access to this server without sharing your password, and choose what they can do. Sharing access.
Backups
Your daily backups and any you take yourself. Download, restore or lock them. How backups work.
Network
The address and port assigned to your server. A Discord bot connects out to Discord and does not need it, unless it receives webhooks or serves a small dashboard: a web server in your bot.
Startup
Your bot token, which file runs, the language and version, Git deploy and crash alerts. Startup settings.
Settings
SFTP details, renaming the server, and Reinstall Server. You should never need to reinstall: ours only fixes the folder's permissions and does not delete or add files. Take a backup first anyway.
Activity
A log of what was done to the server and by whom: starts, stops, file changes, logins over SFTP. Useful when a bot was restarted and you want to know why.
Your account
Click your account icon in the top corner for your password, email address, two-step verification, API keys and SSH keys. See Signing in and your account.
Something here wrong or out of date? Tell us and it gets fixed.