You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Q] Configure TheHive's first run using Docker Compose
Request Type
Question
Work Environment
Question
Answer
OS version (server)
Ubuntu
OS version (client)
Ubuntu
TheHive version / git hash
3.4.0
Package Type
Docker
Browser type & version
N/A
Problem Description
I would like to deploy TheHive as part of a demo environment build using a docker-compose file. TheHive would be populated by alerts through Elastalert which, through TheHive4py, supports the legacy basic authentication (given auth.method.basic is configured).
The documentation defines multiple steps required to get the instance ready. Is it possible to automate these two steps (migration and user creation) using Docker environment variables?
I am aware this is not a secure setup given the hard-coded credentials but this is needed given the high number of demo environments to spin up.
The text was updated successfully, but these errors were encountered:
[Q] Configure TheHive's first run using Docker Compose
Request Type
Question
Work Environment
Problem Description
I would like to deploy TheHive as part of a demo environment build using a
docker-compose
file. TheHive would be populated by alerts through Elastalert which, through TheHive4py, supports the legacy basic authentication (givenauth.method.basic
is configured).The documentation defines multiple steps required to get the instance ready. Is it possible to automate these two steps (migration and user creation) using Docker environment variables?
I am aware this is not a secure setup given the hard-coded credentials but this is needed given the high number of demo environments to spin up.
The text was updated successfully, but these errors were encountered: