Servers

Servers are the Linux machines that host your Odoo instances. You must register at least one server before creating instances. SPCBot supports multiple server providers and custom infrastructure.

Adding a Server

Click the Add Server button in the dashboard to open the new-server form. You'll need to provide:

✅ Server Requirements
  • Ubuntu 22.04 LTS or newer
  • Docker and Docker Compose installed
  • SSH access with key authentication
  • Minimum 4GB RAM, 2 CPU cores
  • 50GB+ available storage

Server Status

StatusDescriptionAction Required
PENDINGServer registered but not provisionedRun setup script on server
PROVISIONINGSetup in progressWait for completion
READYServer ready for deploymentsNone - start creating instances
ERRORSetup failed or connection lostCheck server logs and reconnect
OFFLINEServer unreachableVerify network and SSH access

Domain / IP Configuration

OptionWhen to Use
Use a SPCBot subdomainWe manage the subdomain for you (e.g., client.spcbot.com)
Use own domain / IPYou provide a custom domain name or bare IP address

Server Authentication Methods

SPCBot supports SSH key authentication for secure server management. The platform generates and manages SSH keys automatically during server setup.

Supported Providers