-
Notifications
You must be signed in to change notification settings - Fork 9
Self Hosting COMS
Csaky edited this page May 1, 2023
·
6 revisions
- There's a Docker image and Helm chart to help deploy COMS on OpenShift
- Your application uses a custom OIDC realm
- You just need a user-friendly, REST-based S3 client 'wrapper'
- You can configure COMS to suit your needs:
- Refer to the different Authentication Modes
- Run COMS in minimal No-DB Mode
- Configure the default S3 bucket to use for all operations
- Disable the strict Privacy Mode to make object metadata searchable
- You want to modify COMS source code before running (it's a REST api built with NodeJS and Express)
- You want to be the custodians of the COMS database that contains user permissions and document metadata
To run COMS on your local computer see:
COMS is developed by the Common Services Team.
Email: NR.CommonServiceShowcase@gov.bc.ca
Community help: Rocket.Chat
Return Home
API User Guide:
- Authentication
- Endpoint Notes
- Permissions
- Metadata and Tags
- Managing buckets
- Synchronization
- Use-Case Examples
Deployment Guide:
The Hosted Service: