Skip to content

Servers

Servers are the backbone of your infrastructure, providing the resources and environment needed to run your applications.

To import a server into Serversinc, follow these steps:

  1. Navigate to the “Servers” section in the Serversinc dashboard.
  2. Click on “Add Server” and copy the provided command.
  3. Run the command on your server via SSH. This will install the necessary agent and register the server with your account.

You can manage your servers through the Serversinc dashboard. Here are some common actions:

  • Lifecycle Management: Start, stop, and restart servers.
  • Run Commands: Execute a command on the server.
  • Monitor Resources: Keep track of CPU, memory, and disk usage.
  • Manage Docker: Full Docker management capabilities, including starting, stopping, and monitoring containers.

We recommend using Ubuntu 24.04 LTS for optimal compatibility and performance with Serversinc’s features. Other Linux distributions may work, but are not officially supported.

When deleting a server, Serversinc will:

  • Remove any and all Application data associated with that server.
  • Stop and delete all Containers running on that server.
  • Remove the server from your Workspace.