Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Stack Documentation and UX
-
Labels:
-
Story Points:11.6
-
Epic Link:
-
Team:SQuaRE
Description
ltd-keeper should be deployed as a Docker container as a best practice for maintainable cloud microservices.
This involves writing a Dockerfile committed to the ltd-keeper repo and demonstrating that the container can be stood up on Google Container Engine.
I plan on use data-containers attached to the service’s container to maintain the sqlite DB. This ticket should document how to operate ltd-keeper and apply updates to both the ltd-keeper app and DB migrations..
This ticket also involves initial overhead in researching Docker/Kubernetes.