hosting/gitea
2023-03-24 22:21:44 -05:00
..
docker-compose.yml Add support for Gitea actions via act_runner. 2023-03-24 22:21:44 -05:00
initialize-gitea.sh Add support for Gitea actions via act_runner. 2023-03-24 22:21:44 -05:00
README.md Update doc 2023-02-17 09:20:41 -07:00
run-this-first.sh Add support for Gitea actions via act_runner. 2023-03-24 22:21:44 -05:00

Deployment notes

Gitea

  1. cd ./gitea
  2. Run the script ./run-this-first.sh
  3. Bring up the gitea cluster docker compose up -d
  4. Run the script ./initialize-gitea.sh
  5. Note the access token printed, it will be needed to publish packages.