M
M
Maxim2015-04-17 11:03:54
git
Maxim, 2015-04-17 11:03:54

How to ensure project deployment?

The project is hosted on bitbucket and will be launched on digitalcloud.
Maybe someone has experience in knightly builds with tests and other consequences? Share your experience, how to organize it all?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vit, 2015-04-17
@fornit1917

If you really want to really cool - set up Jenkins or TeamCity. They know how to pull updates from the repository, and build, and run tests, and deploy to production. Documentation with examples on the Internet is enough.
If it's a simple deployment, then you can take capistrano or its equivalent.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question