Info | ||
---|---|---|
| ||
Log in to the Jenkins and do the following |
...
- Switch to
Build
folder and run all jobs
Provision
- Download neo4j enterprise version and keep it in your private repo under artifacts directory. The name of the file should be ending with neo4j*.tar.gz
- Switch to
Provision/<env>/KnowledgePlatform
and run jobs in following order- Cassandra
- CompositeSearch
- Neo4j
- Zookeeper
- Kafka
- Learning
- Redis
- Search
Deploy
- Switch to
Deploy/dev/KnowledgePlatform
and run all jobs in the following order- CassandraDbUpdate
- Neo4j
- StartNeo4jCluster
- Learning
- Search
- Neo4jDefinitionUpdate
- Neo4jElasticSearchSyncTool
- KafkaSetup
- Yarn