I have many of my services open to the internet, but behind authelia w/2fa and a reverse proxy. I haven’t had a security issue yet, been running this way for a few years.
I think it’s pretty safe as long as you keep them up to date. I run backups weekly and do updates at least once a month.
Using geoip restrictions will also help a lot because you can block most of the scanner bots by denying connections from outside your geographic region. These bots detect what services are open to the internet and then add them to databases like shodan. If a security flaw is found in one of those services, hackers will search those databases for servers with those services running and try to exploit them. If you aren’t in those databases they can’t easily find you before you are able to patch.
We’re also in a big vehicles arms race. I’m always telling people about how big vehicles cause more kids to get run over, more pedestrians to die, more damage in accidents, etc. The most common response from giant vehicle owners is that it makes them feel safer in an accident.
In 10 years they’ll probably all be driving tanks with stadium lights mounted on top.
If you’re going to try Authelia and a reverse proxy, I recommend using SWAG. It’s a docker container that includes Authelia, nginx, fail2ban, geoip restrictions, and has premade config files for most of the selfhosted software that people run. The config files are especially useful since they include comments that describe the settings you need to change within the services you run, like changing the external domain in Emby for example.
A way to jump to the next comment within a level. Infinity had a big button to jump to the next top level comment, and the reddit web page you can click on the colored bar that aligns the comment levels to jump to the next comment.
Calibre-web is my favorite library management software, but it doesn’t completely replace Calibre for me. Calibre-web is only related to Calibre in that it uses the same library format and uses Calibre’s ebook conversion tool.
Calibre is nice to have with Calibre-web if only to repair a corrupted library. Calibre also has a lot of tools to fix problems within ebook files, plus a good plugin ecosystem.
Rsync everything besides media to a Storj free account. I also rsync my most important data(docker compose files,config files, home assistant, a few small databases) to Google drive.