HEX
Server: LiteSpeed
System: Linux houston.panomity.com 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64
User: nudepix (1011)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //opt/librepanel_corrupt/README.md
[![LibrePanel - Build (MariaDB)](https://github.com/atxcowboy/librepanel/actions/workflows/build-mariadb.yml/badge.svg?branch=main)](https://github.com/atxcowboy/librepanel/actions/workflows/build-mariadb.yml)
[![LibrePanel - Build (MySQL)](https://github.com/atxcowboy/librepanel/actions/workflows/build-mysql.yml/badge.svg?branch=main)](https://github.com/atxcowboy/librepanel/actions/workflows/build-mysql.yml)

# LibrePanel

A modern, open-source hosting control panel, forked from LibrePanel, and developed by the [Panomity GmbH](https://www.panomity.com). 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](https://librepanel.com/) (in development).  
*(For reference to LibrePanel’s docs, you may still look at [docs.librepanel.org](https://docs.librepanel.org/latest/general/installation/) 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](https://github.com/atxcowboy/librepanel)

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

## License

LibrePanel is open-source software. See the [COPYING](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](https://librepanel.com/downloads)*
  
- **Debian repository**  
  *Planned for future release. Stay tuned!*

## Contributing

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