View All Videos

Polling dev2ops – How do you distribute software releases for in-house developed applications?

2

Damon Edwards / 

Our second poll…

How do you distribute software releases for in-house developed applications?

Everyone has their preference as to the approach and toolset they use. Which one(s) do you use and why?

Please don’t forget to leave a comment about your response!

2 Responses

  1. Anonymous says:

    Distribution via rsync.

  2. Anonymous says:

    Distribution depends from several factors. Here is a couple of factors, mostly depended from targeted customers of distributed applications:

    1. How old is application?

    In this case, we’re distributed via package tools or big archive.

    2. How many users will use it?

    In this case, we’re distributed via central file server.