595 B
595 B
- Instalacja paczek komendą "pip3 install -r requirements.txt"
- Uzupełnienie pliku config_base.json wartościami token i ssh_public
{ "ssh_name": "s434784", "network": "ms-network-1", "network-ip": "10.10.10.0/24", "volume": "ms-volume", "db-server-name": "ms-gitea-db", "gitea-server-name": "ms-gitea", "server-type": "cx11", "server-image": "ubuntu-20.04", "location": "hel1", "token": "<FILL>", "ssh_public": "<FILL>" }
- Uruchomienie skryptu komendą "python3 deploy.py config_base.json"