1
0
mirror of https://github.com/tommytran732/Vaultwarden-Docker-Compose synced 2024-11-09 21:21:34 -05:00
Vaultwarden Docker-Compose
Go to file
Tommy 37f631524e
Add CAP_NET_BIND_SERVICE for vaultwarden
Signed-off-by: Tommy <contact@tommytran.io>
2023-04-09 05:31:32 -04:00
Caddyfile Remove unsafe-inline from script-src 2023-01-12 08:52:21 -05:00
docker-compose.yml Add CAP_NET_BIND_SERVICE for vaultwarden 2023-04-09 05:31:32 -04:00
LICENSE Initial commit 2022-09-11 15:03:45 -04:00
README.md Properly isolate networks 2022-11-23 08:17:23 -05:00

Vaultwarden Docker-Compose

Vaultwarden Docker-Compose

  1. Update docker-compose.yml
  2. Run docker-compose up and make sure nothing errors out. You can use docker-compose up -d to start it in the background if you want.
  3. Uncomment the approprieate lines in Caddyfile to block access to /admin after you finish configuring your server.