X-Git-Url: https://git.rohieb.name/stratum0-wiki.git/blobdiff_plain/ece6fdba6d652435f057f32b32776da33df522c5..086ec19574f3921a78f1a62561c60f38be9297f6:/Regolas.mw
diff --git a/Regolas.mw b/Regolas.mw
index d5ef21290..6868daaba 100644
--- a/Regolas.mw
+++ b/Regolas.mw
@@ -107,6 +107,9 @@ Dudle zur Terminabstimmung
* [https://gitli.stratum0.org/stratum0/stratumnews-bot Git-Repo] in /opt/stratumnews
* läuft via /etc/cron.d/stratumnews als User stratumnews alle 2 Minuten
+=== [[Benutzer:Willenbot]] ===
+* [https://gitli.stratum0.org/stratum0/calendar/ Stratum 0 Calendarâ¢] mit MediaWiki-Login-Config in /home/calendar/stratum0-calendar
+
== Checkliste für Updates ==
* Wenn neues Python:
** venv für Kalender neu anlegen: rm -rf /opt/stratum0-calendar-venv; python3 -m venv /opt/stratum0-calendar-venv; /opt/stratum0-calendar-venv/bin/pip install -r /opt/stratum0-calendar/requirements.txt