| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-21 | Remove old Docker CI | jwijenbergh | |
| 2023-01-05 | CI: Support overriding docker-compose with podman-compose | jwijenbergh | |
| Useful if symlinking is not an option due to having docker-compose and podman-compose installed. You can change $PATH just for this repo but that's messy. | |||
| 2023-01-05 | CI: Support Podman as an alternative to Docker | jwijenbergh | |
| Podman-compose (can be aliased to docker-compose now) does not have the exact same options. We move the compose file to the root to support podman. This is also better because users can just execute docker-compose in the root. | |||
| 2022-04-25 | Tests: Ability to add a custom server and share certificate | Jeroen Wijenbergh | |
| We also now do not have to skip verification in the test files | |||
| 2022-03-29 | Start compose: Shellcheck quote warning | jwijenbergh | |
| 2022-03-25 | Make sure to build the latest changes | jwijenbergh | |
| 2022-03-25 | Set portal username and pass with env vars | jwijenbergh | |
