|
|
|
|
|
by InsideTheBox
3921 days ago
|
|
Nice! At work we use self-hosted GitLab for everything. Now I need a private repo (personal project) to deploy on my VPS, any opinions about GitLab vs Bitbucket for this use case? Speed, stability? I'm probably going to use Fabric this time. |
|
You need gitlab-ci with the continuous deployment option.
For others: Fabric is a python project similar to Capistrano.