developmentseed / developmentseed/scoreboard
Docker for deployment
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Current process for deployment on staging relies on `systemctl` and `systemd` service files. This caused a difficult process for deployment when wanting to upgrade node.js to v12, requiring us to upgrade the system node and potentially disrupting other services that rely on it. We should explore deployment using docker instead to isolate service dependencies.
Contributor guide
Assessment
This issue has not been assessed yet.