Commit graph

6 commits

Author SHA1 Message Date
root
52468c63cc Refactor: restructure Docker project for better readability 2025-02-25 17:40:13 +01:00
RipleyBooya
535dd47967
Update entrypoint.tailscale.sh
Enable ssh compression with autossh:

  -o "Compression=yes"
2025-02-25 12:17:40 +01:00
RipleyBooya
22f480d7ad
Update entrypoint.tailscale.sh 2025-02-24 02:35:23 +01:00
RipleyBooya
b230c873b3
Update entrypoint.tailscale.sh
remove TAILSCALE_AUTHKEY for now and replace it with TAILSCALE_PARAM
2025-02-24 02:09:49 +01:00
RipleyBooya
678df7f850
Update entrypoint.tailscale.sh
ENV TAILSCALE_PARAM="" # New: Allows full customization of tailscale up command
ENV TAILSCALE_AUTH_KEY="" # Fallback if TAILSCALE_PARAM is empty/not set
2025-02-24 01:47:48 +01:00
RipleyBooya
4b672b6e03
Create entrypoint.tailscale.sh 2025-02-21 15:47:53 +01:00