Open Source Webserver with PHP and MariaDB.
Caution
Experimental / Beta Status
This App is still in development and/or primarily developed for personal use. It is not extensively testet yet, but is expected to work fundamentally.
NGINX is a high-performance HTTP server and reverse proxy renowned for its stability, rich feature set, and low resource consumption. This addon provides NGINX with PHP-FPM and MariaDB client support, offering a modern and extremely fast alternative to Apache for serving complex web applications and handling high-concurrency environments.
This addon supports the Webserver App integration for Home Assistant. The integration is automatically installed/updated when the addon starts.
For more information and configuration details, please refer to the Integration README.
Configure the app via the Configuration tab in the Home Assistant App page.
certfile: fullchain.pem
default_conf: default
default_ssl_conf: default
document_root: /share/htdocs
init_commands: []
keyfile: privkey.pem
log_level: info
php_ini: default
ssl: false
website_name: web.localThis project is open-source and available under the MIT License. Maintained by FaserF.
