Docker for deployment

Open
#488 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
docker, javascript, node.js

Research direction

Start by documenting the current staging deployment process based on systemctl and systemd service files, including the Node.js version dependency. Then investigate how Docker could isolate service dependencies and define what a complete staging deployment would need to demonstrate.

Written by the indexing model from the issue text.

Description

enhancement

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.

Dominant language
JavaScript
Stars
27
Forks
8
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from developmentseed/scoreboard

All issues in developmentseed/scoreboard

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.