The server administration software for your needs - The official Froxlor development Git repository
The server administration software for your needs.
Developed by experienced server administrators, this panel simplifies the effort of managing your hosting platform.
If you have chosen to do the configuration by hand during the installation, you have to complete some more steps:
https://docs.froxlor.org/latest/general/installation/
You may find help in the following places:
The froxlor community discord server can be found here: https://discord.froxlor.org
The community is located on https://forum.froxlor.org/
The documentation may be found at https://docs.froxlor.org/
May be found in COPYING
https://files.froxlor.org/releases/froxlor-latest.tar.gz MD5 SHA1
apt -y install apt-transport-https lsb-release ca-certificates curl gnupg
curl -sSLo /usr/share/keyrings/deb.froxlor.org-froxlor.gpg https://deb.froxlor.org/froxlor.gpg
sh -c 'echo "deb [signed-by=/usr/share/keyrings/deb.froxlor.org-froxlor.gpg] https://deb.froxlor.org/debian $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list'
apt -y install apt-transport-https lsb-release ca-certificates curl gnupg
curl -sSLo /usr/share/keyrings/deb.froxlor.org-froxlor.gpg https://deb.froxlor.org/froxlor.gpg
sh -c 'echo "deb [signed-by=/usr/share/keyrings/deb.froxlor.org-froxlor.gpg] https://deb.froxlor.org/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/froxlor.list'