#197 adding docker compose
Merged by lholecek. Opened by jmolet.
jmolet/greenwave docker-compose  into  master

Download 197.patch

I found docker-compose incredibly useful for debugging the various aspects of stuffing this project into containers. It has helped me isolate the complexities of the codebase, the containers, the other services, and deploying to upshift. This is not meant to replace openshift, or any of the other existing tooling, but is rather a useful tool that gives a developer a quick environment. I thought it was neat enough to share.

All of the config files are meant to be modified as a developer needs, but they are packaged here with some simple defaults found elsewhere in the codebase.

+1 This is pretty cool! I need to use docker-compose more (seen it in some recent PyCon video too).

Can you resolve the conflicts?

rebased onto ab29df507236ae792204fb0fb29f966b7a357fca

2 new commits added

  • adding docker compose
  • resolving merge conflict

1 new commit added

  • adding docker-compose docs

@lholecek I've resolved the merge conflict. I've also added a doc to the sphinx docs about using these compose files that might be helpful.

Better to leave this TOC out - it's shown in the sidebar.

s/containrs/containers/

rebased onto 7387b590e2b1e6e4dc8de02a7978fabe82c67e18

Good caches! Fixed and squashed.

fact t I don't --> there is a random t

As the the complexity --> the the

a full desription, but --> description

because it it gives --> it it

Cool! :+1:

rebased onto beb19b9277bece30cafbb67aa9b347f0288fab3f

Thanks for the review! Fixed! /me learns to speel gud and other things

Pull-Request has been merged by lholecek

Metadata