This page provides an overview of key tools in Bamboo that you can use to manage the continuous deployment and delivery of your application. You may also find the following features in Bamboo useful: Deploying with TomcatYou can use Bamboo to deploy and manage your Java web application with Tomcat 6 or 7, without having to directly interact with Maven, Ant or write special scripts. See Using Tomcat with Bamboo for continuous deployment. Copying and moving files with SCPYou can use the Bamboo SCP task to upload files from Bamboo directly to a remote server as part of a Bamboo job. The SCP task is able to copy multiple files and preserves the directory structure for the copied files. See Using the SCP task in Bamboo. |