Skip to content

Registry 3.0 ENV variables #5192

Closed Answered by EricWittmann
ottuzzi-at-vegans asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ottuzzi-at-vegans - no worries, we need to update our documentation for 3.0 to make everything easier. We have a table of ENV vars for 3.0, but not yet published. For now, let me just explain. :)

The UI container image needs to be configured with the location of the API component. For all other config options, the UI will load the values from the API component. As a result, the only config option you should use for the UI container is:

REGISTRY_API_URL

Where the value should be the URL of the API component's REST API. For example:

https://registry-api.example.org/apis/registry/v3

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by EricWittmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants