- Belgium
- https://www.rustybever.be
-
Computer science student from Belgium who loves playing around with servers.
- Joined on
2021-03-28
Add logs for builds
More isolated builds would make this a lot easier, as we could check the exit code of each container.
Prepend all env vars with VIETER_
Revamp environment variable system
Healthcheck breaks cron image
The current fix is to just disable the healthcheck when running the cron container.
Add API to edit repos to build
Add support for _FILE env vars
Inject better makepkg settings into container
Run cron daemon without root
The first issue can be worked around by running the cron container using user root. The second one might not actually be a Vieter issue, but rather an issue with my Docker Swarm that causes…
Build inside cron container is broken
Healthcheck breaks cron image
Publish vieter on our vieter instance
Better env vars & api for managing repos