I haven’t looked terribly far into it but zrok (SP?) is based on openziti
I haven’t looked terribly far into it but zrok (SP?) is based on openziti
Bubble card. Recently redid so much using it. Different than mushroom cards so both complement.
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.
Upgraded today. Ui is vastly improved. The breaking changes are minor (for me) and I haven’t noticed issues. Great update. Cheers to the devs.
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.
Many thanks. Glad I’ve been lazy about upgrading.
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 },
]
}
I will have to check. Still willing to try again. I’ll update if i get it going better on round 2.
Thanks for the hint about the docs. I hadn’t thought of 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.