We discovered an permission problem on some machines, because
intelmq_persistence will get mounted afterwards via volume.
So we create it beforehand & change its permission with
owner rights and then mount it in the container.
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
Now we're using the api instead of the manager.
This is future proof & will be updated constantly.
Removed manager config & added api config
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
[NGINX] Added default webserver (nginx)
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
Updated intelmq-full docker image
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
Changed build process
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
Updated utils
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
Fixed entrypoint
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
Updated docker-compose
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
Misc
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>