wazuh / wazuh-docker

Wazuh - Docker containers
https://wazuh.com
Other
675 stars 391 forks source link

Include top level name in docker-compose.yml #1406

Closed schneich closed 2 months ago

schneich commented 3 months ago

Dear wazuh docker team,

as adivsed by @rauldpm, I open up feature request here. (-> https://github.com/wazuh/wazuh-documentation/issues/7444#issuecomment-2192219101)

I have recently created a custom compose.yml to run wazuh. I have had some difficulties with the naming, as some of the containers, networks and volumes had been named after the root folder, the compose.yml was sitting in. It would be nice, if you could include a top level name in your yml example, so that containers, volumes and networks get a proper name.

Please find my example here: https://github.com/wazuh/wazuh-docker/discussions/1394#discussioncomment-9852100

Result in Ubuntu CLI grafik

Result in Portainer grafik

grafik

grafik

grafik

Thank you for taking this into consideration, Chris

davidjiglesias commented 2 months ago

We are going to execute big changes to our deployments (including docker) in 5.0.0 and therefore we won't be working on further enhancements here.