Folks,

When I’m at home, I’ve got Heimdall setup to let me into my applications easily.

When I’m away, I use tailscale to get into my home network. But I end up having to put in the URLs of the applications manually.

What options do I have? Do I setup another Heimdall instance with all the URLs as tailscale friendly?

Is there another dashboard solution out there that maybe takes the base URL of the dashboard and uses that to build the URLs of the applications?

So if I go to home.local then all the apps point to home.local:port and if I get to the dashboard using home.ts.net, then all the apps become home.ts.net:ports

Any suggestions or recommendations of dashboards that do this?

  • ShimitarA
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    Not familiar with tailscale, but maybe you only need a reverse proxy? That will let you map all your services to subdomain names and use a single dashboard both internally and from outside.

    I assume tailscale is just wireguard under the hood.