.. | ||
docker-compose.yml | ||
initialize-gitea.sh | ||
README.md | ||
run-this-first.sh |
Deployment notes
Gitea
cd ./gitea
- Run the script
./run-this-first.sh
- Bring up the gitea cluster
docker compose up -d
- Run the script
./initialize-gitea.sh
- Note the access token printed, it will be needed to publish packages.