Skip to content

Requirements

The 5Stack Panel runs on K3s, a lightweight Kubernetes distribution. Please ensure that your system meets all the requirements for K3s installation, as well as the following additional requirements specific to the 5Stack Panel.

Server Requirements

Memory 3 GB

While the 5Stack Panel is not a resource intensive application, we recommend a minimum of 3 GB of Memory.

Available Ports 80 and 443

The 5Stack Panel requires port 80 and 443 to be open and accessible, if that is not possible you can modify the Nginx configuration to use different ports.

INFO

We recommend using a Linux-based server such as Ubuntu.

Domain Requirements

The 5Stack Panel requires a domain name to be configured. You will need to be able to point multiple subdomains to the 5Stack Panel.

The following subdomains are required:

  • yourdomain.com
  • api.yourdomain.com
  • ws.yourdomain.com
  • demos.yourdomain.com
  • search.yourdomain.com
  • console.yourdomain.com

INFO

You can use deeply nested domains like api.deep.yourdomain.com