Skip to content

Update docker-compose.yml to fix problem with volumes, configuration directory, and aquis.yaml file #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bhugh
Copy link

@bhugh bhugh commented Jun 14, 2025

Volumes in docker should be directory rather than a specific directory/filename (as it is in the current version: /etc/crowdsec/aquis.yaml rather than simply /etc/crowdsec).

After the change, the compose.yml file seems to work and all config files are in place in ./crowdsec (local) and /etc/crowdsec (within container)

Volume in docker should be directory rather than a specific directory/filename.

After the change, the compose.yml file seems to work and all config files are in place in ./crowdsec (local) and /etc/crowdsec (within container)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant