fix edit path

This commit is contained in:
Artur Neumann
2020-10-12 13:38:50 +05:45
parent 4a77f6ca8b
commit 4f3bc0c258
17 changed files with 28 additions and 28 deletions
+2 -2
View File
@@ -3,14 +3,14 @@ title: "Deployment"
date: 2020-10-01T20:35:00+01:00
weight: -10
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/deployment
geekdocEditPath: edit/master/docs/ocis/deployment
geekdocFilePath: _index.md
---
{{< toc >}}
## Deployments Scenarios and Examples
This section handles deployments and operations for admins. If you are looking for a development setup, start with
This section handles deployments and operations for admins. If you are looking for a development setup, start with
### Setup oCIS
oCIS deployments are super simple, yet there are many configrations possible for advanced setups.
+1 -1
View File
@@ -3,7 +3,7 @@ title: "Basic Remote Setup"
date: 2020-02-27T20:35:00+01:00
weight: 16
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs
geekdocEditPath: edit/master/docs/ocis/deployment
geekdocFilePath: basic-remote-setup.md
---
+3 -3
View File
@@ -3,7 +3,7 @@ title: "Bridge"
date: 2020-02-27T20:35:00+01:00
weight: 30
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs
geekdocEditPath: edit/master/docs/ocis/deployment
geekdocFilePath: bridge.md
---
@@ -64,7 +64,7 @@ Enter host password for user 'admin':
### Start ocis-glauth
We are going to use the above ownCloud 10 and graphapi app to turn it into the datastore for an LDAP proxy.
We are going to use the above ownCloud 10 and graphapi app to turn it into the datastore for an LDAP proxy.
#### Grab it!
@@ -250,5 +250,5 @@ In the above configuration replace
## Next steps
Aside from the above todos these are the next stepo
- tie it all together behind `ocis-proxy`
- tie it all together behind `ocis-proxy`
- create an `ocis bridge` command that runs all the ocis services in one step with a properly preconfigured `ocis-konnectd` `identifier-registration.yaml` file for `phoenix` and the owncloud 10 `openidconnect` app, as well as a randomized `--signing-kid`.