6 ms·
For my project, I wanted to have an automated and easy code to deployment setup, so here's what I have it working Bitbucket -> Private Docker Repository -> Tut
by purans 11y ago
For my project, I wanted to have an automated and easy code to deployment setup, so here's what I have it working
Bitbucket -> Private Docker Repository -> Tutum (https://www.tutum.co/ https://www.tutum.co/) - Live app
It's working pretty well. Once you check in your code, docker repository hooked to bitbucket will build the docker image and then you can start deployment from Tutum with one click.