Opengist Logo Docker Compose

Explore

  • All gists
  • Topics
  • Users
Copyright © 2019 – 2026 mariushosting - All Rights Reserved.
Give feedback on the new UI Powered by Opengist ⋅ 30ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login Register

tracins

Joined 1 year ago

All gists 0 Liked 1
Recently created Least recently created Recently updated Least recently updated

abdul / Tailscale using Portainer

Last active 2 months ago
1 0 1
1 version: "3.9"
2 services:
3 ts-authkey-test:
4 image: tailscale/tailscale:latest
5 container_name: ts-authkey
6 hostname: authkey
7 environment:
8 - TS_AUTHKEY=tskey-auth- Generat YoUrOwNKeY at https://login.tailscale.com/admin/settings/keys
9 - TS_STATE_DIR=/var/lib/tailscale
10 - TS_USERSPACE=false