MapColonies / MapColonies/microcOSM
[mod-tile] Separate mod_tile from rendered
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Dockerfile
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
As of today, the `mod-tile` image contains rendered, we can decouple mod_tile from rendered by sharing the `rendered.sock` while they both stay in the same pod but are indifferent containers
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Docker definitions for the mod-tile image and the rendered container, then trace how rendered.sock is created and shared within the pod. Done means mod-tile no longer contains rendered and both containers communicate through the shared socket.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100