From 1c1b51d37e62ffeb99b3e15fb32a6f43e00cfeb9 Mon Sep 17 00:00:00 2001 From: David Boreham Date: Fri, 17 Feb 2023 09:20:41 -0700 Subject: [PATCH] Update doc --- gitea/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/gitea/README.md b/gitea/README.md index 0f21388..8aa5025 100644 --- a/gitea/README.md +++ b/gitea/README.md @@ -1,3 +1,7 @@ -## Manual deployment notes +## Deployment notes ### Gitea -1. Create admin user in web UI on initial setup +1. `cd ./gitea` +1. Run the script `./run-this-first.sh` +1. Bring up the gitea cluster `docker compose up -d` +1. Run the script `./initialize-gitea.sh` +1. Note the access token printed, it will be needed to publish packages.