The server administration software for your needs - The official Froxlor development Git repository
Go to file
2018-03-06 21:08:02 +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-03-06 21:08:02 +01:00
js fix lintian warning executable-not-elf-or-script 2016-01-18 10:54:46 +01:00
lib added first methods of Emails ApiCommand 2018-03-06 14:02:27 +01:00
lng implement deleting of api-keys via webinterface 2018-03-06 12:26:41 +01:00
logs fix inline-css (violation of Content Security Policy) 2014-12-29 20:48:56 +01:00
scripts fix missing sql-prepared-statement parameter, fixes #528 2018-03-02 19:36:56 +01:00
templates Merge remote-tracking branch 'origin/master' into 0.10.0 2018-03-04 12:40:55 +01:00
tests added first methods of Emails ApiCommand 2018-03-06 14:02:27 +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 started work in SubDomains-ApiCommand; minor fixes 2018-02-27 10:34:37 +01:00
admin_index.php started UI api-key management 2018-03-04 12:40:47 +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 list() is a reserved php keyword, changed ApiCommand::list() to ApiCommand::listing() 2018-03-02 17:22:47 +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_keys.php implement generating of api-key for customer 2018-03-06 12:43:24 +01: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
build.xml enhance phpdox config 2018-03-02 18:25:06 +01:00
COPYING fix rpmlints incorrect-fsf-address 2013-05-04 10:32:16 +02:00
customer_domains.php added Certificates-ApiCommand 2018-03-05 14:21:36 +01:00
customer_email.php added first methods of Emails ApiCommand 2018-03-06 14:02:27 +01:00
customer_extras.php Remove superfluous exit-statement 2016-08-01 15:05:58 +02:00
customer_ftp.php completed Ftps-ApiCommand 2018-02-27 08:23:19 +01:00
customer_index.php started UI api-key management 2018-03-04 12:40:47 +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
phpcs.xml ignore some more checkstyle rules 2018-02-27 10:54:03 +01:00
phpdox.xml enhance phpdox config 2018-03-02 18:25:06 +01:00
phpmd.xml forgot to save again 2018-03-03 21:42:34 +01:00
phpunit.xml added first methods of Emails ApiCommand 2018-03-06 14:02:27 +01:00
README.md Update README.md 2018-02-27 08:59:49 +01:00
ssl_certificates.php added Certificates-ApiCommand 2018-03-05 14:21:36 +01:00

Build Status

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