Skip to content

Files

This branch is 7 commits behind home-assistant/addons:master.

nginx_proxy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 12, 2024
Aug 14, 2024
Nov 11, 2024
Aug 14, 2024
Apr 20, 2023
May 11, 2020
Oct 3, 2024
Nov 11, 2024
Feb 4, 2020
Feb 11, 2021

Home Assistant Add-on: NGINX Home Assistant SSL proxy

Sets up an SSL proxy with NGINX and redirects traffic from port 80 to 443.

Supports aarch64 Architecture Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture Supports i386 Architecture

About

Sets up an SSL proxy with NGINX web server. It is typically used to forward SSL internet traffic while allowing unencrypted local traffic to/from a Home Assistant instance.

Make sure you have generated a certificate before you start this add-on. The Duck DNS add-on can generate a Let's Encrypt certificate that can be used by this add-on.