The server administration software for your needs - The official Froxlor development Git repository
Go to file
2022-02-24 15:39:04 +01:00
.github add workflow to automatically trigger api-docs generation in Froxlor/Documentation 2022-01-21 17:02:35 +01:00
actions/admin/settings update docs url for api-documentation 2022-01-25 14:54:52 +01:00
cache 0.11 dev (#1010) 2022-02-16 09:57:17 +01:00
doc/example update api and ajax handling and response 2022-02-20 11:38:08 +01:00
install Merge remote-tracking branch 'origin/master' into 0.11-dev 2022-02-24 08:51:56 +01:00
js update jquery library, fixes #872 2020-07-28 13:28:47 +02:00
lib Merge branch '0.11-dev' of github.com:Froxlor/Froxlor into 0.11-dev 2022-02-24 15:39:04 +01:00
lng Merge remote-tracking branch 'origin/master' into 0.11-dev 2022-02-24 08:51:56 +01:00
logs Improves gitignore and deletes unused .keep in /logs 2018-11-25 21:49:41 +01:00
scripts Merge remote-tracking branch 'origin/master' into 0.11-dev 2022-02-24 08:51:56 +01:00
templates format href to link if it is a linker array 2022-02-24 15:38:10 +01:00
tests set minimum php version to 7.4 and fix templates 2022-02-18 18:50:45 +01:00
.gitignore fix javascript and images, update css 2022-02-16 11:59:52 +01: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 remove special characters from name when generating extrausers file 2020-04-28 07:59:37 +02:00
admin_admins.php update tabellisting and callbacks, make columns invisible 2022-02-23 17:33:54 +01:00
admin_apcuinfo.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
admin_autoupdate.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
admin_configfiles.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
admin_cronjobs.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
admin_customers.php update tabellisting and callbacks, make columns invisible 2022-02-23 17:33:54 +01:00
admin_domains.php update tabellisting and callbacks, make columns invisible 2022-02-23 17:33:54 +01:00
admin_index.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
admin_ipsandports.php forgot a line of old code 2022-02-23 17:41:31 +01:00
admin_logger.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
admin_message.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
admin_opcacheinfo.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
admin_phpsettings.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
admin_plans.php more work on add/edit forms 2022-02-22 19:31:28 +01:00
admin_settings.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
admin_templates.php more work on add/edit forms 2022-02-22 19:31:28 +01:00
admin_traffic.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
admin_updates.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
api_keys.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
api.php lot of formfield corrections; form-adjustments; implementing of add/edit for most customer_* pages 2022-02-21 17:42:04 +01:00
build.xml Ga testing (#955) 2021-07-17 14:14:35 +02:00
composer.json update composer.json and fix dependencies for php <8.0 to stay 7.4 compatible 2022-02-16 15:32:48 +01:00
composer.lock update composer.json and fix dependencies for php <8.0 to stay 7.4 compatible 2022-02-16 15:32:48 +01:00
COPYING fix rpmlints incorrect-fsf-address 2013-05-04 10:32:16 +02:00
customer_domains.php lot of formfield corrections; form-adjustments; implementing of add/edit for most customer_* pages 2022-02-21 17:42:04 +01:00
customer_email.php lot of formfield corrections; form-adjustments; implementing of add/edit for most customer_* pages 2022-02-21 17:42:04 +01:00
customer_extras.php lot of formfield corrections; form-adjustments; implementing of add/edit for most customer_* pages 2022-02-21 17:42:04 +01:00
customer_ftp.php lot of formfield corrections; form-adjustments; implementing of add/edit for most customer_* pages 2022-02-21 17:42:04 +01:00
customer_index.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
customer_logger.php lot of formfield corrections; form-adjustments; implementing of add/edit for most customer_* pages 2022-02-21 17:42:04 +01:00
customer_mysql.php lot of formfield corrections; form-adjustments; implementing of add/edit for most customer_* pages 2022-02-21 17:42:04 +01:00
customer_traffic.php lot of formfield corrections; form-adjustments; implementing of add/edit for most customer_* pages 2022-02-21 17:42:04 +01:00
dns_editor.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
index.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
logfiles_viewer.php update templates introduce request helper 2022-02-20 18:00:59 +01:00
mix-manifest.json update templates and base structure 2022-02-18 17:06:23 +01:00
package-lock.json 0.11 dev (#1010) 2022-02-16 09:57:17 +01:00
package.json 0.11 dev (#1010) 2022-02-16 09:57:17 +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 keep searching code in ssl_certificates if something was searched and no results were returned, thx to Ithariel 2019-11-12 12:53:38 +01:00
webpack.mix.js update api and ajax handling and response 2022-02-20 11:38:08 +01: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