Joining servers to your account allows you to manage servers (reboot, specify sites, etc.) as well as deploy applications to them. Servers are grouped by Sites, which represent logical groups of servers in physical location or region.Once a server is joined to your account, you’re able to deploy your applications to them on a site-by-site basis, and your apps are automatically load-balanced across the servers in the site.
In order to register a server, you need to create one in the Planum app first. You’ll give it a name, assign it to a site, and receive a registration command to run on the server, which will join it to your account.
Once you’ve created the server and copied the registration command, ssh to your freshly created ubuntu server and paste the installation command. The command will run the installation script, located at https://planum.cloud/get-planum.sh, installing pre-requisites and the planum agent. Once the command completes, your server should be registered in the portal!