Commit Graph

222 Commits (main)

Author SHA1 Message Date
Daniel García 45122bed9e
Update web vault to v2.25.1b
3 years ago
Daniel García 9a60eb04c2
Update web vault to 2.25.1 and rust base images to march rust-toolchain, the official rust images don't have nightly builds, so just use the latest
3 years ago
D. Scott Boggs 85c0aa1619 Bump rust version to mitigate CVE-2022-21658
3 years ago
BlackDex 5b430f22bc
Support all DB's for Alpine and Debian
3 years ago
Daniel García 9e4d372213
Update web vault to 2.25.0
3 years ago
BlackDex c453528dc1
Macro recursion decrease and other optimizations
3 years ago
Daniel García 450c4d4d97
Update web vault to 2.24.1
3 years ago
Daniel García 03c0a5e405
Update web vault image to v2.23.0c
3 years ago
BlackDex fce6cb5865
Update OpenSSL via an updated clux build image.
3 years ago
BlackDex 9928a5404b
Revert Debian images back to Buster.
3 years ago
Daniel García 4d33e24099
Update web vault to 2.23.0
3 years ago
BlackDex ca0fd7a31b Optimize release workflow.
3 years ago
Jeremy Lin 4350e9d241 Update Debian base images to bullseye
3 years ago
Daniel García 37525b1e7e
Merge branch 'fix-timezone-alpine-container' of https://github.com/mrckndt/vaultwarden into mrckndt-fix-timezone-alpine-container
3 years ago
Marco f6bd8b3462 Adding tzdata to container
3 years ago
BlackDex 89b5f7c98d Dependency updates
3 years ago
Daniel García c666497130
Update webvault to 2.21.1
3 years ago
BlackDex 18703bf195 Fix armv7 alpine build.
3 years ago
Daniel García 8bf1278b1b
Update web vault and docker base images
3 years ago
Daniel García c380d9c379
Support for webauthn and u2f->webauthn migrations
3 years ago
BlackDex 565439a914 Updated Pipelines and fixed new Hadolints
4 years ago
Daniel García 1e5306b820
Remove warning when compiling only with mysql and add compatibility mode with the old docker script names
4 years ago
Daniel García 34ea10475d
Project renaming
4 years ago
Daniel García ced7f1771a
Update dependencies
4 years ago
Daniel García b268c3dd1c
Update web vault and add unnoficialserver response
4 years ago
BlackDex 95fc88ae5b Some admin interface updates.
4 years ago
BlackDex 9caf4bf383 Misc changes.
4 years ago
Daniel García 60164182ae
Fix alpine armv7 build
4 years ago
Daniel García 7436b454db
Update web vault to 2.19.0
4 years ago
std2main cdf5b6ec2d Add a dot in find command.
4 years ago
Daniel García 9117095764
Update dependencies and web vault
4 years ago
Daniel García 5b14608041
Update web vault to have better error messages when not using HTTPS
4 years ago
Jeremy Lin f82de8d00d Update Alpine base images to 3.13
4 years ago
Daniel García a74bc2e58f
Update web vault to 2.18.1b
4 years ago
BlackDex 5860679624 Updated dependencies and small mail fixes
4 years ago
Daniel García 4628e4519d
Update web vault to 2.18.1
4 years ago
Daniel García 580c1bbc7d
Update web vault to 2.18.0
4 years ago
Jeremy Lin c5ca588a6f Dockerfile.j2: clean up web-vault section
4 years ago
Marco Kilchhofer 1e31043fb3 Improve shutdown behavior (on kubernetes)
4 years ago
Jeremy Lin 5633b6ac94 Use Docker Buildx for multi-arch builds
4 years ago
BlackDex feefe69094 Updated Github Actions, Fixed Dockerfile
4 years ago
Daniel García 6530904883
Update web vault version to 2.17.1
4 years ago
BlackDex d46a6ac687 Updated dependencies and Dockerfiles
4 years ago
Daniel García 257b143df1
Remove some duplicate code in Dockerfile with the help of some variables
4 years ago
BlackDex ce99e5c583 Fixed issue with building Alpine armv7 image.
4 years ago
BlackDex 8c03746a67 Fixed building mysql, postgresql and sqlite3 for arm
4 years ago
Daniel García 8746d36845
Document database connection retries and change alpine repo for catatonit
4 years ago
Daniel García 22b9c80007
Reorganize dockerfile template slightly (same result)
4 years ago
Daniel García ab4355cfed
Updated web vault, dependencies and base docker images
4 years ago
Aiden McClelland 6a8f42da8a
specify version of cmosh's alpine-arm
4 years ago
Aiden McClelland b58bff1178 alpine arm building successfully
4 years ago
Daniel García dbc082dc75
Update web vault to 2.16.0 and dependencies
4 years ago
Jeremy Lin 6b5fa201aa Fix the Alpine build
4 years ago
Daniel García 4c324e1160
Change Dockerfiles to make the AMD image multidb
4 years ago
Jeremy Lin 4559e85daa Multi-arch image support
4 years ago
Jeremy Lin bbef332e25 Dockerfile.j2: remove dead code
4 years ago
Jeremy Lin d5f9b33f66 Add startup script to support init operations
4 years ago
Daniel García d4357eb55a
Updated dependencies ans web vault version
4 years ago
Daniel García a1f304dff7
Update web vault to v2.14.0
5 years ago
Daniel García 4be8dae626
Make web vault show a more informative error when browsers block WebCrypto in insecure contexts and update dependencies
5 years ago
Daniel García 5471088e93
Merge pull request #933 from jjlin/dockerfiles
5 years ago
Daniel García 4e85a1dee1
Update web vault to 2.13.2
5 years ago
Jeremy Lin d4bfa1a189 Rebuild Dockerfiles to match latest Dockerfile.j2 template
5 years ago
Jeremy Lin bbb0484d03 Healthcheck fixes/optimizations
5 years ago
Jeremy Lin fdf50f0064 Update healthcheck script to handle alternate base dir
5 years ago
Ymage b837348b25 Build as static
5 years ago
Daniel García edabf19ddf
Update vault to 2.13.1
5 years ago
Daniel García b6612e90ca
Update dependencies
5 years ago
Daniel García edfdda86ae
Use web vault built by docker autobuild, using the hash to reference the image for extra security
5 years ago
Daniel García 0a3008e753
Update web vault used in docker
5 years ago
Daniel García 916e96b143
Update web vault to fix copy issues
5 years ago
Daniel García 84ed185579
Update u2f to 0.2, which requires OpenSSL but also might solve the problems we've had with certificates.
5 years ago
Daniel García a3b30ed65a
Add missing target armv7 and cross compile envs
5 years ago
Robin Schneider 402c857d17
Add hint to Dockerfile's that they are generated
5 years ago
Robin Schneider def858854b
Readd missing cargo build for armv7. Thanks to @dani-garcia!
5 years ago
Robin Schneider f6761ac30e
Remove debugging echo statement from Dockerfiles
5 years ago
Robin Schneider f8e49ea3f4
Use apt-get instead of apt in Dockerfiles, also --no-install-recommends
5 years ago
Robin Schneider f6a4a2127b
Remove duplicate empty lines in generated Dockerfiles
5 years ago
Robin Schneider 446fc3f1f8
Set build time options for dpkg and reproducible builds
5 years ago
Robin Schneider 146525db91
Improve Jinja2 template logic a bit
5 years ago
Robin Schneider 1698b43f9b
Readd missing cargo setup for armv7. Thanks to @dani-garcia!
5 years ago
Robin Schneider 078b21db85
Fix armv6 build, thanks to @dani-garcia for the review!
5 years ago
Robin Schneider 43adcde094
Move `rustup target` before `cargo build`. Thanks to @dani-garcia!
5 years ago
Daniel García 7a0bb18dcf
Make `cargo new` independent of workdir to be exact
5 years ago
Robin Schneider 47a5a4e1fc
Fix package name for Ubuntu 16.04 based image. Thanks @dani-garcia!
5 years ago
Robin Schneider 0f0e5876ae
Move `dpkg --add-architecture` before the first apt call
5 years ago
Robin Schneider 43aa75dc89
Fix cross platform build support, thanks to @dani-garcia for the review
5 years ago
Robin Schneider 8280d200ea
Generate Dockerfiles from one source for maintainability. Closes #785.
5 years ago
Robin Schneider f250c54813
WIP: Use Debian base image for all steps of the build process
5 years ago
Daniel García 4cec502f7b
Update docker images to alpine 3.11 and rust 1.40
5 years ago
Daniel García cf5a985b31
Updated rust images and enabled minimal profile
5 years ago
Daniel García cbadf00941
Update web vault to fix twofactorauth.org integration
5 years ago
Gernot Nusshall 748c825202 cleaner startup exec in order to build the image and run the container with podman/libpod
5 years ago
Gernot Nusshall 204993568a cleaner startup exec in order to build the image and run the container with podman/libpod
5 years ago
Gernot Nusshall 70be2d93ce cleaner startup exec in order to build the image and run the container with podman/libpod
5 years ago
Patrick Li efc65b93f8
Don't install mysql libraries for sqlite builds
5 years ago
Daniel García 97d41c2686
Revert rustup minimal profile, rustup can't be updated
5 years ago
Daniel García fccc0a4b05
Update rocket to latest master
5 years ago
Daniel García 57b1d3f850
Update dependencies and docker base images
5 years ago
Miro Prasil acdd42935b Add sqlite binary into the docker images
5 years ago
Michael Powers f5f9861a78
Adds support for PostgreSQL which resolves #87 and is mentioned in #246.
5 years ago
Daniel García f9408a00c6
Allow self signed certs and increase a bit the timings
5 years ago
Daniel García ae8bf954c1
Updated web vault to 2.12
5 years ago
Miro Prasil eea3f13bb3 Fix #603 and remove mysql from sqlite image
5 years ago
Daniel García dda244edd8
Merge pull request #589 from H3npi/H3npi-patch-1
5 years ago
H3npi cce3ce816c Adds environment port to curl healthcheck
5 years ago
H3npi 66a68f6d22 Adds Healthcheck for all docker container
5 years ago
Daniel García 469318bcbd
Updated dependencies and web vault version
5 years ago
Daniel García 8be2ed6255
Update web vault to 2.11.0
5 years ago
Daniel García 05a1137828
Move backend checks to build.rs to fail fast, and updated dependencies
5 years ago
Felix Bartels 0b13a8c4aa last round of linting fixes
5 years ago
Felix Bartels 3fbd7919d8 more linting fixes
5 years ago
Felix Bartels 5f688ff209 no more linting errors for the main Dockerfile
5 years ago
Miro Prasil d10ef3fd4b Create Dockerfiles for mysql builds
6 years ago
Miro Prasil dd0b847912 Move current dockerfiles to their arch folders
6 years ago
Daniel García 9a8cae836b
Remove vault patch file, and point users to the vault builds repo for the patch
6 years ago
Daniel García adf40291e8
Update web vault to 2.4.0
6 years ago
Daniel García 6660b0aef3 Updated web vault to version 2.2
6 years ago
Miroslav Prasil 5ecafb157d Disable analytics via patch to Vault
6 years ago
Miroslav Prasil 039860f87e Fix patch file for v2.1.1
6 years ago
Daniel García a291dea16f Updated dependencies and Docker image to new web-vault
6 years ago
Miroslav Prasil f00732ddc5 Move settings out of web-vault
7 years ago