docker-misp icon indicating copy to clipboard operation
docker-misp copied to clipboard

Use pullAll and pushAll in Crontab

Open garrit-schroeder opened this issue 4 years ago • 1 comments

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

garrit-schroeder avatar Mar 02 '21 08:03 garrit-schroeder

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.

garrit-schroeder avatar Mar 02 '21 10:03 garrit-schroeder