summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/README.md8
-rw-r--r--doc/install/dev-setup.md (renamed from scripts/README_DEV.md)0
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 5195327b2..baf499777 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -2,4 +2,12 @@
## Administrator Documentation
+### Installation
+
+- [Install Requirements](doc/install/requirements.md)
+- [Local Machine Setup ](doc/install/single-container-install.md)
+- [AWS Elastic Beanstalk Setup](doc/install/aws-ebs-setup.md)
+
+### Configuration
+
- [GitLab SSO Configuration](integrations/sso/gitlab-sso.md) - Configure OAuth2 Single-Sign-On for GitLab.
diff --git a/scripts/README_DEV.md b/doc/install/dev-setup.md
index a088bbbc2..a088bbbc2 100644
--- a/scripts/README_DEV.md
+++ b/doc/install/dev-setup.md