Skip to content

Installing Salieno Core

Install Salieno Core on a fresh Linux server.

1 min readUpdated Jul 24, 2026
On this page

Requirements#

  • A clean 64-bit Linux server (Ubuntu LTS or Debian recommended)
  • Root or sudo access
  • At least 2 vCPU, 4 GB RAM and 40 GB disk
  • A domain or subdomain you can point at the server

Install#

Run the installer as root:

bash
curl -fsSL https://get.salieno.com/install.sh | sudo bash

The installer checks your system, installs dependencies, and sets up the Salieno Core services. When it finishes it prints the URL of your control panel.

First sign-in#

Open the printed URL in your browser and create the owner account. You'll be prompted for your licence key — have it ready (see Activating your licence).

After installing#

  • Point your DNS at the server's IP.
  • Enable automatic updates so security fixes land promptly.
  • If the panel doesn't load, check Common installation errors.
installsetup
Was this article helpful?
Still stuck?Contact support
Installing Salieno Core