The server administration software for your needs. Developed by experienced server administrators, this panel simplifies the effort of managing your hosting platform.
- Ensure that your webserver serves /var/www
- Extract froxlor into /var/www
- Point your browser to https://[ip-of-webserver]/froxlor
- Follow the installer
- Login as administrator
- Adjust "System > Settings" according to your needs
- Choose your distribution under "System > Configuration"
- Follow the steps for your services
- Have fun!
https://github.com/Froxlor/Froxlor/wiki/Install-froxlor-from-tarball
You may find help in the following places:
froxlor may be found on libera.chat, channel #froxlor: irc:https://irc.libera.chat/froxlor
The community is located on https://forum.froxlor.org/
More documentation may be found in the froxlor - wiki: https://github.com/Froxlor/Froxlor/wiki
May be found in COPYING
https://files.froxlor.org/releases/froxlor-latest.tar.gz MD5 SHA1
apt-get -y install apt-transport-https lsb-release ca-certificates
wget -O - https://deb.froxlor.org/froxlor.gpg | apt-key add -
echo "deb https://deb.froxlor.org/debian $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list
apt-get -y install apt-transport-https lsb-release ca-certificates
wget -O - https://deb.froxlor.org/froxlor.gpg | apt-key add -
echo "deb https://deb.froxlor.org/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list