Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: SQLite + Single docker container. #309

Open
mokeyish opened this issue Jun 16, 2023 · 1 comment
Open

FR: SQLite + Single docker container. #309

mokeyish opened this issue Jun 16, 2023 · 1 comment

Comments

@mokeyish
Copy link

Could you provide a version that use SQlite as database, and deploy with one docker command like

https://github.com/dani-garcia/vaultwarden#installation

docker pull vaultwarden/server:latest
docker run -d --name vaultwarden -v /vw-data/:/data/ -p 80:80 vaultwarden/server:latest
@simonbaird
Copy link
Collaborator

Yeah, I like that idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants