dogvscat icon indicating copy to clipboard operation
dogvscat copied to clipboard

Sample Docker Swarm cluster stack of tools

Results 10 dogvscat issues
Sort by recently updated
recently updated
newest added

swarmprom has been archived by the owner for a while. This does however not mean that the stack does not work. As we needed a working version, we adapted it...

Implemented the rexray related TODO points mentioned in the stack file: ``` # 2. TODO: would prefer on-failure restart_policy, but need to run this in script to look # for...

enhancement

- use traefik for the dashboard, thus remove port binding 8080 and access via subdomain - add a default network e.g. proxy (save adding "traefik.network=proxy" label to every service) -...

Right now, since Ghost Blog is designed to run on a single-host (a current design limitation) then caching and [MTTR](https://en.wikipedia.org/wiki/Mean_time_to_recovery) are the best ways to keep downtime to a minimum....

enhancement

Create a simple example of creating instances, installing docker, setting up security groups, LB's, etc. with Terraform, ideally for digital ocean and AWS. Some examples: https://github.com/Praqma/terraform-aws-docker https://github.com/mlabouardy/terraform-aws-labs/tree/master/docker-swarm-cluster

enhancement

Many of the services, especially for the demo apps like menu, ghost, and voting should have custom deploy settings for updates, such as rollback, healthchecks, etc. This first requires healthchecks...

enhancement

Inspired by this issue https://github.com/docker-library/ghost/issues/125, we need a PR that does this for the Ghost stack.

enhancement

Since the Ghost service can only have a single replica (Ghost design limitation), it's expected to have a caching proxy in front of it, which itself could be multi-replica for...

enhancement

repo: https://github.com/gianarb/orbiter blog: https://gianarb.it/blog/orbiter-docker-swarm-autoscaler

enhancement

Here is the place to say thank you to folks who are working hard on this project. « One of the greatest ways to show your appreciation to open source...