Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 462 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 462 Bytes

Setup for FOSS United Org Vaultwarden Instance

Vaultwarden is self hosted on the same server as the mon-web2 and the livecode server.

  • Server: mon-web2
  • OS: Ubuntu
  • Webserver: Caddy inside Docker Container

The docker-compose file is located in /home/mangesh/vaultwarden on the server. The hash for ADMIN_PASSWORD with generated with argon2. Check wiki for key generation guide.