• 0 Posts
  • 100 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle





  • Put Adguard in second spot since it does some non-basic stuff with networking.

    Do you use any *arr? Those are easy enough. Or Jellyfin maybe? My top recommendation would be Portainer, which offers a handsome interface for Docker management. That will help you out of the sea.

    Docker doesn’t really offer any domain-related functionality at all. You can host an app for that as well, but I found YH is just easier.


  • I’ve done that before.

    Docker is pretty easy to use, don’t get intimidated. Start with a simpler service that you’ve used before so you can understand which string is tied to where.

    What’s great with Yunohost is it’s domain controls. It’s very easy to set up a free domain, or use your own domain with it. So that’s the main reason I’m keeping Yunohost around.

    One thing if you think to use them in conjunction that YH has a firewall and occupies some port that could got conflicts with Docker containers.













  • Node-RED requires enough technical knowledge that it becomes not easier, but harder than writing JS code when things go medium size. N8N is superior in UX.

    Also although I greatly appreciate everyone’s efforts, I don’t want to rely on community plugins that require maintenance and may or may not abandoned after it’s developer loses interest/move on with their life. TBH NPM is brimming with those.