Remove OpenLMIS blue host mounts

Description

Docker-compose in openlmis-blue currently uses host mounts for:

  • mounting logging configuration

  • mounting logging output

logging config:

volumes: - './logback.xml:/logback.xml'

logging output:

log: image: openlmis/rsyslog volumes: - '../logs/requisition:/var/log'

It seems the best approach is to use docker's named volumes, see https://openlmis.atlassian.net/browse/OLMIS-1124#icft=OLMIS-1124 for more.

Acceptance:

  • Host mounts are not used

  • Logging configuration, logging output is still able to be set

  • README is updated to demonstrate how to configure the above

QAlity Plus - Test Management

Checklists

Activity

Show:
Josh Zamor
January 3, 2017 at 7:12 PM

Moving to done.

Done
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Story Points

Original estimate

Time tracking

6h logged

Sprint

None

Fix versions

Priority

Time Assistant

Created October 31, 2016 at 8:24 PM
Updated April 4, 2018 at 6:02 PM
Resolved January 3, 2017 at 7:12 PM