Skip to content

Commit

Permalink
README.md for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
skoranda committed May 25, 2017
1 parent cf0b581 commit ee26e2c
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 260 deletions.
30 changes: 30 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<!--
COmanage Registry Docker documentation
Portions licensed to the University Corporation for Advanced Internet
Development, Inc. ("UCAID") under one or more contributor license agreements.
See the NOTICE file distributed with this work for additional information
regarding copyright ownership.
UCAID licenses this file to you under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with the
License. You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->

# COmanage Registry Docker Documentation

* [Persist data using host-mounted volumes](docs/basic-auth-postgres-persist.md)
* [Use MariaDB instead of PostgreSQL](docs/basic-auth-mariadb-persist.md)
* [Add OpenLDAP slapd for provisioning](docs/openldap-slapd.md)
* [Advanced configuration](docs/advanced-configuration.md)
* [Complete example recipe for production deployment](docs/shibboleth-sp-postgres-compose.md)
* [Using Docker service stacks and Docker secrets](docs/stacks-secrets.md)

111 changes: 0 additions & 111 deletions recipes/simple-no-persistence/README.md

This file was deleted.

149 changes: 0 additions & 149 deletions recipes/simple-with-persistence/README.md

This file was deleted.

0 comments on commit ee26e2c

Please sign in to comment.