ユーザ用ツール

サイト用ツール


サイドバー

最新の10件
一覧
webapp:ownclowd:ocis

$ wget https://download.owncloud.com/ocis/ocis/stable/1.20.0/ocis-1.20.0-linux-amd64 \
https://download.owncloud.com/ocis/ocis/stable/1.20.0/ocis-1.20.0-linux-amd64.sha256
$ sha256sum -c ./ocis-1.20.0-linux-amd64.sha256
ocis-1.20.0-linux-amd64: OK
$ mv ocis-1.20.0-linux-amd64 ./ocis
$ rm ocis-1.20.0-linux-amd64.sha256
$ chmod u+x ./ocis
$ ./ocis version
Version: 1.20.0
Compiled: 2022-04-13 00:00:00 +0000 UTC

No running services found.
$ ./ocis init
$ IDM_CREATE_DEMO_USERS=true ./ocis server

https://localhost:9200/

login using one of the demo accounts. → https://owncloud.dev/ocis/getting-started/demo-users/

$ ls ./config
identifier-registration.yaml
$ ls ~/.ocis
idm  idp  ldap  nats  proxy  storage  store  tmp

コメント

コメントを入力. Wiki文法が有効です:
  ____  _      __  _      __  _      __  __  __
 /_  / | | /| / / | | /| / / | | /| / / / / / /
  / /_ | |/ |/ /  | |/ |/ /  | |/ |/ / / /_/ / 
 /___/ |__/|__/   |__/|__/   |__/|__/  \____/
 
webapp/ownclowd/ocis.txt · 最終更新: 2022/05/24 01:31 by matoken