Noah-Huppert / NoahHuppert.com

Personal website.
https://noahh.io
0 stars 0 forks source link

Create deployment method #11

Closed Noah-Huppert closed 9 years ago

Noah-Huppert commented 9 years ago

If the tests pass on Codeship then the code needs to be deployed. At the moment I have once solution in mind.

Run a bash script on the server via ssh that pulls the latest version of the repo.

I am wondering if there are better or more secure ways of deploying.

Noah-Huppert commented 9 years ago

Might use Capistrano