Skip to content

helm: Use Apache instead of nginx to serve our static repo files (sync collabora/production from collabora/staging)

Emanuele Aina requested to merge collabora/staging into collabora/production

This includes support for injecting custom Apache configuration blocks by editing the values file, which should make it possible to add authentication later on.

This simplifies the switchover of deployments that are currently using Apache + mod_auth_oidc to guard their published repositories.

Staging MRs:

Task: https://phabricator.apertis.org/T10135

Merge request reports