@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.
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: #[1](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
Add the following in Advanced tab
location / {return 301 /admin;}location /admin {proxy_pass [url=http://:/admin;]http://:/admin;[/url]proxy_set_header Host $host;proxy_set_header X-Real-IP $remote_addr;proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;proxy_set_header X-Forwarded-Proto $scheme;}
replace the IP and port
Many languages although English is primary.
and i’m not aware of any opensignups kind of communities on lemmy, there are not as many people here. Hopefully it changes in future.
TL is pretty good. IPT although has a bad reputation but has served me well over past 8 years. Besides that i would recommend MAM if you’re into ebooks/audiobooks. They have invites open on Wed, Thur, Sat, Sun. and rutracker for music.
no issue. looks like DMs dont federate. have a nice day!
@ReedReads btw i tried sending you a DM, did you receive it? i’m not on lemmy so testing this out.
@ReedReads I could only find the 4k version https://www.torrentleech.cc/torrent/241112052#torrentinfo
its on TL
thats a possibility, that is why either you sign up with a provider you trust or run your own server. that is the appeal of distributed network.
I think encrypted backups won’t be an issue with this setup. And one would also need to have some friends for this to work.
yes! structural engineer here, computers has been my passion for a long time and self hosting is a joy! i have learnt a ton in the past year about networking, security and so many things!
Public services: my social network(hubzilla), Email(mailcow), Matrix chat, Peertube.
Private: my media (jellyfin, audiobookshelf, calibre, homeassistant.
I enjoy the freedom that comes with this and its like having your own home on the internet. I have a very modest setup but its enough to host my friends and family so nothing fancy like k8s. Just a refurbished optiplex running docker :)
@𝘋𝘪𝘳𝘬 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 :)