Skip to content

Releases: vpolaris/Podman-Vaultwarden

Update 2.04

26 Apr 11:27
4a8ebf9
Compare
Choose a tag to compare

Added

Adding healthcheck command
Adding settings backup

Modified

Backup script use tar file to backup sql database and rsa-keys
Move to Web Vault version 2.28
Move to Fedora 35 container

Special thanks to marinmo for the support

Happy new year

31 Dec 13:32
e8773da
Compare
Choose a tag to compare

Bugfix:

Correction #17 and #18

Migration:

Move to Web Vault 2.25
Move to node.js 16
Move to npm 8 (see https://github.com/bitwarden/web#requirements)

Change :

node.js is now installed with dnf

New :

Add basic database backup script (optionnal)

Optimization:

Clean up process is more efficient

Cosmetic:

Try to render Dockerfile more readable ( even for me :-) )

Pre relased product

21 Nov 13:33
a893a0c
Compare
Choose a tag to compare
Pre relased product Pre-release
Pre-release

Modified :

Move to web vault 2.24.1
Move to fedora 34 container

Web vault is now built more efficiently based on Dani Garcia work
https://github.com/dani-garcia/bw_web_builds/blob/master/Dockerfile

Preview release

18 Aug 14:18
c22c917
Compare
Choose a tag to compare

bugfix:

  • ah02604 unable to configure certificate for stapling
  • Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/nodesource-fc33.repo; Configuration: OptionBinding with id "failovermethod" does not exist
  • localhost.pem is empty

changed

  • move web vault to version 2.20
  • most of container options are now stored in containers.conf
  • renaming many bitwarden entries to vaultwarden
    user
    directory
    certificates

new
automatic update (Start every Sunday)

Beta release

05 Apr 09:23
1e24069
Compare
Choose a tag to compare

If version 1.00 was a proof of concept. the version 2 is now fully functional with an automation script doing all the job

To do :
Resource control
Healtcheck
Logging

Initial relase

19 Mar 13:07
1.00
Compare
Choose a tag to compare

Don't wait too much
All things are static but working

To do
Create setup.sh with automation of
Download & extract layer.tar from archive
Generate Token and password
Add support for CentOS image container
Generate or preserve certificate
Add location for data directory
Versionning
Build the image