NovuN
Novuβ€’3y ago
Andy

Automated repeatable way of deploying multiple instances of Novu with the same baseline config

I'm looking for a way of having multiple instances of Novu deployed on separate hosts with the same baseline configuration. What would be the best way of achieving this? At present I am using a script which basically configures the system via curl. Is there a better way? Would an export, find & replace and upsert of DB documents be a better method? Is there an undocumented API method for this?

In our environent all channel configuration would be identical. Only SMTP server settings would need to change.

Any suggestions/scripts would be greatly appreciated πŸ™‚
Was this page helpful?