a lot of things are possible if you are lucky enough ;)
Linuxoid
Matrix - @saint:group.lt
a lot of things are possible if you are lucky enough ;)
well this is probably PR as there is no such system nor it can be made that can have 100% uptime. not talking about the fact that network engineers rarely work with servers :)
One way to do it is with ImapSync: https://imapsync.lamiral.info
first you should check logs of cloudflare tunnel - most likely it cannot access your docker network. if you are using cloudflare container - it should use same network as a Immich instance.
in short: find the tunnel log and see what is happening there.
Kinda like it, but there are some ux things I don’t like. i.e. - tags are not in the search
usually i add more than 1 ip and also vultr firewall can be managed to change ip. tailscale can be used as well. there are options!
if you configure ssh access only from your home ip - then fail2ban is not needed.
sorry, this is kinda like a firewall, but protecting websites, so many vulnerabilities are filtered out. it does not protect you 100% percent (nothing does). it might be hard to setup, in that case there is an option to use waf as a service, i.e. - cloudflare has such offering, maybe there are others as well. i have looked into vultr - they seem to offer only a “usual” type of firewall, not http/application based.
Get some WAF for the public facing app, maybe at least https://github.com/nbs-system/naxsi .
not good, sometimes still trying to use it and get lost from time to time
lemmy ;)
Since they are federated - choose to your liking ;) https://joinbookwyrm.com/instances/
yep, bookwyrm ;)
this is very simple solution i have used to clip entries in: https://github.com/blinkinglight/go-journal2
it takes time to be good at it, but maybe you could start with Yunohost and slowly learn the ropes.
a book - https://ziurkes.group.lt/book/4399/s/unix-and-linux-system-administration-handbook (use it as a reference, not as a novel - it is more than 1k pages)
bye bye salt stack
probably could fit into fly.io free tier. also as others have mentioned - oracle oci provides a nice free vm, which can be shut off if usage of resources is low, but you can workaround it by increasing a volume a bit more than free tier allows and pay something like a 1-2$ for it monthly.
Ages ago there was such a tool - Webalizer and everybody was using it :) not anymore…
Agree, but five nines are not 100% ;) Anyway - this discussion reminds me of Technical Report 85.7 - Jim Gray, which might be of the interest to some of you.