From c498b27f37c8c85ea4c525e4eb50ed5b2996c696 Mon Sep 17 00:00:00 2001 From: Scott Koranda Date: Mon, 13 Feb 2017 20:11:30 -0600 Subject: [PATCH] Updated top level README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1231fd1..494d732 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# comanage-registry-docker \ No newline at end of file +# COmanage Registry Docker + +Dockerfile templates and associated files to +build images for +[COmanage Registry](https://spaces.internet2.edu/display/COmanage/Home). + +* [COmanage Registry](comanage-registry/README.md) (no authentication, primarily for developers) +* [COmanage Registry](comanage-registry-basic-auth/README.md) with Apache HTTP Server Basic Authentication +* [COmanage Registry](comanage-registry-shibboleth-sp/README.md) with Shibboleth Native SP for Apache Authentication +* [Example PostgreSQL](comanage-registry-postgres/README.md) image for use with COmanage Registry +* [Example Docker Compose](compose/README.md) file for deploying COmanage Registry