Hub Enterprise - Server Installation Quick Spec
This installation uses a Docker Compose script to start and manage the OpenLegacy server environment. The provided installation script supports RH/Fedora and Debian-based Linux distributions and has been tested on CentOS and Ubuntu. Occasional errors may occur on other operating systems.
Server Requirements
- CPU: 2 cores
- RAM: 8GB
- Disk Space: 20GB
Required Software
- Docker
- docker-compose CLI
- unzip
Installation Steps
- Download the installation bundle from download.openlegacy.com.
- Extract the bundle using
unzip
. - Follow the README inside the installation package for technical details and environment setup instructions.
Access to download.openlegacy.com: Contact your OpenLegacy representative to obtain download access.
All server components are started and managed through Docker Compose for simplified deployment and maintenance. For advanced options or troubleshooting, see the documentation included in the installation bundle.
Updated 3 days ago