Home assistant uses it for notifications now? I’ve got the f droid version but don’t see that.
Home assistant uses it for notifications now? I’ve got the f droid version but don’t see that.
Exactly. I don’t know if the AIO image was used and how that all works (I stay away from that and the snap which is just an abomination) but no one should try to selfhost anything for prod unless they know exactly how it works. That and have a staging env. If you’re not up to the task then just pay for some commercial hosting (even if it’s just Nextcloud that is hosted elsewhere.)
I’ve run the nextcloud image (just docker.io/nextcloud IIRC) pinned for years with k8s and it’s durable and fine. It stays put and I just take the time to update my testing instance, make sure it all works with some cheap smoke tests, then upgrade prod.
I haven’t looked terribly far into it but zrok (SP?) is based on openziti
For anyone with ZFS related issues I’d honestly recommend just going to Jim’s site- https://discourse.practicalzfs.com/ which is invaluable. Lot more help and a trove of valuable info already exist there.
Simple tab groups in Firefox. Makes it easy, has a search bar, etc.
Invaluable when you have a ton of projects.
This is a great point. Thanks for taking the time and great app.
I really want to like one of these. I’ve tried it before but can anyone using this or similar tell me how it differs and improves upon just using Firefox sync?
Dendrite iirc is essentially in maintenance mode. I run a small one but I don’t think it’s expected to get any new features until there is more funding.
My god, #1 a million times over.
deleted by creator
deleted by creator
I might give this a go. Have been using bog standard ingress nginx for my k8s but have wanted to try a gateway supporting ingress product for a while.
Thanks op.
deleted by creator
deleted by creator
deleted by creator
deleted by creator
Bingo.
deleted by creator
Could simplify it by making a 28 block at most. That is 14 IPs per bridge which seems like way more than one would generally need anyhow.
{
"default-address-pools": [
{ "base":"172.16.0.0/12", "size":28 },
]
}
Oh OK. Yes I’ve had this going for a while. If Anyone wants some configs I’ll paste them.