The server administration software for your needs - The official Froxlor development Git repository
Go to file
2024-01-29 20:26:38 +01:00
.github build nightly only from main branch #2 2024-01-06 15:01:28 +01:00
actions initial integration of let's encrypt renew-hook for froxlor-vhost; refs #1186 2024-01-13 11:12:48 +01:00
bin check subclass for cli commands to be \Symfony\Component\Console\Command\Command as the installcommand does not use \Froxlor\Cli\CliCommand 2023-12-07 11:16:53 +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 initial integration of let's encrypt renew-hook for froxlor-vhost; refs #1186 2024-01-13 11:12:48 +01:00
lib Rename dovecot config file generated be renew hook to ensure it gets included (#1233) 2024-01-29 20:26:38 +01:00
lng use correct syntax for postconf in Let's Encrypt renew-hook service-configuration replacement; add missing language strings 2024-01-19 16:01:31 +01:00
logs Improves gitignore and deletes unused .keep in /logs 2018-11-25 21:49:41 +01:00
templates fix incorrect top-5 customers in traffic overview for admins; show manual update command if webupdate is disabled 2024-01-19 09:21:38 +01:00
tests Check for argon2 support before using constant PASSWORD_ARGON2X (#1228) 2024-01-16 21:34:17 +01:00
.editorconfig add editorconfig 2022-02-25 21:25:15 +01:00
.gitignore remove mix; add vite 2023-10-16 12:48:35 +02: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 correctly redirect to last-page if session is timed out and remove passing script/qrystr url parameters 2023-08-11 12:12:31 +02:00
admin_apcuinfo.php beautification 2023-06-12 13:06:18 +02:00
admin_autoupdate.php secure filename of local-archive in webupdate 2023-05-25 09:51:55 +02:00
admin_configfiles.php backup rspamd configs in config-templates; add 'antispam' to valid_keys for config-json file; test existence of file in config-backup-function 2024-01-05 16:52:40 +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 more cleaning of planned backup-feature (postponed, see backup-feature branch) 2023-09-18 09:29:11 +02:00
admin_domains.php add formfield for domain-duplication; fix missing check for changed field in Domains.update() to force temporary disabling of ssl-vhost 2023-09-24 17:03:15 +02:00
admin_index.php correctly redirect to last-page if session is timed out and remove passing script/qrystr url parameters 2023-08-11 12:12:31 +02: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 beautification 2023-06-12 13:06:18 +02: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 add otp security check to critical settings 2023-07-10 13:40:48 +02:00
admin_templates.php make unconfigured/unknown domain page a file-template 2023-11-26 10:53:41 +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 fix font-color in apcu info; clear updatecheck-cache for nightly users 2023-12-30 23:30:52 +01:00
composer.lock implementation start of rspam/antispam feature 2024-01-05 15:37:04 +01:00
COPYING fix rpmlints incorrect-fsf-address 2013-05-04 10:32:16 +02:00
customer_domains.php little work on installation; replace hardcoded strings with variables/constants; update dependencies 2023-11-30 11:41:20 +01:00
customer_email.php implementation start of rspam/antispam feature 2024-01-05 15:37:04 +01:00
customer_extras.php little work on installation; replace hardcoded strings with variables/constants; update dependencies 2023-11-30 11:41:20 +01:00
customer_ftp.php little work on installation; replace hardcoded strings with variables/constants; update dependencies 2023-11-30 11:41:20 +01:00
customer_index.php fix wrong size-unit for mailquota-dashboard-info; fixes #1207 2023-12-15 09:32:02 +01:00
customer_logger.php add default-sorting of listings in frontend 2022-09-30 09:44:11 +02:00
customer_mysql.php little work on installation; replace hardcoded strings with variables/constants; update dependencies 2023-11-30 11:41:20 +01:00
customer_traffic.php adjust Request-class methods to be more flexible 2022-12-30 21:43:27 +01:00
dns_editor.php fix pagination for entity-listings with extra parameters 2023-02-11 08:52:43 +01:00
error_report.php add missing use statement for error-reporting to include the dbms version 2023-01-28 11:57:43 +01:00
index.php added configuration adjustment for prodtpd if renew-hook for lets encrypt is used; updater-compatibility if gui_access field is not present yet (froxlor <2.2); removed depercated gentoo config templates 2024-01-14 09:40:33 +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 vite from 4.4.12 to 4.5.2 (#1229) 2024-01-20 08:40:05 +01:00
package.json Bump vite from 4.4.12 to 4.5.2 (#1229) 2024-01-20 08:40:05 +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 (cosmetics) 2023-10-30 09:27:08 +01:00
SECURITY.md add v2.1 branch to security md as currently supported as well as update main-branch version; add field.disabled attribute to formfield-input-template 2024-01-06 14:46:54 +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
vite.config.js remove unnecessary vite-required; fix fonts-path on subdirectory-installation 2023-10-18 15:01:49 +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

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

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