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

Some issues with the templates and questions #25

Open
KyleWebster46 opened this issue Sep 21, 2022 · 1 comment
Open

Some issues with the templates and questions #25

KyleWebster46 opened this issue Sep 21, 2022 · 1 comment
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@KyleWebster46
Copy link

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!

@KyleWebster46 KyleWebster46 changed the title Some issues with the templates Some issues with the templates and questions Sep 21, 2022
@khast3x
Copy link
Owner

khast3x commented Sep 21, 2022

Hello,
I am currently traveling so I cant help with specifics, but I think the official kali docker image has been renamed to https://kalilinux/kali-rolling here so you might need to reflect this change in the templates.yml file. The other unofficial kali did not change IIRC but you might need to confirm that.
In general, try launching the docker image without Redcloud, and see from there. Same for DVWA. But for DVWA you might need to add the ports to publish in the Portainer app before running the container.
I'll mark this issue so that maybe someone else can help you out more.

Cheers!

@khast3x khast3x added help wanted Extra attention is needed question Further information is requested labels Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants