froxlor / froxlor
The server administration software for your needs. Developed by experienced server administrators, this panel simplifies the effort of managing your hosting platform.
Fund package maintenance!
d00p
Installs: 22
Dependents: 0
Suggesters: 0
Security: 38
Stars: 1 642
Watchers: 93
Forks: 458
Open Issues: 35
Requires
- php: ^7.4 || ^8.0
- ext-ctype: *
- ext-curl: *
- ext-fileinfo: *
- ext-filter: *
- ext-gd: *
- ext-gmp: *
- ext-gnupg: *
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- ext-pdo: *
- ext-pdo_mysql: *
- ext-posix: *
- ext-session: *
- ext-simplexml: *
- ext-xml: *
- amnuts/opcache-gui: ^3.4
- froxlor/idna-convert-legacy: ^2.1
- league/commonmark: ^2.4
- monolog/monolog: ^1.24
- pear/net_dns2: ^1.5
- phpmailer/phpmailer: ~6.0
- robthree/twofactorauth: ^1.6
- symfony/console: ^5.4
- twig/twig: ^3.3
- voku/anti-xss: ^4.1
Requires (Dev)
- ext-pcntl: *
- pdepend/pdepend: ^2.9
- phpcompatibility/php-compatibility: *
- phploc/phploc: ^7.0
- phpmd/phpmd: ^2.10
- phpstan/phpstan: ^1.8
- phpunit/php-timer: ^5
- phpunit/phpunit: ^9
- sebastian/phpcpd: ^6.0
- squizlabs/php_codesniffer: *
Suggests
- ext-apcu: *
- ext-bcmath: *
- ext-readline: *
- ext-zip: *
- dev-main
- v2.2.x-dev
- 2.2.5
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.2.0-rc3
- 2.2.0-rc2
- 2.2.0-rc1
- v2.1.x-dev
- 2.1.9
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.1.0-rc3
- 2.1.0-rc2
- 2.1.0-rc1
- 2.1.0-beta2
- 2.1.0-beta1
- 2.0.24
- 2.0.23
- 2.0.22
- 2.0.21
- 2.0.20
- 2.0.19
- 2.0.18
- 2.0.17
- 2.0.16
- 2.0.15
- 2.0.14
- 2.0.13
- 2.0.12
- 2.0.11
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 0.10.38.3
- 0.10.38.2
- 0.10.38.1
- 0.10.38
- 0.10.37
- 0.10.36
- 0.10.35.1
- 0.10.35
- 0.10.34.1
- 0.10.34
- 0.10.33
- 0.10.32
- 0.10.31
- 0.10.30
- 0.10.29.1
- 0.10.29
- 0.10.28
- 0.10.27
- 0.10.26
- 0.10.25
- 0.10.24
- 0.10.23.1
- 0.10.23
- 0.10.22
- 0.10.21
- 0.10.20
- 0.10.19
- 0.10.18
- 0.10.17
- 0.10.16
- 0.10.15
- 0.10.14
- 0.10.13
- 0.10.12
- 0.10.11
- 0.10.10
- 0.10.9
- 0.10.8
- 0.10.7
- 0.10.6
- 0.10.5
- 0.10.4
- 0.10.3
- 0.10.2
- 0.10.1
- 0.10.0
- 0.10.0-rc2
- 0.10.0-rc1
- dev-dependabot/npm_and_yarn/vite-4.5.5
- dev-backup-feature
- dev-plugin-feature
This package is auto-updated.
Last update: 2024-12-03 20:20:41 UTC
README
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/html
- Extract froxlor into /var/www/html
- Point your browser to http://[ip-of-webserver]/froxlor
- Follow the installer
- Login as administrator
- Have fun!
If you have chosen to do the configuration by hand during the installation, you have to complete some more steps:
- Adjust "System > Settings" according to your needs
- Choose your distribution under "System > Configuration"
- Follow the steps for your services
Detailed installation
https://docs.froxlor.org/latest/general/installation/
Help
You may find help in the following places:
Discord
The froxlor community discord server can be found here: https://discord.froxlor.org
Forum
The community is located on https://forum.froxlor.org/
Documentation
The documentation may be found at https://docs.froxlor.org/
License
May be found in COPYING
Downloads
Tarball
https://files.froxlor.org/releases/froxlor-latest.tar.gz MD5 SHA1
Debian / Ubuntu repository
Debian
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'
Ubuntu
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'