Preview version
For developers and anyone interested we provide the lastest development version of LiveConfig here. This may contain unfinished functions or other limitations.
The preview version is usually not suitable for productive use!
Preview Version: 2.19.1 (release) – 2026-04-16
Changelog:
Install from repository
Import the GPG key and add the LiveConfig repository:
# wget -O /root/liveconfig-keyring.deb https://www.liveconfig.com/liveconfig-keyring.deb
# dpkg -i /root/liveconfig-keyring.deb
To install the preview version, edit the file
/etc/apt/sources.list.d/liveconfig.sources and change the URLs from http://repo.liveconfig.com/debian/ to http://repo.liveconfig.com/debian-test/
Then install LiveConfig with apt:
# apt update
# apt install liveconfig
Direct download
| Platform | Package | Size | Download |
|---|---|---|---|
| amd64 | Server | 9.3 MB |
liveconfig_2.19.1-release_amd64.deb SHA-256: 41e236c21649d100e7d58dce685c87f92248682f3f0e5e00847ba61f431c93f1 |
| Client | 6.0 MB |
lcclient_2.19.1-release_amd64.deb SHA-256: 290b69eec0b0b1cac60cb33249b04a8f3a8e7b872e6d1f43566fab3f1ba3ed72 |
|
| i386 | Server | 8.4 MB |
liveconfig_2.17.0-release_i386.deb SHA-256: e5ff108c15e73fb49f1eacdf813048f211dc199bef0378aa6e2f6d699688021b |
| Client | 5.3 MB |
lcclient_2.17.0-release_i386.deb SHA-256: 48586c3af04e3ba3c8d397f2da1c11317a30cd66590d731290eebdf5288e01e2 |
|
| armhf | Server | 15.5 MB |
liveconfig_2.15.1-release_armhf.deb SHA-256: 89f4c6e1e388d0d41f4190b560025d29492a461b5a345d9e02d5ec8136c57e79 |
| Client | 9.4 MB |
lcclient_2.15.1-release_armhf.deb SHA-256: 39575c2ca3ecc27cad60f30060adaa2396f724a1363034afe95f3e67e7056631 |
Install from repository
Import the GPG key and add the LiveConfig repository:
# sudo wget -O /root/liveconfig-keyring.deb https://www.liveconfig.com/liveconfig-keyring.deb
# sudo dpkg -i /root/liveconfig-keyring.deb
To install the preview version, edit the file
/etc/apt/sources.list.d/liveconfig.sources and change the URLs from http://repo.liveconfig.com/debian/ to http://repo.liveconfig.com/debian-test/
Then install LiveConfig with apt:
sudo apt update
sudo apt install liveconfig
Direct download
| Platform | Package | Size | Download |
|---|---|---|---|
| amd64 | Server | 9.3 MB |
liveconfig_2.19.1-release_amd64.deb SHA-256: 41e236c21649d100e7d58dce685c87f92248682f3f0e5e00847ba61f431c93f1 |
| Client | 6.0 MB |
lcclient_2.19.1-release_amd64.deb SHA-256: 290b69eec0b0b1cac60cb33249b04a8f3a8e7b872e6d1f43566fab3f1ba3ed72 |
|
| i386 | Server | 8.4 MB |
liveconfig_2.17.0-release_i386.deb SHA-256: e5ff108c15e73fb49f1eacdf813048f211dc199bef0378aa6e2f6d699688021b |
| Client | 5.3 MB |
lcclient_2.17.0-release_i386.deb SHA-256: 48586c3af04e3ba3c8d397f2da1c11317a30cd66590d731290eebdf5288e01e2 |
|
| armhf | Server | 15.5 MB |
liveconfig_2.15.1-release_armhf.deb SHA-256: 89f4c6e1e388d0d41f4190b560025d29492a461b5a345d9e02d5ec8136c57e79 |
| Client | 9.4 MB |
lcclient_2.15.1-release_armhf.deb SHA-256: 39575c2ca3ecc27cad60f30060adaa2396f724a1363034afe95f3e67e7056631 |
Install from repository
Import the GPG key and add the LiveConfig repository:
# rpm --import https://www.liveconfig.com/liveconfig.key
# cd /etc/yum.repos.d ; curl -Os http://repo.liveconfig.com/centos-test/liveconfig.repo
Then install LiveConfig with yum:
# yum update
# yum install liveconfig
Direct download
| Platform | Package | Size | Download |
|---|---|---|---|
| x86_64 | Server | 7.7 MB |
liveconfig-2.19.1-release.x86_64.rpm SHA-256: a903731d570d8ebac1696b1b1b10ae87f30e57f77fc81d60a7401048b540477e |
| Client | 5.0 MB |
lcclient-2.19.1-release.x86_64.rpm SHA-256: 0e9d3a408579214057282190f3f11ba8dd1c05e49b4d29d85a4821b710da7cb6 |
Install from repository
Import the GPG key and add the LiveConfig repository:
# rpm --import https://www.liveconfig.com/liveconfig.key
# zypper addrepo -f http://repo.liveconfig.com/opensuse-test/liveconfig.repo
Then install LiveConfig with zypper:
# zypper update
# zypper install liveconfig
Direct download
| Platform | Package | Size | Download |
|---|---|---|---|
| x86_64 | Server | 7.7 MB |
liveconfig-2.19.1-release.x86_64.rpm SHA-256: a903731d570d8ebac1696b1b1b10ae87f30e57f77fc81d60a7401048b540477e |
| Client | 5.0 MB |
lcclient-2.19.1-release.x86_64.rpm SHA-256: 0e9d3a408579214057282190f3f11ba8dd1c05e49b4d29d85a4821b710da7cb6 |
Preview Version: 3.2.4 (build 17803) – 2026-07-07
Changelog:
- Frontend: also provide and use alternative
.../log/showendpoint for customer log to mitigate problems with ad blockers - Frontend: fixed bug when ordering TLS certificates via ACME provider requiring both EAB and e-mail
- Backend: fixed wrong timezone when sending account activity e-mail
- Backend: fixed timeout problem when backing up very large files via FTP
- AppInstaller: allow differing document root directory (required for RoundCube 1.7)
- lclogsplit: fixed bug when input log file directory doesn’t exist during program start
- improved Debian package scripts (don’t delete unit files unless the package is purged, remove orphaned unit files)
- updated libraries (SQLite 3.53.3, Expat 2.8.2, cURL 8.21.0, MariaDB Connector/C 3.4.9)
- switched to libidn2 to support IDNA2008 instead of IDNA2003
- LAC: mounting
/procfilesystem in containers read-only
Installation script
The most convenient and fastest way to install LiveConfig. You can also choose which server services (web, email, database, DNS) should be installed.
# wget -O- https://install.liveconfig.com/lc3 | sh -s -- preview
This script works with all distributions supported by LiveConfig.
Direct download
| Platform | Package | Size | Download |
|---|---|---|---|
| amd64 | Server | 12.9 MB |
liveconfig3_3.2.4-1.17803_amd64.deb SHA-256: b29c310d617c3b6a8db3ecaf36153aad03e1b375f7556c251d6f621561d55658 |
| Client | 6.3 MB |
lcclient3_3.2.4-1.17803_amd64.deb SHA-256: b964306d478d54fe2e2a800f0f8dfcd6cac8102db95dafb7c580d5247732ceed |
|
| LAC | 0.1 MB |
lac_3.2.4-1.17803_amd64.deb SHA-256: c4031e6f677d1c6533921fd24bad904c648f2170f883279e6d73307e52208456 |
|
| arm64 | Server | 12.3 MB |
liveconfig3_3.2.4-1.17803_arm64.deb SHA-256: cf58388369e67243abac9d00d383cb6c2ab0c44880c7904af83ebc4467ce3507 |
| Client | 6.1 MB |
lcclient3_3.2.4-1.17803_arm64.deb SHA-256: 1e6b7acaafad00bccac4ecaf6a13398bdf7195b582af1f16627514d6355392c8 |
|
| LAC | 0.1 MB |
lac_3.2.4-1.17803_arm64.deb SHA-256: e6b2bc8ab7978102631ebaf38243b813b5418c134ed2324fcfc76e01a89b8733 |
| Platform | Package | Size | Download |
|---|---|---|---|
| x86_64 | Server | 14.1 MB |
liveconfig3-3.2.4-17803.x86_64.rpm SHA-256: 24f2f6587062d5899a2037b736c22a59229a3251013188478fcc1b74dd763358 |
| Client | 7.2 MB |
lcclient3-3.2.4-17803.x86_64.rpm SHA-256: a86054b3055d1f48de370a534e9dbc1b098ab8730027182c6ec31eacf70147d9 |
|
| LAC | 0.2 MB |
lac-3.2.4-17803.x86_64.rpm SHA-256: 0bc6c21c7d6d7ccf052fe17d9fd2d6d070fa1543085147525a7a038ad5369bd3 |
|
| aarch64 | Server | 14.0 MB |
liveconfig3-3.2.4-17803.aarch64.rpm SHA-256: 7296a17b99bcb0a0b81d793a0c702f3b1643fe252e9fe3645d5b942488ebffdc |
| Client | 7.3 MB |
lcclient3-3.2.4-17803.aarch64.rpm SHA-256: 5a3a81250655eadbb5d559f9805c6fab1ed71559585d34f8d0c0aec38793851a |
|
| LAC | 0.2 MB |
lac-3.2.4-17803.aarch64.rpm SHA-256: 77a7f1cdfbbde813d75101e97fc119ee8563c95a6bebcd88b32771717762e4e7 |