I am attempting to set this up, but I am experiencing the mentioned redirect loop at the first screen (localhost:3001).
I have appended the following to /etc/hosts using sudo:
127.0.0.1 keycloak
127.0.0.1 sandbox-mysql
127.0.0.1 sandbox-manager-api
127.0.0.1 sandbox
127.0.0.1 dstu2
127.0.0.1 stu3
127.0.0.1 r4
127.0.0.1 r5
127.0.0.1 static-content
Here is my full file:
I have reopened the file to make sure they were present. The webpage loads the Logica screen but continues to reload the screen indefinitely.
Note: I am attempting this on an M1 Mac, using Rosetta in Docker
I am attempting to set this up, but I am experiencing the mentioned redirect loop at the first screen (localhost:3001).
I have appended the following to /etc/hosts using sudo: 127.0.0.1 keycloak 127.0.0.1 sandbox-mysql 127.0.0.1 sandbox-manager-api 127.0.0.1 sandbox 127.0.0.1 dstu2 127.0.0.1 stu3 127.0.0.1 r4 127.0.0.1 r5 127.0.0.1 static-content
Here is my full file:
I have reopened the file to make sure they were present. The webpage loads the Logica screen but continues to reload the screen indefinitely.
Note: I am attempting this on an M1 Mac, using Rosetta in Docker