Files
opencloud/docs/ocis/deployment/continuous_deployment.md
2021-05-04 17:39:59 +02:00

2.7 KiB

title, date, weight, geekdocRepo, geekdocEditPath, geekdocFilePath
title date weight geekdocRepo geekdocEditPath geekdocFilePath
Continuous Deployment 2020-10-12T14:04:00+01:00 10 https://github.com/owncloud/ocis edit/master/docs/ocis/deployment continuous_deployment.md

{{< toc >}}

We are continuously deploying the following deployment examples. Every example is deployed in two flavors:

  • Latest: reflects the current master branch state of oCIS and will be updated with every commit to master
  • Released: reflects the newest release state (currently latest release of version 1) and will be updated with every release

The configuration for the continuous deployment can be found in the oCIS repository.

oCIS with Traefik

Credentials:

  • oCIS: see [default demo users]({{< ref "../getting-started#login-to-owncloud-web" >}})

Latest

Released

oCIS with WOPI server

Credentials:

  • oCIS: see [default demo users]({{< ref "../getting-started#login-to-owncloud-web" >}})

Latest

Released

oCIS with Keycloak

Credentials:

  • oCIS: see [default demo users]({{< ref "../getting-started#login-to-owncloud-web" >}})
  • Keycloak:
    • username: admin
    • password: admin

Latest

Released

oCIS with CS3 users

Credentials:

  • oCIS: see [default demo users]({{< ref "../getting-started#login-to-owncloud-web" >}})
  • LDAP admin:
    • username: cn=admin,dc=owncloud,dc=com
    • password: admin

Latest

Released