-
Notifications
You must be signed in to change notification settings - Fork 206
Description
Hello all, I have been working on using RedCloud for a school project and I have run into a few issues. Some background information: I am using AWS EC2 as my cloud provider to host RedCloud. I am able to successfully install and run RedCloud in my environment with no errors. When I go to launch a container from the templates page is where I run into issues. Some templates work just fine and launch the appropriate container. Others will spin their wheels for a while and then an error message pops up that says the Image does not exist. Both the Kali vms seem to be doing this right now. Other times A container will successfully launch and when I go to launch a terminal it says that the container is restarting, despite the container status being displayed as running. I have checked docker hub, and both of the images the kali vms are missing do not seem to exist on there. I'm not sure if it is something I am doing, or a bug within the current version. Please let me know!
I also have an additional question about the dvwa container. Dvwa is one of the containers that seems to work properly, however I am unsure how to access the web UI once the container is deployed. I tried clicking on the "published ports" within the portainer UI, however that does not lead anywhere. Any help would be greatly apricated! Thanks!