This is so good!. Haven't even updated yet, and I already see a lot more posts from lemmy.ml on my instance, and no more "Subscribe Pending"
master
You can try PornoLab if you are comfortable navigating the website in Russian
- email - postfix, dovecot, roundcube (mostly unused), rspamd
- vpn - firezone for managing wireguard, v2ray
- web analytics - offen
- password manager - vaultwarden
- status monitor - uptime-kuma
- cloud - nextcloud
- music streaming - navidrome
- seedbox - qbittorrent with vuetorrent webui
- media streaming - jellyfin
- docker container registry
- firefox sync server
- lemmy instance
Oh, that wasn't my comment
I am probably missing something, my comment doesn't have any links
That is likely because you instance hasn't pulled the information about the community.
For me the reliable way to make it do so is to type it into a search bar (in the format !community@instance), as the message in the sidebar of communities on other instances say. And then refresh the page, to see that it actually did that.
A series of VPSes running AlmaLinux, I have a relatively big Ansible playbook to setup everything after the server goes online. The idea is that I can at any time scrape the server off, install an OS, put in all the persistent data (Docker volumes and /srv partition with all the heavy data), and run a playbok.
Docker Compose for services, last time I checked Podman, podman-compose didn't work properly, and learning a new orchestration tool would take an unjustifiable amount of time.
I try to avoid shell scripts as much as possible because they are hard to write in such a way so that they handle all possible scenarios, they are difficult to debug, and they can make a mess when not done properly. Premade scripts are usually the big offenders here, and they are I nice way to leave you without a single clue how the stuff they set up works.
I don't have a selfhosting addiction.
I would recommend Porkbun, been using it for almost 1.5 years after I had to migrate from Namecheap. Wouldn't really recommend the latter
The check $LEMMY_HOSTNAME == http*
will give a false positive if (for whatever reason) the domain name starts with http
So basically centralized cenzorship for decentralized Fediverse?