Hi,
I ran into some errors while trying to deploy single node docker-compose.yml with "docker stack".
The service names shouldn't contain [dots] , a network should be explicitly added to the file and the paths inside "volumes" should be absolute.
It seems like these are the only things that need to be changed in the file.
I wonder if there is an another approach for "docker stack" deployment of Wazuh.
Regards,