diff --git a/docs/index.md b/docs/index.md index 270f16f..8c87c39 100644 --- a/docs/index.md +++ b/docs/index.md @@ -58,6 +58,13 @@ any time to converge the stack to `./config/`. For the full config reference, architecture, and running each project standalone, see the **[GitHub repository](https://github.com/theta42/theta-env)**. +## More docs + +- **[Quickstart](quickstart.html)** — prerequisites and a step-by-step first run. +- **[Architecture](architecture.html)** — how the pieces fit together. +- **[Running each project standalone](standalone.html)** — using the SSO + Manager or the proxy on their own, without theta-env. + ## Related projects - **[SSO Manager](https://theta42.github.io/sso-manager-node/)** — the OIDC diff --git a/proxy b/proxy index 5a685e9..ed275ac 160000 --- a/proxy +++ b/proxy @@ -1 +1 @@ -Subproject commit 5a685e9dd71d8c5d0dd518266d8664379e8e3a95 +Subproject commit ed275acbe7c96016dabd0f802daa8761510e0040 diff --git a/sso-manager-node b/sso-manager-node index 65e43a5..ff10a23 160000 --- a/sso-manager-node +++ b/sso-manager-node @@ -1 +1 @@ -Subproject commit 65e43a5677f7161d18b84767457deacd18cc4996 +Subproject commit ff10a23e785cc34cdc36d69572183fea53030180