Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Post deploy dev/build through http post


Go to End


578 Views

Avatar
JonShutt

Community Member, 244 Posts

9 September 2014 at 12:34am

Hi all,

I have a load of sites for smaller clients hosted on cPanel accounts, and I've found that dploy.io is a nice simple enough way to deploy updates from bitbucket to the cpanel account through FPT.

It does have an option to do a post deploy http post. "dploy.io can issue an HTTP POST request with JSON formatted data to a specified URL before and after a deployment."

I was wondering if anyone had an experience of doing this, it would need to authenticate as an admin, run a dev/buid and flush=all on the site.

thanks