The server administration software for your needs - The official Froxlor development Git repository
Go to file
2022-04-21 18:20:13 +02:00
.github add workflow to automatically trigger api-docs generation in Froxlor/Documentation 2022-01-21 17:02:35 +01:00
actions remove unused IgnorantRecursiveDirectoryIterator and fix uninitialized variables 2022-04-20 15:13:35 +02:00
bin adjustments 2022-04-17 17:18:09 +02:00
cache 0.11 dev (#1010) 2022-02-16 09:57:17 +01:00
doc add empty index.html file to all folders to avoid accidental folder-content disclosure if 'Options Indexes' is set for a (parent)folder containing froxlor in webserver-config 2022-03-24 14:35:30 +01:00
install fix font assets path, logo path, database installation and checks 2022-04-20 17:01:25 +02:00
lib merge branch '0.11-dev' of github.com:Froxlor/Froxlor into 0.11-dev 2022-04-21 18:20:13 +02:00
lng avoid redirect-loop when displaying error in admin-autoupdate; fix description for 'move to domain to other customer' 2022-04-20 16:12:42 +02:00
logs Improves gitignore and deletes unused .keep in /logs 2018-11-25 21:49:41 +01:00
scripts migrate shell/helper scripts to symfony/console components 2022-04-10 10:05:21 +02:00
templates merge branch '0.11-dev' of github.com:Froxlor/Froxlor into 0.11-dev 2022-04-21 18:20:13 +02:00
tests fix phpunit-tests for dev-versions 2022-04-01 10:36:27 +02:00
.editorconfig add editorconfig 2022-02-25 21:25:15 +01:00
.gitignore update cron fpm config builder and webpack assets 2022-04-21 18:19:23 +02:00
.travis.yml switch from freenode irc network to libera.chat irc network as freenode is dead 2021-06-16 11:57:38 +02:00
2fa.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
admin_admins.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
admin_apcuinfo.php refactor admin_acpuinfo 2022-03-26 16:47:46 +01:00
admin_autoupdate.php avoid redirect-loop when displaying error in admin-autoupdate; fix description for 'move to domain to other customer' 2022-04-20 16:12:42 +02:00
admin_configfiles.php add language strings for configfiles 2022-03-18 10:28:02 +01:00
admin_cronjobs.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
admin_customers.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
admin_domains.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
admin_index.php refactor error-reporting for admin/customer; remove now unused Froxlor\UI\Template class 2022-03-27 12:44:44 +02:00
admin_ipsandports.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
admin_logger.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
admin_message.php migrate admin_settings::testmail 2022-03-24 14:25:29 +01:00
admin_opcacheinfo.php migrate admin_opcacheinfo 2022-03-25 09:32:33 +01:00
admin_phpsettings.php added a few more entities to globalsearch (admin-side) 2022-03-20 09:53:30 +01:00
admin_plans.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
admin_settings.php remove unnecessary ternaries (#1027) 2022-04-14 09:02:10 +02:00
admin_templates.php remove unnecessary ternaries (#1027) 2022-04-14 09:02:10 +02:00
admin_traffic.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
admin_updates.php remove unused lib/version.inc.php file; added module-specific search to global-search; added new table for user-column-settings 2022-04-03 18:42:49 +02:00
api_keys.php show apikey details in modal-overlay; todo: edit allowed_from and valid_until 2022-04-09 13:32:08 +02:00
api.php allow api interaction via kind-of-RESTful style via api.php?/module/command/ 2022-04-17 20:59:25 +02:00
build.xml Ga testing (#955) 2021-07-17 14:14:35 +02:00
composer.json require correct version of symfony/console to be php7.4 compatible 2022-04-10 10:15:29 +02:00
composer.lock fix php compatibility hopefully for real now 2022-04-10 10:29:43 +02:00
COPYING fix rpmlints incorrect-fsf-address 2013-05-04 10:32:16 +02:00
customer_domains.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
customer_email.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
customer_extras.php fix ftp-action-links in listing; fix display of running/scheduled backup-job 2022-04-20 16:51:40 +02:00
customer_ftp.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
customer_index.php refactor error-reporting for admin/customer; remove now unused Froxlor\UI\Template class 2022-03-27 12:44:44 +02:00
customer_logger.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
customer_mysql.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
customer_traffic.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
dns_editor.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
error_report.php remove unused lib/version.inc.php file; added module-specific search to global-search; added new table for user-column-settings 2022-04-03 18:42:49 +02:00
favicon.ico add favicon 2022-03-06 20:55:04 +01:00
index.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
logfiles_viewer.php update ui class and traffic stats 2022-03-18 12:53:34 +01:00
package-lock.json update ui class and traffic stats 2022-03-18 12:53:34 +01:00
package.json update ui class and traffic stats 2022-03-18 12:53:34 +01:00
phpcs.xml get rid of most of the checkstyle warnings 2018-12-24 13:50:45 +01:00
phpdox.xml [CI] add composer to build.xml; run PHPCompatibility check; run only phpunit in travis 2018-12-23 10:39:27 +01:00
phpmd.xml auto-format all files; add table-definitions to test-bootstrap file 2018-12-21 12:24:07 +01:00
phpunit.xml Feature/crontaskid (#1005) 2022-01-21 10:03:45 +01:00
README.md update api and ajax handling and response 2022-02-20 11:38:08 +01:00
robots.txt Deny all robots 2021-06-01 14:45:47 +02:00
SECURITY.md Create SECURITY.md 2019-10-30 11:00:08 +01:00
ssl_certificates.php fix typo and re-add button to reset opcache in opcache-overview 2022-03-26 14:09:16 +01:00
ssl_editor.php remove unnecessary ternaries (#1027) 2022-04-14 09:02:10 +02:00
webpack.mix.js update cron fpm config builder and webpack assets 2022-04-21 18:19:23 +02:00

Froxlor-CI Froxlor-CI Discord

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

  1. Ensure that your webserver serves /var/www
  2. Extract froxlor into /var/www
  3. Point your browser to http://[ip-of-webserver]/froxlor
  4. Follow the installer
  5. Login as administrator
  6. Adjust "System > Settings" according to your needs
  7. Choose your distribution under "System > Configuration"
  8. Follow the steps for your services
  9. Have fun!

Detailed installation

https://docs.froxlor.org/general/installation/index.html

Help

You may find help in the following places:

Discord

The froxlor community discord server can be found here: https://discord.froxlor.org

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 - documentation: https://docs.froxlor.org/

License

May be found in COPYING

Downloads

Tarball

https://files.froxlor.org/releases/froxlor-latest.tar.gz MD5 SHA1

Debian repository

HowTo

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

HowTo

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

see here