neo4j-contrib/neo4j-on-cloud-foundry
[Adapter] Generate the Neo4j admin password in the job properties section of the manifest
Open
#5 opened on Oct 19, 2017
good first issuenice-to-have
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
We have been told that the Neo4j admin password should better be set as a job property and not a manifest global property as it is currently the case.
Initial work has been started.