summaryrefslogtreecommitdiff
path: root/ci/docker/eduvpn-server.docker
AgeCommit message (Collapse)Author
2023-01-05CI: Support Podman as an alternative to Dockerjwijenbergh
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-08-09Docker: Run without a systemctl helper scriptjwijenbergh
2022-08-09Docker: Use the main eduVPN repojwijenbergh
2022-04-25Tests: Ability to add a custom server and share certificateJeroen Wijenbergh
We also now do not have to skip verification in the test files
2022-03-29Tests: Change OAuth expiry tests by using a custom expiry timejwijenbergh
2022-03-25Add comments and minor fixupsjwijenbergh
2022-03-24Add CI docker images for testing with the serverjwijenbergh