S
S
Stanislav Pochepko2016-02-12 19:05:29
Software Deployment
Stanislav Pochepko, 2016-02-12 19:05:29

How to properly organize the autodeployment of php applications?

Good evening. For more than one month I have been tormented by the question of how the autodeploy of the application is organized after git push or after passing tests, for example, on travis-ci. Today I connected this service and realized that this is a convenient thing. And later found, Deployment section . But I can't figure out what these services are. It seems like I see familiar names. The same cloud hosting and so on. But I use regular hosting. There is ssh access, but no root access. That is, in fact, I only have FTP and SSH. And how can I organize a deployment using this? Unfortunately the git hoster does not provide. Where to drop? And how can this be related to travis or a similar service available on github?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Papa, 2016-02-13
Stifflera @PapaStifflera

You need to dig towards specialized services, such as Heroku.
Or, as an option, rent a hardware/virtual server and set everything up manually via web hooks, for example.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question