app. My app has a docker-compose with an app service, a DB service and a Redis service(3 images used). I installed Gitlab runner on my production server but I can't figure out how can I deploy my app continuously! I've searched a lot but all of the docs are just building the app image and pushing it into the container registry. How can I restart my docker-compose every time with the new build, using Gitlab CI?
p.s: I don't wanna SSH to the server and do the pull and restart manually. How is it possible if I'm using Gitlab runner in a docker container?
I think this question is not in any way related to Go Check the DevOps group
Обсуждают сегодня