ocis

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
ocis [13/01/2024 - 16:49] thommie4ocis [20/04/2025 - 06:54] (aktuell) – [List running services] thommie_netzwissen.de
Zeile 14: Zeile 14:
 ===== Initialisation ===== ===== Initialisation =====
  
-init creates yaml \\ ------------------- +"ocis initcreates yamlFor the admin user, use the same credentias as in the realm of the IDP
- +
-For the admin user, use the credentias on realm netzwissen from the IDP+
 <code> <code>
  
Zeile 31: Zeile 29:
  
 </code> </code>
 +
 ===== Basic data structures and config prepared for haproxy ===== ===== Basic data structures and config prepared for haproxy =====
  
 <code> <code>
-sudo -u ocis OCIS_INSECURE=false OCIS_CONFIG_DIR=/etc/ocis PROXY_HTTP_ADDR=10.10.10.23:9200 +sudo -u ocis OCIS_INSECURE=false OCIS_CONFIG_DIR=/etc/ocis PROXY_HTTP_ADDR=10.10.10.23:9200 \ 
-PROXY_TLS=false OCIS_URL=https://ocis.netzwissen.de OCIS_BASE_DATA_PATH=/mnt/data/ocis+PROXY_TLS=false OCIS_URL=https://ocis.netzwissen.de OCIS_BASE_DATA_PATH=/mnt/data/ocis \
 OCIS_LOG_LEVEL=debug OCIS_LOG_FILE=/var/log/ocis/ocis.log ocis server OCIS_LOG_LEVEL=debug OCIS_LOG_FILE=/var/log/ocis/ocis.log ocis server
  
 </code> </code>
 +
 +
 +===== Version info =====
 +
 +<code>ocis version
 +
 +
 +</code>
 +
 +
 +===== List running services =====
 +
 +<code>ocis list
 ++--------------------+
 +|   SERVICE       |
 ++--------------------+
 +| app-provider       |
 +| app-registry       |
 +| auth-basic         |
 +| auth-machine       |
 +| eventhistory       |
 +| frontend           |
 +| gateway            |
 +| graph              |
 +| groups             |
 +| idm                |
 +| idp                |
 +| invitations        |
 +| nats               |
 +| notifications      |
 +| ocdav              |
 +| ocs                |
 +| postprocessing     |
 +| proxy              |
 +| search             |
 +| settings           |
 +| sharing            |
 +| storage-publiclink |
 +| storage-shares     |
 +| storage-system     |
 +| storage-users      |
 +| store              |
 +| thumbnails         |
 +| userlog            |
 +| users              |
 +| web                |
 +| webdav             |
 +| webfinger          |
 ++--------------------+
 +
 +
 +</code>
 +
  
  • ocis.1705164583.txt.gz
  • Zuletzt geändert: 17/08/2024 - 07:06
  • (Externe Bearbeitung)