Dashboard

⚠️
Dashboard is still in very early stages of development.

TSDProxy docker compose

Update docker-compose.yml with the following:

    labels:
      - tsdproxy.enable=true
      - tsdproxy.name=dash

Restart TSDProxy

docker compose restart

Test Dashboard access

curl https://dash.FUNNY-NAME.ts.net
ℹ️
Note that you need to replace FUNNY-NAME with the name of your network.
Last updated on