Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daggerok/docker-examples

This repository is contains examples of using docker in swarm mode as docker swarm cluster
https://github.com/daggerok/docker-examples

docker docker-compose docker-stack docker-swarm docker-swarm-cluster docker-swarm-mode dockerfile swarm swarm-mode

Last synced: 14 days ago
JSON representation

This repository is contains examples of using docker in swarm mode as docker swarm cluster

Awesome Lists containing this project

README

        

= docker-examples

This repository is contains examples of using docker in swarm mode as docker swarm cluster

. link:00-dockerfile/[Dockerfile example]
. link:01-docker-compose/[docker-compose example]
. link:02-docker-stack-deploy/[docker stack deploy example]
. link:containerize-step-by-step/[container less → docker → docker-compose → docker-swarm → kubernetes]
. link:docker-swarm-using-ucp/[Swarm cluster using UCP]
. kong:
.. link:kong-docker/[run Kong with Docker]
.. link:kong-docker-compose/[run Kong with Docker Compose]
.. link:kong-docker-swarm-using-ucp/[run Kong with Docker Swarm cluster using UCP]
.. link:kong-kubernetes/[run Kong with Kubernetes]