Migration to MongoDB deployment
To migrate from Docker based workspace deployment to MongoDB based deployment follow the steps below:
- Set up MongoDB (note that ACE runtime should use different DB than ACE Designer!)
- Install deployment server, see configuration here
- Set
ACE_RUNTIME_MONGO_URL
andACE_RUNTIME_MONGO_DB
variables in runtime server and designer server - Update pipeline deployment scripts to use deployment server API instead of Docker commands, see MongoDB deployment overview