Skip to content

Latest commit

 

History

History
77 lines (48 loc) · 2.16 KB

.verb.md

File metadata and controls

77 lines (48 loc) · 2.16 KB

{%=name%}

{%=description%}

TOC

Summary

{%= docs("summary") %}

Scenarios

Fully working

In progress

Investigating

  • Local deployment using the Docker-in-docker (DinD) approach
  • Deployment to DigitalOcean using bash only
  • Deployment to DigitalOcean using Vagrant & bash
  • Using rancher to deploy locally (?)
  • Using rancher to deploy to DigitalOcean
  • Deployment to AWS using Vagrant only

Omitted

  • Local deployment to VirtualBox using Vagrant/Ansible (./local-vagrant-ansible)
  • Deployment to DigitalOcean using Vagrant only (./do-vagrant)
  • Deployment to DigitalOcean using Vagrant/Ansible (./do-vagrant-ansible)

The scenarios above were started, but discontinued for various reasons.

Note: Scenarios not being linked to a solution are not started, finished, or just do not work, yet.

Install

Clone the GitHub repository , install the required tools and enjoy:

$ git clone https://github.com/stefanwalther/deploy-docker-swarm

Tools being used

Different tools have been used in the different scenarios, which also allows to compare the different approaches:

Have a look at the README of the corresponding scenario to understand which of the tools are needed.

Comparison of the different approaches used

About

Contributing

Comments, Issues and PR are highly welcome.

Author

{%= docs("author") %}

License

{%= license %}