I am trying to run Eclipse-Che on EC2 and I am having several problems. I can start the Eclipse-Che server if I only have a 8080 port card, but then I cannot connect to any workspaces, apparently because I do not have enough ports 32768-32788. If I map ports 32768-32788 in addition to 8080, then I cannot connect to the che server at all.
I read the documentation for using the Eclipse-Che dock , and I cannot figure out how to set the -it flags when I define my task on EC2. I am new to both Docker and EC2, so it’s not clear if these flags are important, and if they will cause the behavior that I see.
Any help would be greatly appreciated. Thanks.
source
share