scoreboard icon indicating copy to clipboard operation
scoreboard copied to clipboard

Docker for deployment

Open kamicut opened this issue 5 years ago • 0 comments

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.

kamicut avatar Jan 27 '20 16:01 kamicut