mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-06 09:12:49 +01:00
[ENH] Updated IntelMQ-Full
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>
This commit is contained in:
@@ -16,7 +16,7 @@ If you do have any questions / feedback / questions, please open an issue :)
|
||||
0. `git clone https://github.com/certat/intelmq-docker.git`
|
||||
0. `cd intelmq-docker`
|
||||
0. `sudo docker pull certat/intelmq-full:1.0`
|
||||
0. `chown -R $USER:$USER example_config`
|
||||
0. `sudo docker pull certat/intelmq-nginx:latest`
|
||||
0. `sudo docker-compose up`
|
||||
0. Open your favourite browser -> Go to `http://127.0.0.1:1337/`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user