this post was submitted on 08 May 2025
5 points (100.0% liked)
Friendica
329 readers
1 users here now
Overview:
All things about the Facebook alternative Friendica that began in 2014. Often called the fedi swiss army knife as it comes with many features.
Currently only Android and Sailfish have apps.
👉Recommended Instance Spotlight:
🔵Related:
💰Buying and Selling:
!flohmarkt@lemmy.ca
💬Messager:
!matrix@programming.dev
📷Instagram Alternative:
!pixelfed@lemmy.world
🚫Boycott Facebook
!demeta@programming.dev
👀Privacy:
!privacy@lemmy.dbzer0.com
founded 4 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.