Tagged Questions

69
votes
11answers
14k views

An executable Python app

Python works on multiple platforms and can be used for desktop and web applications, thus I conclude that there is some way to compile it into an executable for Mac, Windows and Linux. The problem ...
28
votes
9answers
2k views

Best practices for new Rails deployments on Linux?

I've used straight Mongrel, I've used Mongrel clusters behind Apache, I've looked at Thin, and I'm becoming very intrigued by Passenger. I've looked at Nginx, too. I've looked at MRI, Ruby Enterprise ...
26
votes
16answers
3k views

Free Install Wizard software

Is there something like install shield that I can use for free?
20
votes
11answers
4k views

Do you have to deploy the .pdb file with compiling under release?

Do you have to deploy the .pdb file with compiling under release? Why does it even compile a .pdb when you do a release build anyway?
13
votes
14answers
2k views

Deploying SQL Server Databases from Test to Live

I wonder how you guys manage deployment of a database between 2 SQL Servers, specifically SQL Server 2005. Now, there is a development and a live one. As this should be part of a buildscript (standard ...
9
votes
4answers
5k views

How to deploy to a single specific server using Capistrano

I have a system in production that has several servers in serveral roles. I would like to test a new app server by deploying to that specific server, without having to redeploy to every server in ...
8
votes
13answers
1k views

What do you do to your JavaScript code before deployment?

Do you have a step in your deployment process that minifies JS? Do you have any sort of preprocessor for your JavaScript that allows you to leave in comments and console.logs and then have them ...
6
votes
3answers
396 views

Django deployment tools

I'm looking for some tool (or set of tools) that could help me automate deploying Django projects with all required dependencies. I googled for some solutions but I am curious what are your favorite ...
6
votes
9answers
760 views

Does anybody create installers to deploy internal asp.net web applications?

I've always deployed my web applications via FTP (sometimes even xcopy), and then manually run database scripts myself. I started deploying this way in the 90's, but lately, I've seen a few web ...
6
votes
8answers
506 views

What's your prefered method to name your software releases?

What's your prefered method to name your software releases? Like Microsoft: alpha - beta - final - service pack... Like Google: gmail beta - beta - beta - beta - :) Like some softwares: 0.2 - 0.3 - ...
4
votes
9answers
535 views

Who's responsible for deployment?

I work as an in-house developer for a manufacturing company. We make software for the manufacturing process, not really control software, more like process flow. We are using a Scrum process to ...
3
votes
4answers
201 views

Release timetables in Agile Environments

We are currently utilising an agile environment in work. One of my tasks involve setting up a release timetable. A part of this is providing a time frame of how long a project would take to go from a ...
3
votes
3answers
276 views

How do you keep track of what you have released in production?

Tipically a deploy in production does not involve just a mere source code update (build) but requires a lot of other important tasks like, for example: Db scripts Configuration files (differents ...
3
votes
3answers
318 views

What are common practices for deployment of large scale systems?

Given a large scale software project with several components written in different languages, configuration files, configuration scripts, environment settings and database migration scripts - what are ...
3
votes
4answers
213 views

Should I include dependencies for my releases?

Should I include dependencies when I do releases for my common projects such as CommonUtils or should I simply specify which dependencies should be referenced when they are to be used?
3
votes
6answers
981 views

Best practices for deploying tools & scripts to production?

I've got a number of batch processes that run behind the scenes for a Linux/PHP website. They are starting to grow in number and complexity, so I want to bring a small amount of process to bear on ...
2
votes
0answers
32 views

Release deployment products (Web + App + SQL)

I would like to have a push-button deployment solution so that I can just give a program to the customer's operations and they can deploy everything. I need something that handles: SQL updates IIS ...
2
votes
2answers
61 views

Can Nant be used to deploy to different servers?

Can Nant be used to deploy an application to a different set of servers based on some type of property/parameter? What I need NANT to do: An environment is made up of 1 or more servers. We have ...
1
vote
2answers
52 views

How to handle the deployment and updates of multiple installations of one CakePHP web-app?

I made a simple CMS with CakePHP to handle a small (but growing) number of websites. The CMS is constantly evolving as I regularly add features to a development version on my own machine. I use SVN ...
1
vote
2answers
153 views

Release/Deployment/Packaging tools for multi-application systems

In our company we have the following situation: We have several (hardware) systems, each with several software applications. However, since the hardware is different, the software is also different in ...
1
vote
1answer
148 views

What are good deployment and release strategies for a shared runtime environment?

Bonjour. Status Quo For our customer we are developing some libraries and applications that run as "modules" within a larger application that is delivered as a internal Java Web Start application. ...
1
vote
0answers
51 views

Managing software with custom local patches

I'm trying to find a way to deploy software with custom patches in production. The base software is opensource with their own repos (SVN) and we've got some patches to select only for one service and ...
1
vote
1answer
535 views

What's the right way to manage a release with SVN?

My last employer had developed an elaborate system which sat on top of SVN to deal with ongoing development: (change management) look at bugs/issues and associate them with commits when making the ...
1
vote
6answers
2k views

Problems using git diff to create file list for deploy

I want to use something like the following command to create a tarball to deploy: tar cjvf ~/deploy.tar.bz2 `git diff --name-only 0abc 1def` The inner git diff command produces a list of files with ...
1
vote
2answers
137 views

Is there a perferred method to update apps that use an EJB?

I have a java app that works with an EJB, however if: The EJB gets updated, the app is broken. The app server is updated, the app is broken. Without human involvement, is there a preferred method ...
0
votes
2answers
490 views

Automated deployment using Ant or similar

I want to sort out out our deployment process and I was hoping to use Ant or a similar build tool to design and implement a one-click deployment of a specific SVN revision to multiple servers. We ...
0
votes
1answer
49 views

How do I put some meat onto my Release Process?

I look after the merging, deployment and release of Products & Services in the Company I work for. I've slowly moved to this position from development so a lot of this is new to me (I guess!) We ...
0
votes
6answers
286 views

How fast can you get a fixed bug into production?

I'm working with 2 very different applications. App #1 is a web app where I have direct access to the FTP, so fixing bugs is pretty easy. Cat A bugs are usually fixed within the next day. No ...
0
votes
2answers
83 views

Deploy Coordination Tool?

My company maintains a SaaS platform and we're approaching a pretty major release. Deploy night activities involve a large cross-functional team spanning several Development & QA groups, ...
0
votes
3answers
404 views

Deploying a rails app to multiple locations

I'm trying to deploy the same rails app to two different locations with different app names, different logos, different stylesheets, etc. I've got the code working based on an APP_NAME and a ...
0
votes
2answers
865 views

Django Deployment

I am given a responsibility in my project to develop a Equipment tracking tool with following requirements New Equipment can be added by admin to a particular user Once equipment is assigned to a ...
0
votes
2answers
146 views

How do I build deployment project without un-signing my assemblies?

I'm not very experienced with builds - this may be really easy! I have a simple application with a simple deployment project. I went to the directory where the release-compiled versions of the DLLs ...