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 proxy to the path and use latest docker images #144

Merged
merged 1 commit into from Jan 3, 2023
Merged

Conversation

tloubrieu-jpl
Copy link
Member

…right with it yet

We want to reproduce the behavior in production where the api is behind a path /api/search/1/...

To simplify, I expose the api on the proxycrypt on port 443 (default as in production), since it otherwise leads us to more complication on the registry-api side.

To test, one need to call:
https://localhost/api/search/1/

Which does not work right now because more work is required on registry-api side.

Copy link
Member

@nutjob4life nutjob4life left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let 'er rip! 👍

@jordanpadams jordanpadams changed the title have proxy on a path, although registry-api/swagger-ui does not work … add proxy to the path and use latest docker images Jan 3, 2023
@jordanpadams jordanpadams merged commit 4a4fce0 into main Jan 3, 2023
@jordanpadams jordanpadams deleted the proxy_path branch January 3, 2023 18:44
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.

None yet

3 participants