You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ Make sure `curl` is installed since the Tailscale Extension script will need it.
19
19
20
+
### Environment Variables
21
+
22
+
You will need to generate an [ephemeral key](https://login.tailscale.com/admin/settings/authkeys) within your Tailscale account. Note, this will expire and need updating depending on the time period you select. List of the environment variables include:
23
+
24
+
-`TS_KEY` - Required. Your ephemeral key.
25
+
-`TS_HOSTNAME` - Optional. The value of `--hostname` parameter. Default `lambda`.
26
+
20
27
### OSs & Architectures
21
28
22
29
We publish multi-platform images for both `linux/amd64` and `linux/arm64/v8` and we also have Amazon Linux 2 and Debian/Ubuntu variants.
0 commit comments