Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

GustawXYZ/reverseproxy-ha-and-nc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HomeAssistant and Nextcloud through Nginx

Lets say you wish to have two services: HomeAssistant and Nextcloud running, but you have only one 443 and 80 port on your router to forward.

Using Nginx as "reverse proxy" is just the solution for you.

  1. You port forward 443 and 80 to the device hostig your Nginx
  2. Configure Nginx to redirect calls to either HomeAssistant or Nextcloud (based on domain name)
  3. Configure Nextcloud and HomeAssistant.

Done :D

That's the high level picture.

I have a video where I go through details of this configuration: https://youtu.be/pZEL2J3vwmM

About

This is an example config to get home assistant and nextloud running under the same network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages