I have a build artifact which is shared for the deployment task. Can anyone help me how to deploy those artifact to weblogic server? I am stuck at this point since one month so please help me to get rid of this point.
Help will be highly appreciated.
There is no built-in tasks for that. See https://jira.atlassian.com/browse/BAM-11809
But you might be able to use another solution like the one mentioned here: http://blogs.atlassian.com/2011/11/continuously-deploy-with-bamboo-and-deployit/
Or use deployment scripts, if available, and invoke them from Bamboo!
@@Jobin Kuruvilla
Thanks for the prompt response,
I went to this blog:http://blogs.atlassian.com/2011/11/continuously-deploy-with-bamboo-and-deployit/
I just get confused with the term Deployit and Bamboo Deployit Plugin, Are these two component different?
Does this blog means that we just need to install Bambo Deployit plugin which will extend the deployment task and provide us a new deployment task to web logic server? I hope you will try to provide me the main concept.
Another quick question, as a deployment task can we use SCP task?
Thankyou.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
1. Deployit is separate. The plugin connects to Deployit for the deploy. 2. Yes, scp can be done in a deployment task.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jobin Kuruvilla You said that plugin connect to Deployit for the deploy . But what about Deployit? Is Deployit is a seperate platform/component? Do I need to install Deployit? Will you please provide me some more idea on how to carry out the deployment task to weblogic server? your answer will be highly appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, I do not have a hand-on experience with Deployit. Just shared what I have seen before, that's all.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.