Best way to handle automatic CMS changes on our staging environment? #8625
Unanswered
MartinDawson
asked this question in
Questions
Replies: 2 comments
-
|
Anyone...? I can't be the first person to have this question. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Bump. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a Staging Frontend Site and a Staging Keystone App.
We do
npm run buildand host keystone on azure on staging.When we make changes to keystone on the staging Admin Portal it doesn't immediately update the staging Frontend Site UNTIL I restart both the Frontend + the Keystone app services on Azure.
What's the best way to handle this on staging sites so that the UI gets immediate changes? Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions