diff --git a/Components/Grouper/README b/Components/Grouper/README new file mode 100644 index 0000000..205da1d --- /dev/null +++ b/Components/Grouper/README @@ -0,0 +1,5 @@ +Uses TIER Grouper Container and adds in configuration file. + +docker-compose spins up LDAP (for subject source), database (mysql) for Grouper's DB, and API, WS, UI container. + +TODO: use common db container