Hetzner/gitea
2023-01-06 14:20:32 +01:00
..
a.py Added volume management 2023-01-06 14:20:32 +01:00
b.py Gitea in the cloud 2022-12-30 16:57:31 +01:00
clean.sh Gitea in the cloud 2022-12-30 16:57:31 +01:00
deploy.sh deploy script polish 2022-12-30 17:12:47 +01:00
readme.md Readme updates 2022-12-30 20:06:45 +01:00

Deploy Code Server with Hetzner Cloud

To run the scrip make it executable

chmod +x deploy.sh

Then execute it

./deploy.sh

The script will install all the neccesary packages and create server enviroment


When u want to delete server use cleaning script

chmod +x clean.sh
./clean.sh