Commit Graph

32 Commits (75c80df27133deb5a8fb65b1828e190925256e46)

Author SHA1 Message Date
Jonas Zohren a3a9b60abc chore(ci): Adjust to rust version bumps 1 year ago
Jonas Zohren a4261aac76 * Fix Debian builds by actually including the whole `debian` directory into deb creation
* Fix CI by explicitly setting hostname of docker in docker service
* Fix Docker build by bumping the Rust version to 1.69
* Fix cargo check in CI by bumping the Rust version to 1.69
1 year ago
Jonas Zohren b37876f3b2 fix(ci): Only build in (remote host) docker and switch to glibc 2 years ago
Charles Hall 286936db32
msrv is 1.63 in Cargo.toml; use that 2 years ago
Charles Hall bf7c4b4001
update rust to avoid a cargo problem
We were hitting [this bug][0] when trying to select a version for clap
^4.

[0]: https://github.com/rust-lang/cargo/issues/10623
2 years ago
majso 18ca2e4c29
Dockerfile: changing DB path to be same as we are using in CI 2 years ago
Jonas Zohren b4225cb0fc
fix(docker): use user 1000 and standard db path 2 years ago
Jonas Zohren 98b67da649
fix: Docker syntax 2 years ago
Jonas Zohren 0be8500c4f
Set all env vars in docker README 2 years ago
Jonas Zohren 97507d2880
Remove most env vars from Dockerfile 2 years ago
Timo Kösters de6c3312ce
docs: make all configs match 2 years ago
Jonas Zohren c4733676cf Apply feedback from Ticho 2 years ago
Jonas Zohren e5bac5e4f5
fix: Running in Docker 2 years ago
Jonas Platte 5afb27a5a9
Use latest stable for Docker image 2 years ago
Jonas Zohren 339a26f56c Update docker images 3 years ago
Jonas Zohren 9bfc7b34b6 Fixes for !225 3 years ago
Jonas Zohren 2fff720df3 CI: New Multiarch builds and Docker images + cargo clippy/test output now integrated into GitLab 3 years ago
Daniel Wiesenberg a469ca0461 Move docker healthcheck into dedicated script. 3 years ago
Daniel Wiesenberg a7b6af7caf Bump version of alpine docker image to 3.14 3 years ago
Daniel Wiesenberg 6a96cfaac1 Change default port in docker to the new
conduit default port 6167 and fix the docker healthcheck
3 years ago
Daniel Wiesenberg 5a7ccbdfab Add CONDUIT_CONFIG to all relevant docker files
And mention that an empty string can be used to configure
Conduit purely with env vars.
3 years ago
Daniel Wiesenberg 52a96b3d84 Update Dockerfile and docker-compose
- Dockerfile now tracks the gitlab repository and the master branch.
- docker-compose now points to conduit.toml instead of Rocket.toml and
its env vars were also renamed from ROCKET_ to CONDUIT_.
Furthermore vectorim/riot-web was changed to vectorim/element-web
3 years ago
Daniel Wiesenberg 2d6b7750fd Fix order of docker command arguments and change repository link to...
...github.com repo, to relieve some pressure from git.koesters.xyz.
4 years ago
Timo a2dbc6fe6d
Change license to Apache-2.0 4 years ago
Daniel Wiesenberg 38ac3e42be Docker add healthcheck and mention Docker Hub image 4 years ago
Faelar 0fef955b28 Fix license. 4 years ago
Daniel Wiesenberg 7288010e55 Move additional files into dedicated folder and make build the def...
...fault in the compose files.
4 years ago
Daniel Wiesenberg 5f3cb3f926 Minor modifications to compose file and update Dockerfile comments 4 years ago
Daniel Wiesenberg 0338053774 Add ability to switch between local and remote build with build arg a...
...nd add env vars to docker-compose
4 years ago
Daniel Wiesenberg ecb6416244 Image now builds and runs 🎉 Thx to the help of yzhr 4 years ago
Daniel Wiesenberg a21858758c Change labels from label-schema to opencontainer.image 4 years ago
Daniel Wiesenberg 624ff08a07 Initial docker files trinity
The image builds as is, but running it exits with: standard_init_linux.go:211: exec user process caused "no such file or directory"
4 years ago