Commit Graph

13 Commits (affa124864d30eed4453416077db40b63b98e479)

Author SHA1 Message Date
Daniel Wiesenberg 8387ceacab Fix docker-compose trusted_servers env var 3 years ago
Daniel Wiesenberg c6625d83e6 Add CONDUIT_TRUSTED_SERVERS config param 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
Timo Kösters 6afc4c9b3e
feat: federation disabled by default
It can be enable in the Rocket.toml config or using ROCKET_FEDERATION_ENABLED=true
4 years ago
Daniel Wiesenberg 38ac3e42be Docker add healthcheck and mention Docker Hub image 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 31c725660f Add build option to compose file 4 years ago
Daniel Wiesenberg 7456caeefd Add Element-Web to compose and provide extra compose files for using..
..Conduit behind Traefik Reverse Proxy
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 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