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

Deploying Verifier and Issuer API behind a Proxy #995

Open
unvelista opened this issue Mar 24, 2025 · 0 comments
Open

Deploying Verifier and Issuer API behind a Proxy #995

unvelista opened this issue Mar 24, 2025 · 0 comments
Assignees

Comments

@unvelista
Copy link

Hi,

I'd like to deploy the Verifier and Issuer API behind a reverse proxy with the following mappings:

  • :80/verifer/* -> verifier-api:7003
  • :80/issuer/* -> issuer-api:7002

For testing/evaluation purposes I am currently deploying with docker-compose.

Is it possible to configure the services with the mapping paths as root paths?

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

No branches or pull requests

2 participants