Skip to content
forked from froxlor/Froxlor

The server administration software for your needs - The official Froxlor development Git repository

License

Notifications You must be signed in to change notification settings

andlinger/Froxlor

This branch is 1350 commits behind froxlor/Froxlor:main.

Folders and files

NameName
Last commit message
Last commit date
Oct 30, 2019
May 18, 2020
Dec 21, 2018
Oct 8, 2019
Oct 2, 2020
Jul 28, 2020
Oct 13, 2020
May 18, 2020
Nov 25, 2018
May 8, 2020
Sep 7, 2020
Oct 5, 2020
Jul 29, 2019
Jun 12, 2020
Apr 28, 2020
May 4, 2013
Jan 2, 2020
Oct 30, 2019
Jul 29, 2020
Dec 26, 2018
Oct 12, 2019
Dec 22, 2018
Nov 10, 2019
Jul 29, 2020
Jul 29, 2020
Oct 10, 2019
Mar 2, 2020
Nov 10, 2019
Dec 26, 2018
Dec 26, 2018
Jan 31, 2020
Nov 13, 2019
Dec 26, 2018
Dec 26, 2018
Dec 24, 2018
Dec 26, 2018
Nov 1, 2019
Jun 4, 2019
Jul 29, 2019
Jan 3, 2020
May 27, 2020
Feb 29, 2020
Jul 29, 2020
Nov 10, 2019
Nov 10, 2019
Oct 16, 2019
Nov 10, 2019
Jul 29, 2020
Sep 7, 2020
Oct 12, 2020
Feb 29, 2020
Dec 25, 2018
Dec 24, 2018
Dec 23, 2018
Dec 21, 2018
Jun 10, 2019
Nov 12, 2019

Repository files navigation

Build Status Gitter

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

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

About

The server administration software for your needs - The official Froxlor development Git repository

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.2%
  • Other 0.8%