Replies: 5 comments 2 replies
|
+1 on this. It would hep to manage stateless Vaultwarden deployments. Bookstack allows this and deployment in Kubernetes is ridiculously easy as you usually already have a DBMS and an object storage service running (or use Amazon's S3). At least for my use case this would allow to re-enable attachments |
|
Implementation could possibly make use of |
|
I would rather suggest to use https://github.com/awslabs/mountpoint-s3 or https://github.com/s3fs-fuse/s3fs-fuse |
|
This is not working with https://github.com/awslabs/mountpoint-s3 as last one has very weak POSIX compatibility And VW got and error as well, when try to write attachment |
|
Has this been abandoned? I also need it for kubernetes HA |
Uh oh!
There was an error while loading. Please reload this page.
It would be great to see attachment integration with S3 as a backend, because it's more reliable and manageble for K8S installations - without using PVCs for pods w/ VaultWarden
All reactions