Sha256: c8be4c76d7b3335cadbf3798cc637ad13908cf764698e3a7b1fae3108800fe6b
Contents?: true
Size: 819 Bytes
Versions: 2
Compression:
Stored size: 819 Bytes
Contents
Refactor docker-compose services - these really belong in lib/orchestration/services/<service-name>/docker_compose.rb Add default logging section to each service ? Redis support Use `Paint` instead of `Colorize` for colouring output - better licensing and no monkeypatching `String` etc. Make unicorn `config.rb` resilient to database connectivity failures Group healthcheck rake tasks - run all at once in the same process. Create a master process that generates config files and calls each healthcheck in batch. Provide a way of declaratively configuring bespoke healthchecks. Auto-healthcheck any services with a local port bind using the Listener healthcheck. Add remote Docker swarm management. https://github.com/mikejmoore/docker-swarm-sdk Add scp and ssh execution of docker-compose bundle to servers.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
orchestration-0.3.8 | TODO |
orchestration-0.3.7 | TODO |