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

With docker compose login instructions not able use apicurio studio #2262

Open
cloudbackenddev opened this issue Aug 31, 2023 · 0 comments
Open
Assignees

Comments

@cloudbackenddev
Copy link

I followed https://github.com/Apicurio/apicurio-studio/tree/82a0f2a0147f1fbee0854ba7fbeb84ef1e78ff16/distro/docker-compose instructions

I had to add following environment properties in the .env file. Once started I created user in keycloak under apicurio and microks realm. When it try to login I keep getting the spinner as attached. There are no errors during login in the logs. Am i missing something. Can you provide some pointers?

MR_SPRING_PROFILES_ACTIVE=prod
MR_SPRING_DATA_MONGODB_URI=mongodb://mongo:27017
MR_SPRING_DATA_MONGODB_DATABASE=microcks
MR_POSTMAN_RUNNER_URL=http://postman:3000
MR_TEST_CALLBACK_URL=http://localhost:8900
MR_KEYCLOAK_URL=http://localhost:8080

image

@cloudbackenddev cloudbackenddev changed the title With docker compose log With docker compose login instructions not able use apicurio studio Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants