The server administration software for your needs - The official Froxlor development Git repository
Go to file
2018-02-25 18:29:28 +01:00
.github doc: extend notes about contributing; add issue template 2017-05-01 21:24:48 +02:00
actions/admin/settings add default-ssl-ip setting 2018-02-21 11:50:34 +01:00
css Optimized images 2015-01-16 21:16:50 +01:00
install Merge remote-tracking branch 'origin/master' into 0.10.0 2018-02-25 18:29:28 +01:00
js fix lintian warning executable-not-elf-or-script 2016-01-18 10:54:46 +01:00
lib Merge remote-tracking branch 'origin/master' into 0.10.0 2018-02-25 18:29:28 +01:00
lng show basic api doc in webinterface (top-menu - options - API help) 2018-02-22 13:41:28 +01:00
logs fix inline-css (violation of Content Security Policy) 2014-12-29 20:48:56 +01:00
scripts add field for fullchain to be stored in ssl-certificates-table; create fullchain file if given (it's not used by froxlor); do not generate/renew certificates for disabled customers domains 2018-02-25 18:22:15 +01:00
templates forgot to hit save :P 2018-02-23 19:51:06 +01:00
.gitignore don't split .gitignore 2016-06-19 23:09:04 +02:00
admin_admins.php finish Mysqls.update, untested 2018-02-24 16:46:56 +01:00
admin_apcuinfo.php Removed unnecessary exit - calls 2016-02-22 12:10:18 +01:00
admin_autoupdate.php set update-check-urls to api-version; started working on Customers-ApiCommand 2018-02-16 10:56:27 +01:00
admin_configfiles.php validating config-template parameters; avoid URL misuse, thx to hyp3rlinx for noticing this 2017-12-27 10:01:07 +01:00
admin_cronjobs.php Reverting HTMLform2 changes 2015-06-10 14:59:38 +02:00
admin_customers.php finished Customer::update(), untested 2018-02-19 10:45:41 +01:00
admin_domains.php add Domains api module 2018-02-15 14:44:48 +01:00
admin_index.php fixes in Admins.update(); use ApiCommand for theme-, language- and password-change 2018-02-23 12:48:17 +01:00
admin_ipsandports.php converted IpsAndPorts to API 2018-02-15 07:48:03 +01:00
admin_logger.php Fix rowcount value for logger 2017-03-17 13:05:39 +01:00
admin_message.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
admin_opcacheinfo.php Removed unnecessary exit - calls 2016-02-22 12:10:18 +01:00
admin_phpsettings.php add FpmDaemons ApiCommand 2018-02-19 13:58:39 +01:00
admin_plans.php fix correct display of selected checkbox imap/pop3 when editing hosting plan 2018-02-14 07:40:39 +01:00
admin_settings.php insert tasks to rebuild configs etc. after import of settings, thx to v3ng for noticing 2018-02-20 19:15:55 +01:00
admin_templates.php remove each() keyword as it is deprecated as of php-7.2, fixes #479 2017-10-31 13:03:06 +01:00
admin_tickets.php get rid of almost never used HTMLPurifier library and beautify subject display on ticket-overview 2015-01-25 08:34:03 +01:00
admin_traffic.php Removed unnecessary exit - calls 2016-02-22 12:10:18 +01:00
admin_updates.php set version to 0.9.35.1; fix updater :x 2016-04-08 13:52:06 +02:00
api.php minor changes for testing 2018-02-25 11:47:28 +01:00
apihelp.php added Mysqls.add 2018-02-24 12:13:47 +01:00
COPYING fix rpmlints incorrect-fsf-address 2013-05-04 10:32:16 +02:00
customer_domains.php disable wildcard-usage with Let's Encrypt as ACME-v2 only supports the dns-01 challenge for now (pity) 2018-01-09 15:33:23 +01:00
customer_email.php fix wrong variable name typo, fixes #484 2017-11-06 07:36:51 +01:00
customer_extras.php Remove superfluous exit-statement 2016-08-01 15:05:58 +02:00
customer_ftp.php minor changes in ApiCommand; added Ftps.get ApiCommand 2018-02-24 20:52:21 +01:00
customer_index.php fixes in Admins.update(); use ApiCommand for theme-, language- and password-change 2018-02-23 12:48:17 +01:00
customer_logger.php Fix customer logs: 2017-04-15 15:58:50 +07:00
customer_mysql.php finish Mysqls.update, untested 2018-02-24 16:46:56 +01:00
customer_tickets.php do not check hide-options 'domains' in customer_tickets, fixes #502 2018-01-09 11:18:03 +01:00
customer_traffic.php fix group by clause to be be compliant with mysql 5.7 2016-09-24 15:30:58 +02:00
dns_editor.php secure included webinterface-modules; add settings-functions to Froxlor-ApiCommand 2018-02-22 21:05:58 +01:00
index.php remove each() keyword as it is deprecated as of php-7.2, fixes #479 2017-10-31 13:03:06 +01:00
README.md remove unnecessary and out-of-date info from README, fixed variable typo in lib/init.php 2018-02-05 08:36:25 +01:00
ssl_certificates.php secure included webinterface-modules; add settings-functions to Froxlor-ApiCommand 2018-02-22 21:05:58 +01:00

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://github.com/Froxlor/Froxlor/wiki/Install-froxlor-from-tarball

Help

You may find help in the following places:

IRC

froxlor may be found on freenode.net, channel #froxlor: irc://chat.freenode.net/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

HowTo

/etc/apt/sources.list.d/froxlor.list

deb http://debian.froxlor.org {wheezy|jessie} main

Gentoo repository

HowTo

https://files.froxlor.org/gentoo/repositories.xml

Contributing

see here