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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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