The server administration software for your needs - The official Froxlor development Git repository
Go to file
2023-01-12 08:33:19 +01:00
.github Update CONTRIBUTING.md 2022-12-05 10:14:35 +01:00
actions add Google CA to available acme.sh providers; fixes #1065 2023-01-09 10:00:08 +01:00
bin fixes for ValidateAcmeWebroot command 2023-01-11 20:47:07 +01:00
cache 0.11 dev (#1010) 2022-02-16 09:57:17 +01:00
doc major refactoring of almost all files 2022-04-28 20:48:00 +02:00
install show command to regenerate cron.d-file if previous deletion of old files could not be done automatically, fixes #1076 2023-01-12 08:33:19 +01:00
lib continue checking domains even if no config was found, thx knox 2023-01-11 21:07:00 +01:00
lng fix csrf for clearing apcu/opcache cache 2022-12-31 09:08:34 +01:00
logs Improves gitignore and deletes unused .keep in /logs 2018-11-25 21:49:41 +01:00
templates remove hardcoded logo height 2023-01-11 22:43:00 +01:00
tests set correct expected return-code from exception in unit-test 2022-12-31 00:50:30 +01:00
.editorconfig add editorconfig 2022-02-25 21:25:15 +01:00
.gitignore mysql-remote-server fixes 2023-01-08 23:20:31 +01:00
2fa.php fix email 2fa; insert task to rebuild vhosts after customer changes password for statistics-page 2022-12-26 13:00:34 +01:00
admin_admins.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
admin_apcuinfo.php fix csrf for clearing apcu/opcache cache 2022-12-31 09:08:34 +01:00
admin_autoupdate.php fix standardSuccess language-replacer parameter; if hide-incompatible-settings is activated, also hide settings-overview-panel if incompatible 2022-10-13 11:24:58 +02:00
admin_configfiles.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
admin_cronjobs.php dont show page content for resellers withouth required permissions to actually do something 2022-12-31 00:42:58 +01:00
admin_customers.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
admin_domains.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
admin_index.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
admin_ipsandports.php dont show page content for resellers withouth required permissions to actually do something 2022-12-31 00:42:58 +01:00
admin_logger.php add default-sorting of listings in frontend 2022-09-30 09:44:11 +02:00
admin_message.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
admin_mysqlserver.php dont show page content for resellers withouth required permissions to actually do something 2022-12-31 00:42:58 +01:00
admin_opcacheinfo.php fix customer listing for admins when deactivated customers exist; fix potential row-size too large error for panel_customers; fix possible undefined timestamps in opcache-info; set version to 2.0.1 2023-01-08 15:37:46 +01:00
admin_phpsettings.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
admin_plans.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
admin_settings.php mysql-remote-server fixes 2023-01-08 23:20:31 +01:00
admin_templates.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
admin_traffic.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
admin_updates.php add 'goaccess' as new and default traffic analyzer tool 2022-11-03 08:58:11 +01:00
api_keys.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
api.php catch php errors to return valid JSON when invoking API, refs #1047 2022-07-22 08:37:19 +02:00
build.xml Ga testing (#955) 2021-07-17 14:14:35 +02:00
composer.json various minor bugfixes; composer requirements update 2022-08-10 00:17:11 +02:00
composer.lock Bump twig/twig from 3.4.1 to 3.4.3 (#1055) 2022-09-30 20:20:31 +02:00
COPYING fix rpmlints incorrect-fsf-address 2013-05-04 10:32:16 +02:00
customer_domains.php disable correct mod_php in bionic-config-templates when fcgid/php-fpm is selected 2023-01-09 09:25:29 +01:00
customer_email.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
customer_extras.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
customer_ftp.php reenable access to ftp view for customers with ftps=0 because the main account is always being created 2023-01-11 14:58:18 +01:00
customer_index.php fix email 2fa; insert task to rebuild vhosts after customer changes password for statistics-page 2022-12-26 13:00:34 +01:00
customer_logger.php add default-sorting of listings in frontend 2022-09-30 09:44:11 +02:00
customer_mysql.php mysql-remote-server fixes 2023-01-08 23:20:31 +01:00
customer_traffic.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
dns_editor.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
error_report.php temporarily change innodb_strict_mode to run table updates (shorten fields) 2023-01-08 19:36:05 +01:00
index.php use same error message for invalid user and disabled password reset to not give away if a user exists 2022-12-02 13:25:17 +01:00
logfiles_viewer.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
package-lock.json Bump json5 from 1.0.1 to 1.0.2 (#1069) 2023-01-09 09:51:52 +01:00
package.json update form validation for customers 2022-12-27 15:21:53 +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 readme, fix badges and links 2022-12-07 10:58:45 +01:00
robots.txt Deny all robots 2021-06-01 14:45:47 +02:00
SECURITY.md secure logo uploading, avoid frame-inclusion, adjustments to SECURITY.md and minor changes in UI for domain import and darkmode 2022-12-02 09:24:08 +01:00
ssl_certificates.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
ssl_editor.php adjust button styles in ssl- and dns-editor; don't show notice about pcntl when using --no-fork 2022-10-23 20:43:21 +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/html
  2. Extract froxlor into /var/www/html
  3. Point your browser to http://[ip-of-webserver]/froxlor
  4. Follow the installer
  5. Login as administrator
  6. Have fun!

If you have chosen to do the configuration by hand during the installation, you have to complete some more steps:

  1. Adjust "System > Settings" according to your needs
  2. Choose your distribution under "System > Configuration"
  3. 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

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 / Ubutnu repository

HowTo

Debian

apt-get -y install apt-transport-https lsb-release ca-certificates curl
curl -sSLo /usr/share/keyrings/deb.froxlor.org-froxlor.gpg https://deb.froxlor.org/froxlor.gpg
echo sh -c '"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-get -y install apt-transport-https lsb-release ca-certificates curl
curl -sSLo /usr/share/keyrings/deb.froxlor.org-froxlor.gpg https://deb.froxlor.org/froxlor.gpg
echo sh -c '"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'

Contributing

see here