System Requirements
Before installing LGF, ensure your system meets the following minimum requirements:
- Operating System: Rocky Linux 9
- CPU: 4 cores minimum
- RAM: 8GB minimum
- Disk Space: 80GB minimum
Installation Steps
Use the supported installer tarball workflow below (this avoids any dependency on Git and uses the same installer path used in production).
Step 1: Download and Extract LGF
Run the following commands as a sudo-enabled user (no sudo su required):
sudo bash -lc 'cd /root && \
curl -fLO https://lindenframeworks.com/LGF.tar && \
tar -xf LGF.tar && \
cd LGF && \
chmod +x framework-install && \
./framework-install'
Step 2: Follow the Installer
The installer will guide you through license activation and host configuration. During a normal first install, the host publishes an mDNS setup address automatically, so you do not need to create a DNS record before continuing.
Step 3: Open the WebUI Setup Address
When the installer finishes, open the setup URL shown in the terminal. On a fresh mDNS install this is usually the lgf-setup-xxx.local address, and after host setup the shorter lgf-xxx.local alias will also be available.
Enter that address in your browser, complete the WebUI setup flow, and then continue with the first bench or platform deployment.
Post-Installation
After the installation completes, LGF will be configured and ready to use. On domainless installs, access it through the mDNS name that the installer prints for you. If you later switch to a domain-backed deployment, the same interface will be available at your configured domain.
Troubleshooting
If you encounter any issues during installation, ensure that:
- Your system meets all minimum requirements
- You have root or sudo access
- Your license key is valid and active
- Your domain is properly configured with DNS