Closed JanLenoch closed 3 years ago
With Netlify, you can use webhooks to trigger rebuilds: https://www.netlify.com/docs/webhooks/ So a change to content in Kentico Cloud can trigger a rebuild.
With Netlify, you can use webhooks to trigger rebuilds: https://www.netlify.com/docs/webhooks/ So a change to content in Kentico Cloud can trigger a rebuild.
Exactly, that's why I've added the link to https://www.netlify.com/docs/api/ to the description. But, we'd like to not be limited to just Netlify. The ideal result of this spike would be a set of carefully distilled wiki pages (with a howto). Each page per provider (that supports webhook-initiated-CLI).
Can you provide a list of providers you'd like covered? Or is it about finding providers which support that?
Hi , deployment on AWS for gatsby + wordpress would be greatly appreciated. I am expected to use AWS and not netlify.Anyone has got it figured out?
I'll be using Azure DevOps for an upcoming project so I'll try to remember to post some implementation details here for how we make it work.
@rshackleton that would be great. feel free to use the wiki.
@rshackleton can't wait!
Expected result
Gatsby's store is rebuilt upon bootstrap (
npm run develop
,npm run deploy
). Find out:Resources