docker-misp
docker-misp copied to clipboard
Use pullAll and pushAll in Crontab
https://github.com/coolacid/docker-misp/blob/9ae653cd9cc3a387aa49b96d22c3ff9d65cb4391/server/files/entrypoint_cron.sh#L16
Not having to set the sync server ids as environment variables would be great. I have opened a feature request in MISP to add the functionality to have the option to push to all sync servers.
What do you think? @coolacid
https://github.com/MISP/MISP/issues/7115
MISP/app/Console/cake Server list could be a work around. Listing the configured servers and then pushing / pulling from them. But the command seems to be broken.