This is normal. The application is not stuck, but is started and ready to be used.
You can access it at the port defined in your application.yml (8080 by default).
I face the same problem. I expected to see something on port 8080 while using examples 1 or 2 of ShinyProxy but nothing shoes up. Is it my misunderstanding?
Thanks for the quick response.
Actually, I made a stupid mistake - I opened up localhost:8080 whereas the docker and ShinyProxy are installed in a server (ubuntu at aws). So after some trials I could find the examples’ results on my aws DNS:8080.
However, I am interested in a working example of ShinyProxy in a docker using the Elastic Beanstalk such that I can replace the example with my application. After some googling I couldn’t find such an example.
Thanks in advance,
Ben
PS Please let me know if this question should be a post to the forum or not?.