arkime / aws-aio

Apache License 2.0
8 stars 3 forks source link

Use VIEWER_PASS instead of ARKIME_PASSWORD #121

Closed awick closed 12 months ago

awick commented 1 year ago

Use VIEWER_PASS instead of ARMIN_PASSWORD as the environment variable for the password since that is what docker-viewer-node/run_viewer_node.sh is looking for. If you already have a config directory for your cluster you will need to make the change in viewer/initialize_arkime.sh manually.

Test by having a non working cluster, updating the config manually and then pushing the config using config-update

License

I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.