• 0 Posts
  • 9 Comments
Joined 1 month ago
cake
Cake day: June 3rd, 2024

help-circle





  • I think this is what you should look into. Are the services in Heimdall listed with the local IP or host names? Or are they referenced with the tailscale IP?

    Three things I want to add here:

    • On tailscale I can only access my home lab’s root page with the services being accessible with something like domain.tld/service.
    • service.domain.tld is not supported by tailscale. (See github issue)
    • The local domain is different to the tailscale domain. If you want to use them with a reverse proxy (nginx, caddy) you need to have rules configured for your tailscale magic DNS domain too.

    I hope this helps.



  • Please do. Maybe you‘ll find something useful. I found radicale working best for me (it was easy to install and selfhost). Selfhosting covers many topics, so it‘s difficult to share additional links here. But if you do a websearch, you should find good tutorials. Try to host in the local network first, and install a VPN to access services like CalDAV or CardDAV on the road. This will keep you from spending time on additional security considerations when hosting something on a public accessible host, which can be overwhelming when still being at the beginning.