Compare commits

..
Author SHA1 Message Date
dboreham 1c1b51d37e Update doc 2023-02-17 09:20:41 -07:00
dboreham 99e5b939d4 Merge pull request #6 from cerc-io/dboreham/gitea-initial-setup
gitea initial setup
2023-02-14 19:07:26 +00:00
+6 -2
View File
@@ -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.