Servers
Servers are the backbone of your infrastructure, providing the resources and environment needed to run your applications.
Importing Servers
Section titled “Importing Servers”To import a server into Serversinc, follow these steps:
- Navigate to the “Servers” section in the Serversinc dashboard.
- Click on “Add Server” and copy the provided command.
- Run the command on your server via SSH. This will install the necessary agent and register the server with your account.
Managing Servers
Section titled “Managing Servers”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.
Operating System
Section titled “Operating System”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.
Deleting a Server
Section titled “Deleting a Server”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.