INFRA-215: Make sure container stacks managed with docker-compose restart when servers do

Metadata

Source
INFRA-215
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Alan Harnum
Reporter
Alan Harnum
Created
2018-09-10T09:43:42.688-0400
Updated
2018-09-10T10:05:30.098-0400
Versions
N/A
Fixed Versions
N/A
Component
N/A

Description

All docker-compose files for running stacks should include a restart policy to ensure the service containers restart when the server does (they didn't after the last server update).

This should be as simple as adding "restart: always" at the top level of each service definition.

Comments

  • Alan Harnum commented 2018-09-10T10:05:30.094-0400

    Added restart policies to all docker-compose files for:

    • [x] adod.idrc.ocadu.ca
    • [x] Karisma stories
    • [x] Floe stories
    • [x] cities-website