DEV Community

Discussion on: What kind of DevOps content do you want?

Collapse
 
jitheshkt profile image
Jithesh. KT • Edited

I have a VPS (Linux instance) and projects are in gitlab. I even have a gitlab runner running in a docker container on my vps. But no idea how to start with ci/cd from there onwards without pushing my docker image to docker registry. My project is in NodeJs.

Edit: I am not asking for help like in stack overflow. I am just explaining where people like me (noobies) get stuck usually. Hope this scenario gives you an idea.

Collapse
 
quinncuatro profile image
Henry Quinn

No, I feel you. Definitely want to do a short series on setting up a CI/CD pipeline with GitLab CI to containerize and deploy code onto Kubernetes. That's half the reason I'm building the Pi Bramble. ;)