lephisto / pfsense-analytics

Pfsense Analytics w/ Graylog, Elasticsearch, InfluxDB and Grafana fully dockerized for Firewall and DPI..
GNU General Public License v3.0
157 stars 56 forks source link

how to update and upgrade graylog installed using pfsense-analytics? #25

Closed samcallen closed 3 years ago

LKLAW commented 4 years ago

Just pull the latest image?

kkrautwald commented 4 years ago

in folder of graylog, there is the Dockerfile - change: FROM graylog/graylog:3.1 to FROM graylog/graylog:3.3

Remove container - and start again with docker-compose up -d

e-d-i-t commented 4 years ago

Tried that, next thing happens some error bewteen another docker and ID problem. So I forced it to remove the container. I am not familiar with Docker though. But I begin to understand a little bit. Just changing to new version, delete current container does not work. There is a dependency somewhere. These kind of "servers" joining together for just a dashboard, I understand the need of Docker instantly though hahaha!

Hope someone can tell me how to reconfigure step by step after deleting the old container, cause docker-compose -d and so on fails on graylog

e-d-i-t commented 4 years ago

Found it. Needed to edit /Docker/graylog/Dockerfile to using 3.3.