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.
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:
- oCIS: see default demo users
This example is using OnlyOffice as the office suite.
This example is using OnlyOffice as the office suite.
Credentials:
- oCIS: see default demo users
Credentials:
- oCIS: see default demo users
- Keycloak:
- username: admin
- password: admin
- oCIS: ocis.ocis-keycloak.rolling.owncloud.works
- Keycloak admin access: keycloak.ocis-keycloak.rolling.owncloud.works
- Keycloak account management: keycloak.ocis-keycloak.rolling.owncloud.works/realms/oCIS/account/#/
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:
- oCIS: see default demo users
- MinIO:
- access key: ocis
- secret access key: ocis-secret-key
- oCIS: ocis.ocis-s3.rolling.owncloud.works
- MinIO: minio.ocis-s3.rolling.owncloud.works
- Mail: mail.ocis-s3.rolling.owncloud.works
Credentials:
- oCIS: see default demo users
- LDAP admin:
- username: cn=admin,dc=owncloud,dc=com
- password: admin
- oCIS: ocis.ocis-ldap.rolling.owncloud.works
- LDAP admin: ldap.ocis-ldap.rolling.owncloud.works