Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I infra-lab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • infra-lab.xyzinfra-lab.xyz
  • infra-lab
  • Merge requests
  • !1

Feature/docker installation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yura Shutkin requested to merge feature/docker_installation into master Aug 04, 2018
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 20

What changed:

  • Added playbook for installing docker with specific version
  • Described current gitlab docker-compose.yml
  • Described current ghost blog docker-compose.yml
  • Described current nexus docker-compose.yml

How I can apply it:

  • to apply this changes on your environment you should:
ansible-playbook -K -i environments/prod playbooks/docker.yml

How I can test it:

  • Docker daemon installed
  • Docker daemon enabled
  • Docker daemon launched
  • Role tested on local dev environment

Issues:

  • #1 (closed)
Edited Aug 04, 2018 by Yura Shutkin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/docker_installation