khast3x / Redcloud

Automated Red Team Infrastructure deployement using Docker
MIT License
1.2k stars 200 forks source link

Possibility of switching over to Yacht? #20

Open SelfhostedPro opened 3 years ago

SelfhostedPro commented 3 years ago

Hey, first of all, thanks for the great work on this project. I liked your menu so much that it inspired me to learn python over continuing to script with bash for internal tools at work. That being said, I'm curious if you'd be interested in switching from portainer to Yacht. The only think it's currently missing is the web terminal functionality. I also have built in theming and support templates in both JSON and YAML as well as docker-compose support (still early).

image

image

I have done a fair amount of work here: https://github.com/SelfhostedPro/Redcloud

I wasn't able to get Yacht running on a sub-path though (ie. Portainer) but I also don't have much traefik experience.

khast3x commented 3 years ago

Hello,

First of all, thank you for your nice comment, I'm very glad Redcloud helped you give python a try! This project is maintained as-is, and I do not plan doing any major updates for now, as I do not have as much free time as I used to.
That being said, if you feel your fork is stable and documented enough, I will gladly link to it in the Readme. By the way Yacht looks very neat, congrats on releasing it! Making the templating compatible with Portainer was a smart move.

Cheers :)

SelfhostedPro commented 3 years ago

I definitely understand! I'll take some time either today or early next week to get it documented and make sure it's stable.

The goal was to make sure the majority of existing templates would work with it (especially since I maintain a fairly popular template repository).

Cheers!

khast3x commented 3 years ago

Awesome! Feel free to update this issue when/if you're ready and I'll be sure to link to Yatch and the Redcloud fork :+1: