I would suggest to familiarize yourself with basics of networking and linux first, something like freecodecamp has decent tutorials and you would learn a lot from just a few chapters (#^https://www.youtube.com/watch?v=qiQR5rTSshw%29%2C and there are also some youtubers who have self hosting tutorials that you can follow along and learn (Jim's garage is my favorite since i learnt a lot from him and his discord channel is also a helpful place for discussions, questions, etc.). So join such communities and you'll learn at your pace.
sk
@𝘋𝘪𝘳𝘬 I think thats the fun of it, different people building tools as per their knowledge/requirements, with time i'm sure someone will make something that you might find suitable :)
@CosmicTurtle0 hosting a single user federated blog is also an option, you are only responsible for yourself and your friends you host. Not necessary to host public.
@Cenotaph Nope, say the first doctor did 100 successful cases, the other did 2 successful and 2 failed, then the collective would be (100+2)*100/104 = 98.07%
So the number of cases would matter.
vaultwarden syncs your passwords locally so even if your server is down the passwords remain available on your device. And it is a wonderful password manager, you can share passwords with your family, have TOTPs, passkeys.
@tofubl tailscale is a mesh network that connects your clients together. and those clients would run a tailscale client on them. There is an additional option of sharing the local network that your device is on with your main tailscale network, thus connecting all your home devices to your private self hosted server network.
This page has more details along with a video that goes in detail: #^https://tailscale.com/kb/1019/subnets
This can be achieved with tailscale using subnet routing. your local devices (ebook readers) can access your private servers if they are on a device thats on your tailnet (your phone).
@Sunny' 🌻 that must not happen, did you remove the custom location from before? The above is working with my pihole setup
I found pelican to be quite simple to start with and depending on how deep you want to go it can be quite customizable. Being proficient in python helps.