ownCloud
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Continuous Deployment

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

  • Master: reflects the current master branch state of oCIS and will be updated with every commit to master
  • Rolling: reflects the latest rolling release of oCIS and will be updated with every rolling release
  • Production: reflects the latest production release of oCIS and will be updated with every production release

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

oCIS with Web Office

This deployment is based on our modular ocis_full Example and uses the default configuration with Collabora Online as the office suite, traefik reverse proxy, cloudimporter and the inbucket mail catching server to showcase the full feature set of oCIS.

Credentials:

Master

Rolling Release

Production Release

Rolling Release with OnlyOffice

This example is based on the ocis_full Example and uses the default configuration with OnlyOffice as the office suite.

oCIS and ownCloud Web with both most recent development versions

Credentials:

Master branches

oCIS with Keycloak

Credentials:

Rolling Release

oCIS with S3 storage backend (MinIO)

This deployment is based on our modular ocis_full Example, see the oCIS with Web Office description for the feature set. In addition to that, we deployed a MinIO S3 storage backend. oCIS stores the data in the S3 server and the metadata on the local disk by using the s3ng storage driver.

The MinIO server provides a powerful Web UI for browser-based access to the storage which makes it possible to manage the data stored in the S3 server and understand how different policies and configurations affect the data.

Credentials:

Rolling Release

oCIS with LDAP for users and groups

Credentials:

  • oCIS: see default demo users
  • LDAP admin:
    • username: cn=admin,dc=owncloud,dc=com
    • password: admin

Rolling Release