Mathijs van Veluw
d722328f05
Container building changes ( #3958 )
...
* WIP: Container building changes
* Small updates
- Updated to rust 1.73.0
- Updated crates
- Updated documentation
- Added a bake.sh script to make baking easier
* Update GitHub Actions Workflow
- Updated workflow to use qemu and buildx bake
In the future i would like to extract the alpine based binaries and add
them as artifacts to the release.
* Address review remarks and small updates
- Addressed review remarks
- Added `podman-bake.sh` script to build Vaultwarden with podman
- Updated README
- Updated crates
- Added `VW_VERSION` support
- Added annotations
- Updated web-vault to v2023.9.1
1 year ago
Daniel García
4c324e1160
Change Dockerfiles to make the AMD image multidb
4 years ago
Miro Prasil
9671ed4cca
Symlink amd64 Dockerfile to repo root
6 years ago
Miro Prasil
dd0b847912
Move current dockerfiles to their arch folders
6 years ago
Nils Domrose
ff759397f6
initial mysql support
6 years ago
Emil Madsen
badd22ac3d
Make docker image build
6 years ago
Daniel García
a8a92f6c51
New vault patch release
6 years ago
Daniel García
2a4cd24c60
Updated web vault to hide org plans again and updated dependencies
6 years ago
Daniel García
d89bd707a8
Update vault release to show duo button
6 years ago
Daniel García
d9406b0095
Update to web vault 2.10.0
6 years ago
Daniel García
6d7e15b2fd
Use web vault 2.9.0 release
6 years ago
Daniel García
c6c00729e3
Update vault to new version. No need to wait for a release when even the official web vault is already using it
6 years ago
Daniel García
9d027b96d8
Update web-vault to fix U2F NotTrustedAnchor error
6 years ago
Miroslav Prasil
b4f6206eda
Bump the vault version used to the latest one
6 years ago
Daniel García
1b11445bb2
Update dependencies and web vault
6 years ago
Daniel García
62b8500aae
Fix missing .env error in Dockerfile, the .env file is not needed for the Docker images
6 years ago
Miroslav Prasil
77cada4085
Update Vault to 2.8.0
6 years ago
Daniel García
b8326a15a3
Add build.rs to dockerfile
6 years ago
Miroslav Prasil
23eadf2c9a
Update vault t o2.7.1
6 years ago
Daniel García
d3e4fb88ee
Fix wrong folder name
6 years ago
Daniel García
7ebba736cb
Updated dockerfiles to use compiled vaults
6 years ago
Daniel García
f2ab25085d
Updated dependencies, and dockerfiles to use NodeJS 10 LTS
6 years ago
Daniel García
e34f75c267
Make sure the dockerfile builds the project, instead of assuming the cached dummy is valid
6 years ago
Daniel García
2129946d14
Updated deps and web vault to 2.6.1
6 years ago
Daniel García
e177160ee9
Update web vault to 2.6.0
6 years ago
Daniel García
f84cbeaaf8
Merge branch 'master' into rocket-0.4
...
# Conflicts:
# src/db/models/organization.rs
6 years ago
Miroslav Prasil
b4e222d598
Bump vault version to 2.5.0
6 years ago
Miroslav Prasil
9b20247fc2
Remove libs from Dockerfile
6 years ago
Daniel García
e844f41abc
Make the docker images use port 80 (instead of 8000, which is the default in rocket 0.4)
6 years ago
Daniel García
adf40291e8
Update web vault to 2.4.0
6 years ago
Miroslav Prasil
3da410ef71
Update Vault to v2.3.0
6 years ago
Shane A. Faulkner
422f7ccfa8
Expose 3012 in docker build file for notifications
6 years ago
Daniel García
761a0a3393
Removed accidental change to Dockerfile
6 years ago
Daniel García
6660b0aef3
Updated web vault to version 2.2
6 years ago
Miroslav Prasil
73a1abed10
Update vault to latest version
6 years ago
Miroslav Prasil
ceb3d0314d
Use stable release of v2.0.0
6 years ago
Daniel García
659f677897
Add missing slash, to put it like it was at first
6 years ago
Daniel García
a291dea16f
Updated dependencies and Docker image to new web-vault
6 years ago
Miroslav Prasil
06f7bd7c97
Change number of workers in image, document the setting ( fixes #90 )
6 years ago
Miroslav Prasil
79fccccad7
Move the ROCKET_ENV to the runtime image
6 years ago
dustyrip
ca31f117d5
Allow users to specify ROCKET_ENV when starting container
6 years ago
Daniel García
dfb348d630
Install CA certificates to make HTTPS connections work
6 years ago
Daniel García
15833e8d95
Added Rocket.toml to the final docker image
6 years ago
Miroslav Prasil
0260667f7a
Use proper toolchain in Dockerfile
7 years ago
Miroslav Prasil
0da4a8fc8a
Update Vault to 1.27.0
7 years ago
Daniel García
8298795087
Update dependencies and bundle SQLite with the program, so we have one less dependency to install separately
7 years ago
Miroslav Prasil
f00732ddc5
Move settings out of web-vault
7 years ago
Miroslav Prasil
818b511267
Fetch Vault from upstream when building Docker image
7 years ago
Daniel García
e9a771057e
Reduced Docker final image and updated dependencies
7 years ago
Daniel García
d5486670d8
Fixed docker build and implemented automatic creation of JWT signing keys on platforms with OpenSSL (it needs to be on the PATH)
7 years ago