Enable Tailscale SSH: - name: Servers hosts: all roles: - role: artis3n.tailscale vars: # Example pulling the API key from the env vars on the host running Ansible tailscale_authkey: "{{ lookup('env', 'TAILSCALE_KEY') }}" tailscale_args: "--ssh" Pass arbitrary command-line arguments...
Ubuntu ☑️ Umbrel ☑️ UniFi Network Server ☑️ Unmanic ☑️ Uptime Kuma ☑️ Vaultwarden ☑️ Will probably work on default install if you have a lot of ram. Otherwise use the Alpine Linux version. Wastebin ☑️ WatchYourLAN ☑️ Whisparr ☑️ ...
Tailscale— Zero config VPN to access your Umbrel from anywhere Transmission— A fast, easy and free BitTorrent client Uptime Kuma— Self-hosted uptime monitoring tool Urbit— Run Urbit on your Umbrel Whoogle Search— A self-hosted, ad-free, privacy-respecting metasearch engine Social Element— ...
Tailscale Login to Tailscale Open the VM shell and run: curl -fsSL https://tailscale.com/install.sh | sh sudo tailscale up # Follow the instruction to register the device Tailscale SSH On the host being connected to, you need to advertise that Tailscale is managing SSH connections which or...
This role installs and configures Tailscale on a Linux target. Supported operating systems: Debian / Ubuntu CentOS / RedHat Rocky Linux / AlmaLinux Amazon Linux 2023 / Amazon Linux 2 Fedora Arch Linux OpenSUSE Oracle Linux Raspbian See the CI worfklow for the list of distribution versions activel...