this post was submitted on 08 May 2025
7 points (100.0% liked)
Friendica
795 readers
30 users here now
Overview:
All things about the Facebook alternative Friendica that began in 2010. Often called the fedi swiss army knife as it comes with many features.
Currently Android and Sailfish have apps.
🟡Recommended Instances:
-
🇨🇦 Canada: onjase.quebec
-
🇩🇪 Germany: piratenpartei.social
-
🇫🇷 Largely French: social.trom.tf
-
🇮🇹 Italy: poliverso.org
-
🇵🇱 Poland: soc.citizen4.eu
-
🇦🇹 Austria: friendica.io
-
🌍 World: friendica.world
🔵Related:
💰Buying and Selling:
!flohmarkt@lemmy.ca
💬Messager:
!matrix@programming.dev
📷Instagram:
!pixelfed@lemmy.world
🚫Boycott Facebook:
!demeta@programming.dev
👀Privacy:
!privacy@programming.dev
❗️Status:
!friendicaworld@lemmy.world
founded 6 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It didn't really change when I put the db in the same compose file. I have them on the same docker network, so any container can reference any other container by its name, in this case
mariadb
and access any ports, not just the ones that are exposed.Evidence for this working is that MariaDB is logging the rejected connection attempts.
Any more info in the logging on why the attempt was rejected?
Unfortunately no, it's just one log line over and over. At some point it did have the username and IP, but it usually contains neither.