Miro Prasil
acdd42935b
Add sqlite binary into the docker images
This is done to enable backup functionality in the admin interface while
we're waiting for the libsqlite-sys 0.17 to bubble up in the upstream
dependencies. Then we can start using `VACUUM INTO`
This also extends the check for the sqlite binary to also try `sqlite3`
as this is the name of the binary in baseimage distributions we use.
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
This changes the healthcheck to use `sh` instead of bash, that is absent
from some image versions. (like alpine)
It also removes `*mariadb*` packages from runtime image of sqlite images
as these shouldn't be required.
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
6 years ago
Daniel García
05a1137828
Move backend checks to build.rs to fail fast, and updated dependencies
6 years ago
Felix Bartels
0b13a8c4aa
last round of linting fixes
Signed-off-by: Felix Bartels <felix@host-consultants.de>
6 years ago
Felix Bartels
3fbd7919d8
more linting fixes
Signed-off-by: Felix Bartels <felix@host-consultants.de>
6 years ago
Miro Prasil
dd0b847912
Move current dockerfiles to their arch folders
6 years ago
Nils Domrose
6f7220b68e
adapt other Dockerfiles
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
Cédric Laubacher
2768396a72
Update Runtime Base Image to Alpine v3.9
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
Miroslav Prasil
23eadf2c9a
Update vault t o2.7.1
6 years ago
Nick Fox
e245e965ba
Fix broken rebase
6 years ago
Miroslav Prasil
063dfcf487
FIx failing alpine build
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
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
Miroslav Prasil
0935cb90a4
fix bad path in Alpine Dockerfile
6 years ago
Miroslav Prasil
bf1c96695b
Update dockerfile for alpine, armv7 and aarch64
6 years ago
Miroslav Prasil
b4e222d598
Bump vault version to 2.5.0
6 years ago
Miroslav Prasil
f408efc927
Also remove libs from other platforms Dockerfiles
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
Miroslav Prasil
1a5c1979e3
Move Alpine Dockerfile to separate file
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
ffec0b065b
Updated build image version
6 years ago
Miroslav Prasil
ef2413a5aa
Fix SSL issue, rm cache
7 years ago
Miroslav Prasil
ca8e1c646d
Update build image
7 years ago
Miroslav Prasil
346c7630c9
Initial implementation of musl build on top of Alpine
7 years ago
Miroslav Prasil
73a1abed10
Update vault to latest version
7 years ago
Miroslav Prasil
ceb3d0314d
Use stable release of v2.0.0
7 years ago
Daniel García
659f677897
Add missing slash, to put it like it was at first
7 years ago