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

 (0 comments) (0 reactions) (0 assignees)Kotlin (1 fork)github user discovery
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.

Contributor guide