Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TheHive's docker containers should be orchestration-ready #1204

Closed
Trolldemorted opened this issue Jan 15, 2020 · 1 comment
Closed

TheHive's docker containers should be orchestration-ready #1204

Trolldemorted opened this issue Jan 15, 2020 · 1 comment
Assignees
Milestone

Comments

@Trolldemorted
Copy link

Request Type

Feature Request

Work Environment

Question Answer
Package Type Docker

Problem Description

The currently existing docker containers of thehive do not support orchestration. As previously mentioned in #1028, there is no nice way to start fresh but usable instances in the cloud and give admin creds to groups of students automatically.

To do that, the hive container would at least need to

  • migrate the db automatically (shouldn't this should be done anyway?)
  • create an admin account automatically (from env or secrets)
  • take and register an API key for that account (from env or secrets)
  • take and register a cortex key (from env or secrets)

Was there a specific reason that made you use docker's command to pass keys instead of env vars or secrets?

@To-om
Copy link
Contributor

To-om commented Apr 7, 2020

I hope this answers to you expectation (cf. documentation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants