Stranger
Stranger

Reputation: 10611

Deploying when push to git

I need to push the code automatically when there is a push in my repository. Until now i used DeployHQ, but recently i moved to a new hosting company which is using FTPS for file transfer. But DeployHQ is not supporting that. So please suggest any ways or tricks to use DeployHQ over ftps protocol or any scripts to accomplish this. Please help.

Upvotes: 2

Views: 246

Answers (1)

Bhargav Nanekalva
Bhargav Nanekalva

Reputation: 616

So enabling SSH on your hosting panel (BigRock) and configuring the same on DeployHQ seems to resolve your issue.

Upvotes: 1

Related Questions