Gitlab CI/CD
Gitlab Runner Configuration
install gitlab runner to linux
Install GitLab Runner manually on GNU/Linux | GitLab
register a runner in linux
after registration is complete
sudo gitlab-runner verify
sudo gitlab-runner run
install docker to ubuntu
How To Install and Use Docker on Ubuntu 22.04 | DigitalOcean
How to delete a gitlab-runner
How do I delete/unregister a GitLab runner
💡 If you change a runner, don’t forget to update tags on gitlab-ci.yml file
References
-
This is the tutorial I followed : Gitlab CI/CD for Docker, Python Flask, AWS ECS Dev Ops | Gitlab CI/CD Docker Deployment on AWS ECS (This is all the information you need to deploy a python app to a server with gitlab ci/cd)
-
GITLAB CI CD FULL COURSE IN 3 HOURS | Gitlab CI CD From Zero To Hero