khast3x/Redcloud

Possibility of switching over to Yacht?

SelfhostedPro opened this issue · 3 comments

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.

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 :)

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!

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 👍