You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi guys,
Has anyone deployed a SSG+SSR hybrid site on their own server or google app engine ?
The big problem is that we are generating our SSG pages using Strapi.js CMS - so i would want the pages to be built as static html before deploying. I'm not making Strapi available on my server.
However it seems that next export does not work for a hybrid site - and im not able to figure out how to do this.
has anybody built and deployed this to their own server ? it can be running on docker, GAE, etc. I think it will be a common issue for all these usecases.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
hi guys,
Has anyone deployed a SSG+SSR hybrid site on their own server or google app engine ?
The big problem is that we are generating our SSG pages using Strapi.js CMS - so i would want the pages to be built as static html before deploying. I'm not making Strapi available on my server.
However it seems that next export does not work for a hybrid site - and im not able to figure out how to do this.
has anybody built and deployed this to their own server ? it can be running on docker, GAE, etc. I think it will be a common issue for all these usecases.
Beta Was this translation helpful? Give feedback.
All reactions