linkedin / linkedin/Burrow

Missing config file "burrow" when calling docker-compose up

Open
#625 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
4k
Forks
818
Avg merge
1h 14m
Merged PRs (30d)
1

Description

I'm experiencing issues with Burrow on windows 10.
I cloned a repository and run commands
```docker-compose build```
```docker-compose up```
In the console I see
```borrow-kafka-ui_burrow_1 exited with code 1```
Burrow dashboard failed to start, I checked logs and see

Reading configuration from /etc/burrow
Failed reading configuration: Config File "burrow" Not Found in "[/etc/burrow]"

I assume that the configuration file does not copy into container volume,
but it should be copied by default from ```docker-config``` folder
Any suggestions on what should I do?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported docker-compose build and docker-compose up commands on Windows 10, then inspect the burrow service configuration and the docker-config folder referenced in the report. Verify whether the configuration reaches /etc/burrow and confirm that the Burrow dashboard starts without the missing-config error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.