Deploy service stack - Notifications: Difference between revisions
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:
- MsgCfgMng
- ActivitySwitchboard
- NotificationMgr
- ContactMethodEmail
- UsrCntMgr
Alternatively can deploy resource and app for all services and run seeddata for each service in any order.