Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 447 Bytes

File metadata and controls

12 lines (8 loc) · 447 Bytes

vault-setup

Docker compose setup to run vaultwarden server behind Caddy reverse proxy attached to your Tailscale network

Tailscale needs to run on the host machine!

Setup

  • Clone the repo
  • Copy the Caddyfile.example file to Caddyfile
  • Change the <your hostname + tailnet here> to match your hostname.tailnet
  • Run make launch