Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Paweł Gesek
Paweł GesekReporter
Paweł Nawrocki
Paweł Nawrocki(Deactivated)Time tracking
2d 3h logged
Sprint
None
Fix versions
Priority
Time Assistant
Time Assistant
Created September 26, 2016 at 9:09 AM
Updated October 5, 2016 at 1:24 PM
Resolved October 5, 2016 at 1:24 PM
As agreed in this discussion, we should allow developers to run singular/picked services in blue-alike environment without having to bring on the whole openlmis-blue. This would improve debugging capabilities and development overall.
Acceptance Criteria
Create a basic docker-compose file that would be an initial platform, containing all basic services needed to run our system (nginx-proxy, db, consul, etc), discuss the best place for it to reside
Adjust all other services' compose files to be able to work within that system
After this change, having the initial platform running, developers should be able to run any service from it's compose file and have it properly communicating with other services, just like it would normally do on openlmis-blue