We are currently using Anthill to deploy our code to our application servers. The code is not in a format that requires any compilation (html, php, coldfusion, js, etc). We do heavily rely on JIRA and Confluence for our development process, and would like to tie in our deployment method with JIRA.
From people's experience, has it made sense to use Bamboo for deployment only?
Hi Cesar,
We use Bamboo to deploy our website (HTML, CSS and Javascript) to our webserver. In paritcular we use the SCP Task to transfer files to our Linux webserver. There is also a SSH Task if we need to move files around the server or change file permissions.
Cheers,
Alan
Hey when you need to deploy updates to your website, do you deploy all of the files or just the updated ones?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Cesar,
Yes, you can make use of Bamboo to perform your deploy actions. Any kind of command line automated task can be done using Bamboo.
Cheers,
Lucas Lima
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Lucas, Thank you for the response. I knew it was possible to do so, but I just wanted to get some "real world" experience to see if it is viable.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.