Skip to content

exiled-scot/vaultwarden-linode-stackscript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vaultwarden-docker-compose

A self hosted password manager,

TODO: Convert from docker-compose to one-click Linode stackscript.

Enabling admin page

IMPORTANT: It's heavily recommended to activate HTTPS before enabling this feature, to avoid possible MITM attacks.

This page allows a server administrator to view all the registered users and to delete them. It also allows inviting new users, even when registration is disabled.

To enable the admin page, you need to set an authentication token. This token can be anything, but it's recommended to use a long, randomly generated string of characters, for example running openssl rand -base64 48. Keep this token secret, this is the password to access the admin area of your server!

Note : edit .env and config.json file with your parameters

All documents can be found here : @https://github.com/dani-garcia/vaultwarden/wiki

Blog post can be found here: https://geekscircuit.com/password-manager/

About

A self hosted password manager,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%