Would be cool to work with TSDproxy to support docker-compose containers (docker apps not installed through the Unraid apps screen) so they can be managed through the Label Manager UI! To support docker-compose projects with TSDproxy, I've edited the tsdproxy.yaml to add: files:
critical: # Name the target provider
filename: /config/proxies.yamlThen in that proxies.yaml file I can add proxies. This makes them show up in TSDproxy to then authenticate to Tailscale. invoiceshelf:
url: http://192.168.1.3:8123
tlsValidate: false
tailscale:
ephemeral: false