Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/daggerok/docker-examples
- Owner: daggerok
- License: mit
- Created: 2017-09-14T19:32:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-30T17:55:47.000Z (about 6 years ago)
- Last Synced: 2024-11-11T15:40:21.550Z (2 months ago)
- Topics: docker, docker-compose, docker-stack, docker-swarm, docker-swarm-cluster, docker-swarm-mode, dockerfile, swarm, swarm-mode
- Language: Shell
- Size: 32.2 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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]