We have setup our Continuous Integration using SVN and Bamboo.
I need a tool that will take the artifacts (.war) and deploy them to a number of environments.
The following are requirements:
- Tomcat Support
- Windows Server 2008
- Database change control support
- Configuration support.
The deploy needs to deploy the application and database and configuration changes to numerous different client instances (with different databases).
I have set this up with LiveRebel, but I believe the pricing structure will prevent us from doing what is required (ie a lot of client servers = a lot of agents).
Does anyone else have a similar setup and use another tool ?