What does oPodSync do exactly?
- 1 Post
- 11 Comments
- innocentz3r0@programming.devOPtoSelfhosted@lemmy.world•My selfhosting setup so farEnglish1·13 days ago
- innocentz3r0@programming.devOPtoSelfhosted@lemmy.world•My selfhosting setup so farEnglish1·13 days ago
Ah, it seems that gollum would cover this, although I’d keep an eye on this as well.
- innocentz3r0@programming.devOPtoSelfhosted@lemmy.world•My selfhosting setup so farEnglish2·13 days ago
Thanks! Still remember the good old days, when I didn’t know how to set up docker compose properly (I don’t think I still do 🤣)
But I’ve certainly come a long way, and it’s really fun! Also, I’ve seen you post here often! Cheers!
- innocentz3r0@programming.devOPtoSelfhosted@lemmy.world•My selfhosting setup so farEnglish2·13 days ago
I’ve heard good things about SearXNG. I’ll be sure to check that out.
I don’t see the need for cryptpad, since SFTPGo serves my purposes.
I’d look into mealie, since I’m going to live alone and need to figure my own meals out. Perhaps Sure/Actual too!
I am still looking at container management, right now I just manually update/backup everything.
- innocentz3r0@programming.devOPtoSelfhosted@lemmy.world•My selfhosting setup so farEnglish1·13 days ago
That looks interesting! Although my current setup is simple, so I’d like to hear from you what arcane simplifies from experience
- innocentz3r0@programming.devOPtoSelfhosted@lemmy.world•My selfhosting setup so farEnglish1·13 days ago
I don’t have anything against Pihole. It’s wonderful! I don’t have additional resources (like RPi), and I want to keep everything on one system, and my usecase is simple enough that netbird covers it, and I don’t know if I should pass all my DNS requests on both my phone and PC through my server (because iirc it’s finally the pihole system that’ll make the request?)
Also I hate ads lol
- innocentz3r0@programming.devOPtoSelfhosted@lemmy.world•My selfhosting setup so farEnglish1·13 days ago
Oh wow! I didn’t know home-assistant can work in a closed network, but now it makes sense
What does leafwiki do exactly?
I also read your backup strategy below and that seems pretty interesting. My strategy differs. Have nothing in the volumes, unless it’s like docs or whatever lol. I do think that’ll change with things like Paperless, since I’d want to persist and carry over the tagging strategy or whatever.
- innocentz3r0@programming.devtoTechnology@lemmy.world•The Long Tail of Work Left Until ActivityPub Has E2EE - Dhole MomentsEnglish2·17 days ago
Took me a while to realise that the link was shared with Saotak themself. I love your articles Saotak (even if I’m not a furry) and I’ve learned a great deal of crypto from you
- innocentz3r0@programming.devtoSelfhosted@lemmy.world•Rayfish, Iroh and YggdrasilEnglish1·20 days ago
Thanks, this was quite detailed. You do need public relay nodes after all… which was what I was wondering.
- innocentz3r0@programming.devtoSelfhosted@lemmy.world•Rayfish, Iroh and YggdrasilEnglish5·21 days ago
I suppose they don’t work without having
- a coordination server of sorts
- having all the nodes on static IP
Like, if the IPs keep changing, and a device goes offline and then online, how does yggdrasil know how to reach that system?
Ok, so reading the replies I see that it was meant for me.
All the relevant volumes are mapped to the actual filesystem on disk (like you do in docker compose, ig it’s called a volume bind-mount?), so when I have to take backups I stop the docker container and manually cp/rsync/whatever from the directory.
The github and codeberg services are nothing but HTTPS checks for both of them