I don’t know how I haven’t ever heard of n8n before but I finally was able to get my old ass mFi controller to be able to completely talk to Home Assistant again. Thank you!
Comment on Hey selfhosters, what are you selfhosting?
Spike@feddit.de 1 year agoHow did you do Caddy on TrueNAS Scale? Docker-compose also? Im currently hosting a lot of stuff you are, but all with truecharts apps via docker. Ultimately used traefik this time, but I like the simplicity of the caddyfile a lot.
When I read through your post, it feels like you are me in 5 years if everything goes well.
Bakkoda@sh.itjust.works 1 year ago
BlackEco@lemmy.blackeco.com 1 year ago
I run everything on top of the docker-compose chart, which allows me much more flexibility that I would ever have with official TrueNAS apps and TrueCharts.
Spike@feddit.de 1 year ago
I see, thanks! Wanted to get my stuff up and running as quick as possible, but Ill be looking into doing things this way next.