Benutzer-Werkzeuge

Webseiten-Werkzeuge


infrastruktur:container:sediment

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
infrastruktur:container:sediment [07.10.2023 22:01] – [Sediment] Malteinfrastruktur:container:sediment [11.10.2025 15:49] (aktuell) – [Wartung] Malte
Zeile 3: Zeile 3:
 | Container      | sediment                            | | Container      | sediment                            |
 | W. Ports       | keine                               | | W. Ports       | keine                               |
-| OS             | Debian 11.7                         |+| OS             | Debian 12.12                        |
 | Server         | [[infrastruktur:server:magrathea]]  | | Server         | [[infrastruktur:server:magrathea]]  |
 | Zustand        | Produktiv                           | | Zustand        | Produktiv                           |
Zeile 13: Zeile 13:
 ===== Services ===== ===== Services =====
 ^ Serviceübersicht  ^ Version  ^ ^ Serviceübersicht  ^ Version  ^
-| Sediment          | 0.4.   |+| Sediment          | 0.7.   |
  
 ====Sediment==== ====Sediment====
Zeile 88: Zeile 88:
 Type=simple Type=simple
 WorkingDirectory=/root/sediment/ WorkingDirectory=/root/sediment/
-Environment=... see .env.sample +Environment=RAILS_ENV=production 
-ExecStart=/usr/local/rvm/bin/rvm all do bundle exec rails s -e production -p 80+Environment=RAILS_SERVE_STATIC_FILES=true 
 +Environment=SEDIMENT_OPENID_DISPLAY_NAME='Chaotikum Account' 
 +Environment=SEDIMENT_OPENID_AUTH_URI='https://me.chaotikum.org/auth/realms/Chaotikum/protocol/openid-connect/auth' 
 +Environment=SEDIMENT_OPENID_TOKEN_URI='https://me.chaotikum.org/auth/realms/Chaotikum/protocol/openid-connect/token' 
 +Environment=SEDIMENT_OPENID_CLIENT_ID='sediment' 
 +Environment=SEDIMENT_OPENID_CLIENT_SECRET='****************' 
 +Environment=SEDIMENT_OPENID_SCOPE='email profile openid' 
 +Environment=SEDIMENT_OPENID_LOGOUT_URL='https://me.chaotikum.org/auth/realms/Chaotikum/protocol/openid-connect/logout' 
 +Environment=SEDIMENT_OPENID_GROUP_KEY='groups' 
 +Environment=SEDIMENT_OPENID_GROUP_VALUE='/freigeschaltet' 
 +Environment=SECRET_KEY_BASE=********************** 
 +Environment=SMTP_ADDRESS=mail.chaotikum.net 
 +Environment=SMTP_PORT=587 
 +Environment=SMTP_USER=sediment 
 +Environment=SMTP_PASSWORD='**************' 
 +Environment=SMTP_AUTHENTICATION=plain 
 +Environment=SMTP_ENABLE_STARTTLS_AUTO=1 
 +Environment=MAILER_FROM=sediment@chaotikum.org 
 +Environment=MAILER_HOST=sediment.chaotikum.org 
 +Environment=MAILER_PORT=80 
 +Environment=SEDIMENT_FOOTER_LINK_1='https://chaotikum.org|Chaotikum' 
 +Environment=SEDIMENT_FOOTER_LINK_2='https://chaotikum.org/impressum|Impressum' 
 +Environment=SEDIMENT_FOOTER_LINK_3='https://chaotikum.org/datenschutzerk|Datenschutzerklärung' 
 +ExecStart=/usr/local/rvm/bin/rvm 3.1.4@sediment do bundle exec rails s -e production -p 80
 Restart=always Restart=always
  
Zeile 122: Zeile 145:
 </code> </code>
  
-===== Wartung ===== 
-In das Textfeld einfach das Datum der Wartung eintragen, am besten in der Form yyyy-mm-dd.  
  
-{{NEWPAGE>infrastruktur:wartung:sediment#pagetemplates:wartungstemplate:sediment|Sediment 
-}}  
- 
-{{topic>:infrastruktur:wartung?wartungsfenster +sediment &nodate&nouser&desc&table}} 
- 
-~~NOCACHE~~ 
infrastruktur/container/sediment.1696716071.txt.gz · Zuletzt geändert: von Malte