Deploy service stack - Notifications: Difference between revisions

From Izara Wiki
Jump to navigation Jump to search
(Created page with "= Inject seed data after deploy = If want to run seeddata immediately after deploying each service, should run sequential services as follows: # MsgCfgMng # ActivitySwitchbo...")
(No difference)

Revision as of 15:07, 16 August 2021

Inject seed data after deploy

If want to run seeddata immediately after deploying each service, should run sequential services as follows:

  1. MsgCfgMng
  2. ActivitySwitchboard
  3. NotificationMgr
  4. ContactMethodEmail
  5. UsrCntMgr

Alternatively can deploy resource and app for all services and run seeddata for each service in any order.