COmanage Registry Docker
What it is
Dockerfile templates and associated files to build images for COmanage Registry, as well as documentation and recipes for both simple deployments to use for evaluating COmanage Registry and deployments ready for production.
What is here
- Dockerfile templates
- Simple deployment for evaluation, no persistence
- Simple deployment for evaluation with persistence
- Production deployment using Docker stacks with mod_auth_openidc and MariaDB
Dockerfile templates
- COmanage Registry (no authentication, primarily for developers)
- COmanage Registry with Basic Authentication
- COmanage Registry with Shibboleth Native SP for Apache Authentication
- Example PostgreSQL image for use with COmanage Registry
- Example MariaDB image for use with COmanage Registry
- Example OpenLDAP slapd image for use with COmanage Registry
- Example Docker Compose file for deploying COmanage Registry