Getting Started
When you first sign up to Serversinc, you’ll be directed to importing your first server. To do this, you’ll need to copy and paste the command provided on the page into your server’s terminal.
This command will do the following:
- Gather the necessary information about your server; CPU, Memory, Disk and IP Address.
- Exchange an SSH Key with Serversinc to allow us to connect to your server.
- Install Docker if it is not already installed.
- Install the Tugboat agent to allow us to manage your server.
Once the command has been executed, you will see your server appear in the dashboard. From here, you can start deploying Docker images to your server.