nextcloud news alpha is working and people are working on making it usable again. sad state of affairs, nextcloud just pushes updates breaking apps without bothering to ensure compatibility.
nextcloud news alpha is working and people are working on making it usable again. sad state of affairs, nextcloud just pushes updates breaking apps without bothering to ensure compatibility.
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.
@𝘋𝘪𝘳𝘬 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.
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://<Pi-hole-IP>:<Pi-hole-Port>/admin;]http://<Pi-hole-IP>:<Pi-hole-Port>/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
this issue is an ongoing discussin over at NPM too, very mysterious
https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3982
Share via email is not working for me as well but i can install/remove apps as before.
You can still choose to installt he old version in NC30 and it will do so. and I upgraded to NC30 and my forms app continues to be functional. you can still give it a try.
hubzilla! its privacy controls are unparalleled, can be used as a webapp on any platform, can be used for individual profiles, forums or for building our website. (https://hubzilla.org/page/info/discover))
I’ve been using it since a year and i am not disappointed.
deleted by creator
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 :)
@NuXCOM_90Percent thats strange. i’ve been on alpha for a while and it is working and improving with every release.