926ce427fc89810c4b37b64ce36edecb2a666e4c
update php-fpm defaults; update paths for current stable php-7.3; read froxlor default php.ini from file rather then using phpconfig with id=1; fixes #796
store ace-string of domain besides idn-converted string to have correct sorting in the frontend; fixes #809
output traffic values correctly when not using bcmath and kind of fix wrong unit display on mouseover, fixes #425
list dns entries after add/delete action handling so the table of entries always shows the current state withouth reloading the page; fixes #887
Froxlor
The server administration software for your needs. Developed by experienced server administrators, this panel simplifies the effort of managing your hosting platform.
Installation
Fast install
- Ensure that your webserver serves /var/www
- Extract froxlor into /var/www
- Point your browser to http://[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!
Detailed installation
https://github.com/Froxlor/Froxlor/wiki/Install-froxlor-from-tarball
Help
You may find help in the following places:
IRC
froxlor may be found on libera.chat, channel #froxlor: irc://irc.libera.chat/froxlor
Forum
The community is located on https://forum.froxlor.org/
Wiki
More documentation may be found in the froxlor - wiki: https://github.com/Froxlor/Froxlor/wiki
License
May be found in COPYING
Downloads
Tarball
https://files.froxlor.org/releases/froxlor-latest.tar.gz MD5 SHA1
Debian repository
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
Ubuntu repository
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
Contributing
Description
Languages
PHP
92.3%
Smarty
5.8%
CSS
1.2%
JavaScript
0.4%
HTML
0.3%