gdgu/ecellgdgu

Improvement: Website auto deployment

Closed this issue · 1 comments

Background

The website must be deployed automatically when changes to master branch are pushed.

Workaround

Lookup services that allow automatic deployment for SFTP over Git source control.

May refer to: DeployBot

The aforementioned service may be used or similar. The following must be ensured at the service end:

  • Uses a webhook with this repository internally for push events.
  • The deployment must be made to the GoDaddy server being used currently.

Request you to fetch the necessary credentials from here (only the authorised will be able to view this).

Heroku cloud platform have been used instead of the GoDaddy servers. Hence, auto-deployment from an external service is no more required.

This PR will be closed without the need for any further action in this regard.