cms-dev / cms-dev/cms

ResourceService doesn't start LogService

Open
#128 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

rs
Dominant language
Python
Stars
1k
Forks
412
Avg merge
6d 10h
Merged PRs (30d)
3

Description

Is there any reason why it shouldn't? (It's currently hard-coded not to).

If you want to start LogService yourself, you can.
If you don't want LogService at all, you can remove it from cms.conf.

(Motivated by the desire for an init script to just be able to start one program - cmsResourceService).

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.

Research direction

Start by locating the ResourceService startup entry point and the cms.conf handling for LogService. Confirm how the current hard-coded exclusion works and whether service removal is supported by configuration; done means starting cmsResourceService also starts LogService by default while allowing it to be disabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.