Merge pull request #7 from cerc-io/dboreham/update-gitea-doc

Update gitea doc
This commit is contained in:
David Boreham 2023-02-17 09:21:28 -07:00 committed by GitHub
commit 9b2bff61d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,7 @@
## Manual deployment notes ## Deployment notes
### Gitea ### 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.