Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - demuxer86

#1
I am trying to follow this guide to get my nextcloud instance running properly with full security.     https://caddy.community/t/caddy-reverse-proxy-nextcloud-collabora-vaultwarden-with-local-https/12052

I have caddy installed and working, but this guide says I need to setup FQDN for nextcloud, and I'm not quite sure what it's referring to that would be, for me, in opnsense

Quote6. Local (Split) DNS

Each host or service should be given a FQDN to resolve the IP of the corresponding host in the local network. This is required to make the local certificate mechanism to work. For this wiki I created:

caddy.roadrunner → 192.168.0.2 to reach the frontend Caddy service
nextcloud.roadrunner → 192.168.0.4 to reach Nextcloud service
bitwarden.roadrunner → 192.168.0 .4 to reach Bitwarden service

Where do I go in Opnsense to enable, what would be for me, 'next.mydomain -> 10.20.80.2 ?