[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.

Assessment

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

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.

Description

enhancement

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

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

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.

More from MapColonies/microcOSM

All issues in MapColonies/microcOSM

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.