PaloAltoNetworks / SafeNetworking

Read only mirror. To contribute or submit issues, please go to the website link --->
https://gitlab.com/panw-gse/as/SafeNetworking/
Apache License 2.0
12 stars 10 forks source link

Bypass setup script if not using new container ES DB #32

Closed punisherVX closed 6 years ago

punisherVX commented 6 years ago

Expected behavior and actual behavior.

docker-compose runs the setup script to populate ES DB with mappings and templates, plus a few other logistical items. This does need to be done, but we need to NOT run it if the DB is already populated.

Specifications like the version of the project, operating system, or hardware.

v3.1

punisherVX commented 6 years ago

This is only used if we move to docker - which as of release 3.4, we haven't, and probably won't for the foreseeable future. Closing for now.