You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run aio behind a reverse proxy only open port 80, the domain that you want to use needs to point to your public ip-address, do not open port 443, set up a dns-server like pi-hole and use it as dns-server in your network, set a custom dns record for this domain and point it to the internal ip-address of your reverse proxy, (set the dns-server in docker-config.json to the internal ip of the dns server - not neccessarily needed) -> now everything should work.
use dns-challenge with e.g. caddy as revers proxy, set up a local ip-address as a-record for your domain, disable dns-rebind-protection for this domain in your router settings -> should work as well.
use cloudflare? (but basically it is open to the public then but will work in situations where you are not in control over the network)
The text was updated successfully, but these errors were encountered:
szaimen
changed the title
add documentation how to get it running locally (without opening ports to the public)
add documentation how to get it running locally (without opening NC to the public)
Jul 1, 2022
two options:
The text was updated successfully, but these errors were encountered: