/
How to populate a local Synapse Stack with data
How to populate a local Synapse Stack with data
The wiki generator and several of our integration tests expect a subset of prod SageBioCurated data to exist in the service. To populate a local stack with that data, do this by
- running the following single integration tests:
~/platform/trunk/integration-test>mvn -Dit.test=IT100BackupRestoration verify
- and then once the database is populated we can restart the local stack in debug mode:
~/platform/trunk/integration-test>mvn cargo:run
, multiple selections available,
Related content
Synapse Development Stack
Synapse Development Stack
More like this
Adding a new default in stack configuration
Adding a new default in stack configuration
More like this
Setting Up a New Study
Setting Up a New Study
More like this