Go to file
2021-11-30 23:44:50 +01:00
.idea zad 3.2 2021-11-30 23:40:06 +01:00
.gitignore Initial commit 2021-11-30 23:04:27 +01:00
api_key.txt zad 3.2 2021-11-30 23:40:06 +01:00
deploy.py zad 3.2 2021-11-30 23:40:06 +01:00
README.md Update 'README.md' 2021-11-30 23:44:50 +01:00
requirements.txt zad 3.2 2021-11-30 23:40:06 +01:00
ssh.txt zad 3.2 2021-11-30 23:40:06 +01:00

gitea_hetzner

  1. Install required library: pip3 install -r requirements.txt.
  2. Add public ssh key to ssh.txt file.
  3. Add hetzner api key to api_key.txt file.
  4. Run python3 deploy.py.