Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Beide Seiten, vorherige ÜberarbeitungVorherige ÜberarbeitungNächste Überarbeitung | Vorherige Überarbeitung | ||
| infrastruktur:container:md [15.09.2021 14:23] – [Updates] Malte | infrastruktur:container:md [01.06.2024 15:29] (aktuell) – [Tabelle] Malte | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== md (Hedgedoc) ====== | ====== md (Hedgedoc) ====== | ||
| - | |Verantwortung | + | | Verantwortung |
| - | |Container | + | | Container |
| - | |W. Ports | + | | W. Ports | keine |
| - | |OS | + | | OS | Debian |
| - | |Server | + | | Server |
| - | |Zustand | + | | Zustand |
| - | {{tag> | + | {{tag> |
| Dies ist die technische Doku zu unserem Container md. [[hackspace: | Dies ist die technische Doku zu unserem Container md. [[hackspace: | ||
| Zeile 17: | Zeile 17: | ||
| ===== Services ===== | ===== Services ===== | ||
| - | ^ Serviceübersicht^Version^ | + | ^ Serviceübersicht |
| - | |nodejs| | + | | nodejs |
| - | |postgresql| | + | | postgresql |
| - | |Hedgedoc| 1.8.2 | | + | | Hedgedoc |
| ===== Updates ===== | ===== Updates ===== | ||
| Zeile 28: | Zeile 28: | ||
| <code sh> | <code sh> | ||
| mv / | mv / | ||
| - | wget https:// | + | wget https:// |
| - | tar xvf hedgedoc-1.9.0.tar.gz | + | tar xvf hedgedoc-1.9.9.tar.gz |
| mv hedgedoc /opt/ | mv hedgedoc /opt/ | ||
| chown -R hedgedoc: | chown -R hedgedoc: | ||
| cd / | cd / | ||
| ./bin/setup | ./bin/setup | ||
| + | </ | ||
| + | |||
| + | Uploads migrieren: | ||
| + | < | ||
| + | cp / | ||
| </ | </ | ||
| ===== Installation und Konfiguration ===== | ===== Installation und Konfiguration ===== | ||
| Zeile 44: | Zeile 49: | ||
| <code sh> | <code sh> | ||
| - | curl -fsSL https:// | + | curl -fsSL https:// |
| apt-get install -y nodejs | apt-get install -y nodejs | ||
| </ | </ | ||
| Zeile 168: | Zeile 173: | ||
| Environment=CMD_LDAP_BINDCREDENTIALS=PASSWORD_CHANGE_ME | Environment=CMD_LDAP_BINDCREDENTIALS=PASSWORD_CHANGE_ME | ||
| Environment=CMD_LDAP_SEARCHBASE=dc=chaotikum, | Environment=CMD_LDAP_SEARCHBASE=dc=chaotikum, | ||
| - | Environment=CMD_LDAP_SEARCHFILTER=(& | + | Environment=CMD_LDAP_SEARCHFILTER=(& |
| Environment=CMD_LDAP_USERNAMEFIELD=displayName | Environment=CMD_LDAP_USERNAMEFIELD=displayName | ||
| Environment=CMD_LDAP_USERIDFIELD=uid | Environment=CMD_LDAP_USERIDFIELD=uid | ||