Installation¶
There are basically two methods to install LiveConfig:
-
using the installer script
wget -O- https://install.liveconfig.com/lc3 | sh -
manual installation
Add the GPG key and the repository, then install the package
liveconfig3(see detailed instructions for Debian/Ubuntu and Rocky Linux / AlmaLinux).
The repositories contain the following LiveConfig packages:
liveconfig3-
This is the “main” package of LiveConfig. This installs LiveConfig, providing a web interface at port 8443.
lcclient3-
If you want to set up a multi-server installation, this package is required on each “slave server”. Please see the chapter LiveConfig Client for more informations. The package
lcclient3is nearly identical withliveconfig3, but doesn’t contain the web interface (so this requires a running LiveConfig server to connect to).