You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check Releases to make sure your agent is on the latest version.
Details
I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.
What happened?
My machines run crowdsec in a multi-server setup.
Now, for the first time, I wanted to try a docker deployment.
The relevant part of my docker-compose.yml looks like:
After a first start, I issued
cscli lapi register --machine WHATEVER --url http://10.10.10.10:8080
and on the LAPI:
cscli machines validate WHATEVER
Afterwards, /etc/crowdsec/local_api_credentials.yaml was pointing to the correct LAPI and the LAPI showed the new machine being online.
After a
docker compose down && docker compose up -d
, local_api_credentials.yaml was re-created from scratch with default values.Well... This way, no multi-server setup is possible.
Please change this behaviour so that local_api_credentials.yaml will be preserved.
What did you expect to happen?
Preserve local_api_credentials.yaml
How can we reproduce it (as minimally and precisely as possible)?
see above
Anything else we need to know?
No response
Crowdsec version
docker crowdsecurity/crowdsec:latest
OS version
No response
Enabled collections and parsers
No response
Acquisition config
No response
Config show
No response
Prometheus metrics
No response
Related custom configs versions (if applicable) : notification plugins, custom scenarios, parsers etc.
No response
The text was updated successfully, but these errors were encountered: