pulp / pulp-oci-images

Containerfiles and other assets for building Pulp 3 OCI images
https://docs.pulpproject.org/pulp_oci_images/
30 stars 55 forks source link

Configure NGINX using values of API_ROOT and CONTENT_PREFIX #605

Closed dkliban closed 5 months ago

dkliban commented 6 months ago

When the all in one container starts up, it should check what the values of API_ROOT and CONTENT_PREFIX are. It should adjust the nginx config to match those values and then restart nginx.