deployment tools..

17 views
Skip to first unread message

Chanda Norton

unread,
Apr 25, 2014, 12:25:42 PM4/25/14
to jenkins...@googlegroups.com
I finally made successfull builds with Jenkins and Clear Case...now I need to figure out automated deployments of this build.  Was looking in a simple FTP task, so an awaiting desktop or server, but not quite sure. Also, if there are some plugins and tools I could use, it would be awesome if you could pass along the info..

thanks.

Les Mikesell

unread,
Apr 25, 2014, 12:49:05 PM4/25/14
to jenkinsci-users
Have you already gone to 'manage jenkins/manage plugins' and searched
the 'available' section for ftp or deploy? Conceptually, though, you
need to decide if you want to push every successful build, or just
stage them somewhere for some other action to control releases. If
you just want a central place to collect the build results you can let
jenkins archive them and then you can download from the job page via
http later.

--
Les Mikesell
lesmi...@gmail.com

Chanda Norton

unread,
Apr 25, 2014, 5:20:43 PM4/25/14
to jenkins...@googlegroups.com
wow..awesome topics to think about.  Ultimately, I would want to deploy every successful build, because we would only trigger deployment builds.  I haven't found an FTP plugin as of yet? I would also entertain a central place to archive builds, although, i'm not familiar with how Jenkins does that?  



--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/hGyW3ypTK9A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Les Mikesell

unread,
Apr 25, 2014, 7:01:07 PM4/25/14
to jenkinsci-users
On Fri, Apr 25, 2014 at 4:20 PM, Chanda Norton <chanda...@gmail.com> wrote:
> wow..awesome topics to think about. Ultimately, I would want to deploy
> every successful build, because we would only trigger deployment builds. I
> haven't found an FTP plugin as of yet?


https://wiki.jenkins-ci.org/display/JENKINS/FTP-Publisher+Plugin
would seem like an obvious choice. And hard to miss if you are
looking for ftp plugins.

> I would also entertain a central
> place to archive builds, although, i'm not familiar with how Jenkins does
> that?

If you use the archive artifacts option it will keep however many
build versions you want on the server itself. Or you can commit to a
version control system, etc.

--
Les Mikesell
lesmi...@gmail.com

Chanda Norton

unread,
Apr 26, 2014, 8:16:44 PM4/26/14
to jenkins...@googlegroups.com
Because I can laugh at my self..that was a good one.. thanks..



--
  Les Mikesell
    lesmi...@gmail.com

Reply all
Reply to author
Forward
0 new messages