2023-02-17 16:20:41 +00:00
|
|
|
## Deployment notes
|
2022-11-19 02:34:41 +00:00
|
|
|
### Gitea
|
2023-02-17 16:20:41 +00:00
|
|
|
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.
|