K
K
klio_a2017-05-28 18:22:57
Software Deployment
klio_a, 2017-05-28 18:22:57

How to auto deploy and install your cms from bitbucket?

Hello! There is a php site written in laravel with a mysql database. I need to automatically copy this site on the server with new settings and a new database. For example, you can say this - automatic deployment of wordpress with additional settings prescribed in the database. But in my case, not wordpress, but my own site, that is, my own cms.
Please tell me what are the options for solving this kind of problems. The ispmanager panel is installed on the server.
Is it possible to configure automatic creation of domains in this control panel?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
ralaton121, 2017-05-28
@ralaton121

ISPManager has an API.
You can manage it programmatically as you like - https://doc.ispsystem.ru/index.php/ISPmanager_API
, so you will have automation.
Automatic deployment by modern all sorts of automation systems for this matter - here you initially need to follow the "rules of 12 factors" - if you have fulfilled them, then the choice of software for deployment at the click of a finger is huge.

U
UksusoFF, 2017-05-28
@UksusoFF

https://jenkins.io/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question