diff --git a/README.md b/README.md index ff14cc8..17a616a 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,11 @@ COmanage Registry and deployments ready for production. ## What is here * [Dockerfile templates](#Dockerfile-templates) -* [Simple deployment for evaluation, no persistence](recipes/simple-no-persistence/README.md) -* [Simple deployment for evaluation with persistence](recipes/simple-with-persistence/README.md) -* [Production deployment using Docker stacks with mod_auth_openidc and MariaDB](recipes/production-mod-auth-openidc-mariadb/README.md) -* [Production deployment using docker-compose with Shibboleth SP and PostgreSQL](recipes/production-shibboleth-sp-postgres/README.md) +* Recipes + * [Simple deployment for evaluation, no persistence](recipes/simple-no-persistence/README.md) + * [Simple deployment for evaluation with persistence](recipes/simple-with-persistence/README.md) + * [Production deployment using Docker stacks with mod_auth_openidc and MariaDB](recipes/production-mod-auth-openidc-mariadb/README.md) + * [Production deployment using docker-compose with Shibboleth SP and PostgreSQL](recipes/production-shibboleth-sp-postgres/README.md) ## Dockerfile templates