For the complete documentation index, see llms.txt. This page is also available as Markdown.

Prerequisites

Verify your server, operating system, network, and software requirements before deploying JetAdmin On-Premise.

Review and complete the following requirements before starting the JetAdmin On-Premise installation.

Requirements

  • Command-line experience

  • Experience with and setups involving Docker Engine and Docker Compose are required.

Supported Operating Systems

JetAdmin On-Premise supports the following operating systems:

  • Ubuntu 22.04+

  • Debian 13+

  • CentOS Stream 9+

  • RHEL 10+

Server Requirements

  • Minimum 4 CPU

  • Minimum 8 GB RAM

  • 50 GB available storage

  • Public IP address (required for HTTPS deployments)

Connect to Your Server

Before running the installation commands, connect to your server using SSH.

Example:

If you are running JetAdmin on your local machine, open a terminal application and run the commands locally.

Domain Requirements (HTTPS Deployments Only)

If you plan to deploy JetAdmin with HTTPS:

  • Own a domain name

  • Have access to your DNS provider

  • Be able to create DNS records

Examples:

  • Cloudflare

  • Namecheap

  • GoDaddy

  • Route53

Required Software

Install Docker:

Install Docker Compose:

Install Nginx:

Required Open Ports

Required ports:

Port
Purpose

80

Let's Encrypt validation

443

HTTPS access

Verification

Last updated

Was this helpful?