Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 397 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 397 Bytes

Description

  • Terraform template for docker swarm cluster with 1 master and 1 worker node.
  • Web application lists all docker swarm services/containers and show logs of the selected container by pressing a button/link. Docker engine API.
  • Jenkins pipeline for web application to be deployed on the swarm cluster.

Continuous deployment starts by push event to the git repository master branch.