Skip to content

Setup docs drift: docker-compose services not mentioned in README #7775

Description

@ariesadonis

Setup doc drift found

Running a scan that compares docker-compose.yml against README docs to find gaps that break local setup.

Finding — Services not documented docker-compose.yml defines 4 services (countly-api, countly-frontend, mongodb, nginx) but README has no mention of docker compose up. Engineer clones repo, follows docs, app fails to start — nothing is running.

Proposed patch — add to Setup section:

docker compose up -d

Services started: countly-api, countly-frontend, mongodb, nginx


Confidence: HIGH. Happy to open a PR if useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions