Commit Graph

52 Commits (main)

Author SHA1 Message Date
Mathijs van Veluw d722328f05
Container building changes (#3958)
7 months 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
5 years ago
Miro Prasil dd0b847912 Move current dockerfiles to their arch folders
5 years ago
Nils Domrose ff759397f6 initial mysql support
5 years ago
Emil Madsen badd22ac3d Make docker image build
5 years ago
Daniel García a8a92f6c51
New vault patch release
5 years ago
Daniel García 2a4cd24c60
Updated web vault to hide org plans again and updated dependencies
5 years ago
Daniel García d89bd707a8
Update vault release to show duo button
5 years ago
Daniel García d9406b0095
Update to web vault 2.10.0
5 years ago
Daniel García 6d7e15b2fd
Use web vault 2.9.0 release
5 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
5 years ago
Daniel García 9d027b96d8
Update web-vault to fix U2F NotTrustedAnchor error
5 years ago
Miroslav Prasil b4f6206eda Bump the vault version used to the latest one
5 years ago
Daniel García 1b11445bb2
Update dependencies and web vault
5 years ago
Daniel García 62b8500aae
Fix missing .env error in Dockerfile, the .env file is not needed for the Docker images
5 years ago
Miroslav Prasil 77cada4085 Update Vault to 2.8.0
5 years ago
Daniel García b8326a15a3
Add build.rs to dockerfile
5 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
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
6 years ago
Miroslav Prasil 0da4a8fc8a Update Vault to 1.27.0
6 years ago
Daniel García 8298795087 Update dependencies and bundle SQLite with the program, so we have one less dependency to install separately
6 years ago
Miroslav Prasil f00732ddc5 Move settings out of web-vault
6 years ago
Miroslav Prasil 818b511267 Fetch Vault from upstream when building Docker image
6 years ago
Daniel García e9a771057e Reduced Docker final image and updated dependencies
6 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)
6 years ago