Go to file
2021-11-27 14:38:24 +01:00
.gitignore Add scripts creating db and gitea 2021-11-27 13:44:57 +01:00
cloud_init_db fix cloud_init 2021-11-27 14:27:54 +01:00
cloud_init_gitea Add scripts creating db and gitea 2021-11-27 13:44:57 +01:00
constants.py fix constants 2021-11-27 14:13:05 +01:00
deploy.py fix constants 2021-11-27 14:13:05 +01:00
deploy.sh Add scripts creating db and gitea 2021-11-27 13:44:57 +01:00
README.md update readme.md 2021-11-27 14:38:24 +01:00
remove.py Add script for removing 2021-11-27 13:51:14 +01:00

  1. Wygenerować nowy klucz ssh
  2. Utworzyć plik z kluczem publicznym ssh pod nazwą 'ssh_key.pub'
  3. Utworzyć plik z kluczem api pod nazwą 'api_key'
  4. chmod +x deploy.sh
  5. Uruchomić skrypt 'deploy.sh'
  6. (Opcjonalnie) jeżeli chce się usunąć utworzone zasoby - uruchomić skrypt 'remove.py'