neo4j-contrib/neo4j-on-cloud-foundry
[Adapter] Generate the Neo4j admin password in the job properties section of the manifest
开放
#5 创建于 2017年10月19日
good first issuenice-to-have
仓库指标
- 星标
- (0 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.