Commit graph

8 commits

Author SHA1 Message Date
ea60d34376 bump tailscale version 2023-12-28 13:27:08 -06:00
6efb18f99d remove unnecessary wait 2023-12-28 13:26:46 -06:00
968d1b6ac0 configure tailscale serve is $TS_SERVE_PORT set 2023-12-28 13:26:24 -06:00
fdd8ef5456 shorten env var names 2023-12-28 13:25:49 -06:00
Robert Jensen
3a69a2c3c6
Update Dockerfile to latest release
Updated to v1.54.1
2023-12-07 21:21:45 +01:00
Ian Neubert
9626fd835c
Set optional tailscaled flags with TAILSCALE_OPT (#6)
* Allow user to set additional Tailscaled options

* Added example use of TAILSCALE_OPT
2023-04-04 10:28:36 -04:00
Ian Neubert
45916632fa
Update tailscale & nginx (#4)
* Update tailscale version

* Update nginx
2023-01-05 11:01:09 -05:00
Louis-Philippe Asselin
7c146ab113
Version 1.0 (#2)
* Adds @rhjensen79 k8s example

* Instructions in README instead of Makefile

* Adds optional TAILSCALE_HOSTNAME instead of hardcoding in tailscale.sh

* TAILSCALE_STATE_ARG env variable, to enable stateful-example which reuses the same ip between deployments

* Fix tailscale.sh for proper `tailscale logout` on container SIGTERM

* Adds github action to build image

* all docker images are in the images folder. Instead of repeating in each example

Co-authored-by: Robert Jensen <robert@robert-jensen.dk>
2022-09-01 14:51:23 -04:00