Skip to content

Latest commit

 

History

History

README.md

NGINX

Logo

Open your Home Assistant instance and show the app dashboard. Home Assistant App Docker Image Project Maintenance

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.


📖 About

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.


🏠 Home Assistant Integration

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.


⚙️ Configuration

Configure the app via the Configuration tab in the Home Assistant App page.

Options

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.local

👨‍💻 Credits & License

This project is open-source and available under the MIT License. Maintained by FaserF.