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 |
Daniel García
|
47a116bbee
|
Get host from client and put it in the attachments URL (only the web vault works without indicating the host in the URL)
|
7 years ago |
Daniel García
|
5cd40c63ed
|
First working version
|
7 years ago |