MapColonies / MapColonies/microcOSM

[openstreetmap-website] - split the rails app and cgimap into separate images

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

Nobody has claimed this yet.

enhancement
Dominant language
Dockerfile
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Right now both the rails map and cgimap are sitting on the same image, with apache redirecting the supported requests to cgimap.
It's better if each of them will be a separate service, which would enable easier scaling, reduce the image size, and enable easier updating.

cgimap github:
https://github.com/zerebubuth/openstreetmap-cgimap

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by inspecting how the current image contains the Rails map and cgimap, and how Apache redirects supported requests between them. Separate the two services into distinct images while preserving request routing; done means each can be updated and scaled independently.

Written by the indexing model from the issue text.

Assessment

Tech stack
dockerfile, rails
Domain
devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.