Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
Beide Seiten, vorherige ÜberarbeitungVorherige ÜberarbeitungNächste Überarbeitung | Vorherige Überarbeitung | ||
infrastruktur:container:social [17.06.2022 15:27] – [Social] Kai Bojens | infrastruktur:container:social [18.12.2024 16:01] (aktuell) – Lukas Ruge | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
====== Social ====== | ====== Social ====== | ||
- | |Verantwortung | + | |Verantwortung |
|Container | |Container | ||
|W. Ports | |W. Ports | ||
|OS | |OS | ||
|Server | |Server | ||
- | |Zustand | + | |Zustand |
- | Hier findet sich die technische Dokumentation des Chaotikum Social Server, der im Moment die Anwendung „Mastodon” umfasst. | + | {{tag> |
+ | |||
+ | |||
+ | Hier findet sich die technische Dokumentation des Chaotikum Social Server, der im Moment die Anwendung „Mastodon” umfasst. | ||
===== Services ===== | ===== Services ===== | ||
Zeile 17: | Zeile 20: | ||
==== Mastodon ==== | ==== Mastodon ==== | ||
- | Mastodon wird im Moment per LDAP authentifiziert, | + | === LDAP Anbindung === |
+ | Mastodon wird im Moment per LDAP authentifiziert, | ||
+ | |||
+ | Es gibt unter / | ||
+ | |||
+ | < | ||
+ | LDAP_ENABLED=true | ||
+ | LDAP_HOST=ldap.chaotikum.net | ||
+ | LDAP_BASE=dc=chaotikum, | ||
+ | LDAP_BIND_DN=uid=mastodon, | ||
+ | LDAP_PASSWORD=GEHEIM | ||
+ | LDAP_PORT=636 | ||
+ | LDAP_UID=uid | ||
+ | LDAP_METHOD=simple_tls | ||
+ | LDAP_SEARCH_FILTER=(& | ||
+ | </ | ||
+ | |||
+ | |||
+ | === Regeln und Blocklisten === | ||
+ | Die Regeln und die Blocklisten wurden von chaos.social kopiert. | ||
~~NOCACHE~~ | ~~NOCACHE~~ |