spotsnel / cockpit-tailscale

[WIP] Cockpit application to manage Tailscale
GNU Lesser General Public License v2.1
72 stars 5 forks source link

Installation: container #5

Open gbraad opened 1 year ago

gbraad commented 1 year ago
gbraad commented 1 year ago

Use systemd unit: https://github.com/spotsnel/tailscale-systemd/issues/4

gbraad commented 1 year ago

Instead of:

$ tailscale status --json

commands need to be prefixed:

$ podman exec tailscale tailscale status --json