|
|
|
|
|
by wonrax
811 days ago
|
|
Tailscale remains useful when deploying with GitHub actions. Currently, I have my cloud VM open on an unconventional SSH port so that GHA workers can SSH into it and initiate the deployment. I plan to utilize their action [0] so that any GHA worker can access the deployment machine without exposing any ports. [0] https://github.com/tailscale/github-action |
|