cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Setting up multiple environments: test, stage & production

I'm used to working with 3 environments - test, stage & production - using different data in each. Tests are never run with production data. Is it possible to set up Neo4j in this way - so tests can only have access to test data, with no risk of corrupting the production database?

1 ACCEPTED SOLUTION

Sure you can setup this kind of environment by using three Neo4j instances using different credentials.

View solution in original post

1 REPLY 1

Sure you can setup this kind of environment by using three Neo4j instances using different credentials.