Improve development environment by adding osm, osm-teams and tasking manager to docker-compose

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
28/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker-compose, postgresql

Research direction

Start with docker-compose.yml and inspect how the existing PostgreSQL and mocked OSMesa services are configured; review related issue #488 for context. Compare the current setup with the OSM, OSM-teams, and Tasking Manager services named in the issue. Done means the compose environment includes the required services and supports end-to-end and acceptance testing.

Written by the indexing model from the issue text.

Description

enhancement

Scoreboard is a mashup of several services:

Currently docker-compose.yml sets up a postgresql database for Scoreboard, and it creates a mocked instance of a OSMesa database. So it is up to the developer to setup or integrate with osm.org, osm-teams and tasking manager (75% of the services). This makes it harder to contribute and harder to run end-to-end tests and acceptance tests.

Relates to #488

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.