CI-CD

Angelegt Dienstag 05 März 2019

Integration - GitHub-Dockerhub

  • cloud.docker.com → einloggen → Account Settings → Linked Accounts → mit GitHub verbinden.
  • Projekt auswählen.

Integration - GitLab-Dockerhub
GitLab Continuous Integration (GitLab CI/CD) : https://docs.gitlab.com/ee/ci/README.html
Configuration of your pipelines with .gitlab-ci.yml : https://docs.gitlab.com/ee/ci/yaml/
How To Set Up Continuous Integration Pipelines with GitLab CI on Ubuntu 16.04 : https://www.digitalocean.com/community/tutorials/how-to-set-up-continuous-integration-pipelines-with-gitlab-ci-on-ubuntu-16-04
Continuous Integration mit Docker und GitLab : https://www.innoq.com/de/articles/2018/10/continuous-integration-mit-docker-und-gitlab/
Continuous Integration pipeline with Gitlab CI and Docker for a Node.js application : https://medium.com/@balint_sera/node-js-application-continuous-integration-pipeline-with-gitlab-ci-and-docker-ac2978a2cf82
Mit GitLab CI automatisch auf Staging- und Produktiv-Server deployen : https://florianbrinkmann.com/3500/gitlab-ci-deployment/