

Pay walled
Matrix 👉 @danny:radiantfig.fyi


Pay walled


No, I have the file system mounted to my pc with sshfs. My pc comes on and my server gets mounted in fstab using sshfs, and then I can use anything on my pc to interact with the files and data just like it was directly on my pc. I use WebDAV for my android phone to be able to access office files with only office. I also have file browser quantum on the server providing access through a web interface to the files.


Instead of installing a massive all in one solution, why not install individual services specifically to cover your requirements? Navidrome for music consumption, synching to actually sync files, WebDAV and OnlyOffice for office docs, VLC, Kodi or jellyfin for video consumption, immich for photos, etc.
It will end up being much lighter and more specialised


I enjoyed reading that. I agree with a lot of it.
Yeah I like this game. Been installed on my phone for about a year, and play it occasionally 👍


I believe Chinese reports just as much as when trump or Burnham or anybody else with a motive to manipulate information and present it as fact.
If you choose to believe other countries reports as unbiased and completely genuine, then 8 feel sorry for you.


You could say the same of any countries reporting. I wouldn’t specifically believe a word from the us, EU or UK without actually verifying it. The fact they are reporting it though shows they believe there is some positive impact. They know somebody will check, and if it’s total bs, it will be shown to be. Interesting to read about, but I will take the numbers and impact with a pinch of salt 👍


That was a good read!!


Ive been self hosting for years, have a 24/7/365 web server public facing, with 20+ services hosted, including a Lemmy instance. No formal education, qualification or any actual experience in any way. Never had a single course or anything. I work as a commercial manager on complex and large infrastructure construction and engineering projects.
Setup a matrix or xmpp server for the messaging.


Welcome to the club! I too have an fyi tld!
I set my Lemmy instance a couple of weeks ago. But hosting isn’t new to me so wasn’t a huge hurdle.


I have a python weather app on my linux desktop using 37mb. 1.6gb seems a tad excessive.


im on a basic uk isp, with no fancy router, just the isp provided one. i have a fully exposed web server, im even hosting a lemmy server. Thats my domain, radiantfig.fyi, totally public, has been for nearly 2 years now. From that you can get my servers IP address. My IP is dynamic, changes roughly every 6 weeks. I have a ddns script that updates my server IP address to my domain name provider automatically. I have certbot running updating my TLS certs with lets encrypt, and if a cert dies or fails or is compromised, my server will refuse to serve. Everything is behind an nginx reverse proxy through port 443. I also have an ssh port open on a random port. Have fail2ban setup fairly aggressively to prevent brute force attacks, and have crowdsec which also kind of does the same but in a slightly different way. the internet requires ip addresses. to protect your ip address you have to give somebody elses. that somebody is a 3rd party you have no control or say on the decisions they make. i must have over 20 individual services that are public facing. 3 fully federated, lemmy, forgejo and matrix. Im as secure as any other website. nothing is unhackable, no matter how far down the rabbit hole you go. its all just layers of difficulty.
The important thing is dont listen to random internet people about security. dont listen to me. dont listen to anybody who tells you they know best. do your own research, understand the options, the risks, the compromises. only then do you put anything up. but if you are going to anxious or worried about your server and data, no amount of security guarantees you safety, so be warned.


A reverse proxy is the traditional safe route. Use a web server like Apache, nginx or caddy, and setup to reverse proxy all your services through port 443, and use let’s encrypt and certbot to generate and manage TLS certificates.
I host around 15 public facing web services this way using nginx.
Just be aware, this is very public facing so server security and hardening is important. Things like strong passwords, disabled root, use ssh keys instead of passwords, setup fail2ban, setup crowdsec etc.
The more modern safer way is not to truly expose to full public and use things like tailscale or cloudflare tunnels. But this relies on 3rd party servers and I’m not a fan of that, but it does bring benefits.


Been running this hardware setup since July 2025, although a couple of services have been added in that time. All works really well and has minimal maintenance as everything is fully automated with scripts. -
uk can go to 13A peak load on the standard 230v socket, but drawing that for a prolonged period will nuke the socket. 10a prolonged is perfectly safe in the uk.