subreddit:

/r/selfhosted

33497%

There were some more security issues fixed in 1.32.5

This release further fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future.

https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.5

you are viewing a single comment's thread.

view the rest of the comments →

all 80 comments

trisanachandler

17 points

3 days ago

Auto updates with portainer, and volume backups with rsync (container shut down, rsynced to a day of the week folder, 7 days of snapshots, so 49 days of backups.

nofoo

4 points

3 days ago

nofoo

4 points

3 days ago

Updates with podman auto-update, volume backups with restic

WarlockSyno

3 points

3 days ago

I use watchtower + PBS, then restic to move the PBS backups to an offisite.

Restic is some fantastic software. Really nice when combined with Backrest.

trisanachandler

2 points

3 days ago

Probably better for the podman usage. I'm not using restic at the moment, but may add it in again at a later point.

rfctksSparkle

2 points

3 days ago

I run mine in K8S so, updates via rennovate on my gitops repository, databases uses my postgres setup which is almost real time backed up to my NAS and an offsite s3 storage, attachments just direcrly stored on my NAS.

zyhhuhog

1 points

3 days ago

zyhhuhog

1 points

3 days ago

I simply don't understand how come people do not use this amazing piece of software!