Skip to content

Conversation

sbespalov
Copy link
Member

Closes #1649.

@ghost

This comment has been minimized.

db:
janus-graph:
storage-username: cassandra
storage-password: cassandra
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have been thinking that we need to make these passwords randomly generated upon first boot so that one can safely use Strongbox in production. Could you please add a // TODO: [First start] randomize here and before any other similar field(s) you come across? This will need to be planned as a separate follow-up task. :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! :)

Copy link
Member

@carlspring carlspring Mar 28, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably have the default user/pass for this set to admin/password, as we're using this convention across the codebase already and we'll need to have a follow-up task to generate a password for this at the first boot. If we have different initial (default) credentials, it will make things more confusing (and we'll have to remember these).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate Strongbox from OrientDB to JanusGraph

3 participants