cnoe-io / idpbuilder

Spin up a complete internal developer platform with only Docker required as a dependency.
https://cloud-native.slack.com/archives/C05TN9WFN5S
Apache License 2.0
174 stars 56 forks source link

Feature: OCI Registry with path based routing #327

Closed jessesanford closed 2 weeks ago

jessesanford commented 3 months ago

Have you searched for this feature request?

Problem Statement

idpbuilder allows for hosting OCI images on the gitea OCI repo when using subdomains for the capabilities. We should allow for the OCI registry to work with Path based routing.

Possible Solution

By adding rewrite rules to the gitea nginx ingresses we can make the OCI registry discovery paths accessible

Alternatives Considered

NA