The project aims to deploy the application of distribution to target server behind the firewall.
curl https://raw.githubusercontent.com/wusung/gitops-runner/master/install.sh | sudo bash -s -- -r=/var/www -a=gitops-runner -p=3030
sudo service gitops-runner statussudo rm /etc/systemd/system/gitops-runner.service
sudo rm -rf /var/lib/gitops-runner
sudo rm -rf /opt/gitops-runner