Commit graph

13 commits

Author SHA1 Message Date
ec6d85943e slight readme tweaks 2023-12-30 14:27:12 -06:00
54da987ff5 support extra args to tailscale up 2023-12-29 21:58:39 -06:00
9e4c2bb4e5 update variable names to match official image 2023-12-29 21:36:35 -06:00
a996ea8d28 update readme 2023-12-29 13:47:00 -06:00
d3ca767b8a use TS_FUNNEL as boolean to enable funnel on TS_SERVE_PORT 2023-12-29 13:43:50 -06:00
fe4cba9c4f update readme 2023-12-29 12:55:34 -06:00
Louis-Philippe Asselin
01fc64c5ff
Fix readme mention of Makefile 2022-09-01 15:00:39 -04: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
Louis-Philippe Asselin
39dc4c1692
Update README.md 2022-08-22 14:42:29 -04:00
Louis-Philippe Asselin
a04c671990
Update README.md 2022-08-22 14:42:16 -04:00
Louis-Philippe Asselin
beb2ad6bb6 environment variable auth key 2022-08-22 14:40:50 -04:00
Louis-Philippe Asselin
1009329b49 working examples simple and complex 2022-08-22 14:03:01 -04:00
Louis-Philippe Asselin
40bf327e69
Initial commit 2022-08-22 13:17:40 -04:00