Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Apache2 configuration to docker-contributor #206

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

Kevinjil
Copy link
Contributor

Adding configuration for Apache2 enables easier testing of webserver-specific features and issues.

By default, the contributor image still uses NGINX as webserver. Add an option to use Apache2 by default, or switch back and forth between NGINX/Apache2 with the switch-webserver command.

I played around with configuring Apache2 in the container for DOMjudge/domjudge#2740. As it is relatively straight-forward, I think it is nice to include in the image.

Adding configuration for Apache2 enables easier testing of
webserver-specific features and issues.

By default, the contributor image still uses NGINX as webserver. Add an
option to use Apache2 by default, or switch back and forth between
NGINX/Apache2 with the `switch-webserver` command.
@Kevinjil Kevinjil added this pull request to the merge queue Oct 21, 2024
Merged via the queue into main with commit 6283816 Oct 21, 2024
4 checks passed
@Kevinjil Kevinjil deleted the contributor-apache2 branch October 21, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants