Go to file
2025-01-08 21:35:47 +01:00
.gitignore test 2025-01-08 21:29:06 +01:00
delete.py clean up 2025-01-08 21:35:47 +01:00
deploy.sh test 2025-01-08 21:29:06 +01:00
README.md add readme 2025-01-08 21:33:13 +01:00
script.py test 2025-01-08 21:29:06 +01:00

  1. Create .env:
API_KEY=fake_api_key
SSH_PUBKEY=fake_ssh_key
  1. Run:
./deploy.sh
  1. Script will automatically open gitea when ready.
  2. You can delete resources using delete.py.