List of posts tagged: Deploy

Deploy site using Shipitjs. Part 2

Simple deploy for inexperienced users.

Example of deploy a website on Yii2. But do deploy of site based to any other framework (core) on the basis of this example is not difficult

May 24, 2016 15 Yehor Rykhnov DeploygitshipitjsUbuntu

Deploy of applications using Shipitjs

Consider how to deploy using Shipitjs and deploy the application on a server with a single command.

April 20, 2016 22 Yehor Rykhnov DeploygitshipitjsvirtualhostUbuntu

Example of a remote application deployment coded in php using Capistrano and Git.

Capistrano is an instrument with an open source code able to run commands on a remote server via ssh access. Capistrano is written in Ruby, and it is mostly applied to deploy Ruby applications, though it can also be used to deploy applications in other programming languages. In this very recipe, PHP programming language will be used. So, off we go.

January 31, 2016 21 egor CapistranoDeploygit