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 [05/03/2024 - 10:52] (aktuell) – Externe Bearbeitung 127.0.0.1
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>
 + <font inherit/monospace;;inherit;;#000000background-color:#ffffff;>root@ocis:~# ocis version</font>  Version: 4.0.5
 +Compiled: 2023-12-21 00:00:00 +0000 UTC
 +
 +</code>
 +
 +===== List running services =====
 +
 +<code>
 + <font inherit/monospace;;inherit;;#000000background-color:#ffffff;>root@ocis:~# ocis list</font>  +--------------------+
 +|      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: 05/03/2024 - 10:52
  • (Externe Bearbeitung)