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

non-critical-infra: vaultwarden init #287

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Conversation

JulienMalka
Copy link
Member

fixes #269

@JulienMalka
Copy link
Member Author

I'll merge this in the next 24h if no further remarks

@mweinelt
Copy link
Member

mweinelt commented Jan 29, 2024

The backup part has been implemented in #345. All that's left to do here to configure the backup is

services.backup.includes = [ config.services.vaultwarden.backupDir ];

@JulienMalka
Copy link
Member Author

The backup part has been implemented in #345. All that's left to do here to configure the backup is

services.backup.includes = [ config.services.vaultwarden.backupDir ];

Very awesome thanks !

@JulienMalka
Copy link
Member Author

This was blocked on the suboptimal way to perform backup for this, I am now using backup module from @mweinelt. Should be good to go.

@zimbatm
Copy link
Member

zimbatm commented Feb 8, 2024

If it's deployed, feel free to merge the PR

@JulienMalka JulienMalka merged commit ce9d9ac into master Feb 8, 2024
2 checks passed
@JulienMalka JulienMalka deleted the vaultwarden-init branch February 8, 2024 09:13
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

Successfully merging this pull request may close these issues.

non-critical-infra: run a vaultwarden instance
6 participants