Sha256: d4acde23f26a2eb1d62568b55b4293a413a9df33cb8c9deab8eb41c027c538ff
Contents?: true
Size: 687 Bytes
Versions: 4
Compression:
Stored size: 687 Bytes
Contents
Provide volumes for databases and mount appropriate directories for adapter Refactor docker-compose services - these really belong in lib/orchestration/services/<service-name>/docker_compose.rb Standardise on log formats - by policy or recommendation ? Redis support Stop supporting development mode. Provide a docker-compose.yml for loading development and test dependencies and expect user to run Rails application locally. Build a docker-compose.production.yml for running application in production (i.e. including application as a service and removing local port bindings). Make docker-compose file additive - detect existing services and add new ones rather than overwriting.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
orchestration-0.3.3 | TODO |
orchestration-0.3.2 | TODO |
orchestration-0.3.1 | TODO |
orchestration-0.3.0 | TODO |