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

boonkerz/Froxlor

This branch is 12 commits ahead of, 92 commits behind froxlor/Froxlor:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ae9d68d · May 27, 2024
May 27, 2024
May 27, 2024
Dec 7, 2023
Feb 16, 2022
Apr 28, 2022
May 27, 2024
May 27, 2024
May 27, 2024
Nov 25, 2018
May 12, 2024
Feb 9, 2024
Feb 25, 2022
Oct 16, 2023
May 9, 2024
May 4, 2013
Oct 30, 2023
Jan 6, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 11, 2024
May 9, 2024
Dec 30, 2022
May 9, 2024
Jul 22, 2022
May 9, 2024
Jul 17, 2021
Dec 30, 2023
May 16, 2024
May 12, 2024
May 12, 2024
May 12, 2024
May 12, 2024
May 10, 2024
Sep 30, 2022
May 12, 2024
Dec 30, 2022
May 11, 2024
May 9, 2024
May 16, 2024
Dec 30, 2022
Apr 27, 2024
Apr 27, 2024
Dec 24, 2018
Dec 23, 2018
Dec 21, 2018
Jan 21, 2022
May 9, 2024
May 9, 2024
Oct 18, 2023

Repository files navigation

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

About

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

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.1%
  • Twig 4.0%
  • Other 0.9%