8000 GitHub - atxcowboy/librepanel: LibrePanel – A modern, open-source hosting control panel built upon the proven foundation of Froxlor. Enjoy streamlined server management, intuitive user interfaces, and powerful customization. Free your hosting with LibrePanel!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LibrePanel – A modern, open-source hosting control panel built upon the proven foundation of Froxlor. Enjoy streamlined server management, intuitive user interfaces, and powerful customization. Free your hosting with LibrePanel!

License

Notifications You must be signed in to change notification settings

atxcowboy/librepanel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibrePanel - Build (MariaDB) LibrePanel - Build (MySQL)

LibrePanel

A modern, open-source hosting control panel, forked from LibrePanel, and developed by the Panomity GmbH. Its goal is to simplify the effort of managing your hosting platform while providing flexibility and transparency.

Installation

Fast install

  1. Ensure that your webserver serves /var/www/html.
  2. Extract LibrePanel into /var/www/html (for example into /var/www/html/librepanel).
  3. Point your browser to http://[ip-of-webserver]/librepanel.
  4. Follow the installer.
  5. Log in as administrator.
  6. Have fun!

Note: If you choose manual configuration during installation, additional steps may be required:

  1. Adjust System > Settings according to your needs.
  2. Choose your distribution under System > Configuration.
  3. Follow the steps for your services (web server, PHP, etc.).

Detailed installation

Coming soon at librepanel.com (in development).
(For reference to LibrePanel’s docs, you may still look at docs.librepanel.org until LibrePanel’s docs are fully available.)

Help & Community

You may find help in the following places:

GitHub

Issues and discussions can be found at our GitHub repository:
https://github.com/atxcowboy/librepanel

(Community forums, a dedicated Discord, or other support channels may be added as LibrePanel grows.)

Caddy Web Server Support

LibrePanel supports Caddy as an alternative to Apache or Nginx. To enable and configure Caddy:

  1. In System > Settings, set Webserver to Caddy.
  2. (Optional) Adjust Caddy config directory (system_caddyconf, default /etc/caddy).
  3. (Optional) Adjust Caddy reload command (system_caddyreload_command, default systemctl reload caddy).
  4. Ensure PHP-FPM is installed and enabled; Caddy will automatically use the socket defined in PHP-FPM settings.
  5. Cron jobs will generate one .caddy.conf file per domain under your Caddy config directory.

Each Caddy vhost file includes:

  • tls <cert_file> <key_file> for SSL/TLS
  • root * <documentroot> to serve files
  • php_fastcgi unix/<fpm_socket> when PHP-FPM is enabled
  • file_server to enable static file serving

After configuration changes, run:

php bin/librepanel-cli librepanel:cron tasks

to rebuild and reload your Caddy configs.

License

LibrePanel is open-source software. See the COPYING file for license details.

Downloads

(As this is a new project/fork, official packages may still be in progress. Below is an example section for future reference.)

  • Latest Tarball
    Coming soon at librepanel.com

  • Debian repository
    Planned for future release. Stay tuned!

Contributing

We welcome contributions! Check out our CONTRIBUTING.md (to be updated) or open an issue/PR on GitHub.

About

LibrePanel – A modern, open-source hosting control panel built upon the proven foundation of Froxlor. Enjoy streamlined server management, intuitive user interfaces, and powerful customization. Free your hosting with LibrePanel!

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.0%
  • Twig 3.9%
  • Other 1.1%
0