boringproxy/docker/client/examples/home-assistant
2022-02-20 14:40:56 +02:00
..
config added docker examples 2022-02-18 08:52:52 +02:00
docker-compose.yml update to reflect v0.9 changes 2022-02-20 14:40:56 +02:00
README.md update to reflect v0.9 changes 2022-02-20 14:40:56 +02:00
start.sh added docker examples 2022-02-18 08:52:52 +02:00
stop.sh added docker examples 2022-02-18 08:52:52 +02:00

FUse boringproxy with home-assistant

Update compose file

Edit docker-compose.yml and change the following under commands for service boringproxy

  • bp.example.com: your admin domain
  • your-user-token: token generated by your server
  • your-email-address: the email address to register with Let's Encrypt

Add tunnel in WebUI

Add new tunnel with the following config

  • Domain: domain for this tunnel
  • Tunnel Type: Client TSL
  • Tunnel Port: Random
  • Client Name: docker-homeassistant
  • Client Address: homeassistant
  • Client Port: 8123

Start containers

To start the container(s), run the start script in the example folder

./start.sh