medic / cht-sync

Data synchronization between CouchDB and PostgreSQL for the purpose of analytics.
GNU General Public License v3.0
4 stars 5 forks source link

Manage multi-instance setups with different configs #122

Open andrablaj opened 4 months ago

andrablaj commented 4 months ago

As shared in Slack, an MoH instance uses a different config from the other MoH instances and its documents are sent to CouchDB with the ext prefix to try and conform to the data from the other instances.

How to manage multi-instance setups with different configs by using CHT Sync & CHT Pipeline?