Top "Deployment" questions

A series of activities that makes a program available for use (usually in test or production environments)

How can I deploy (create .ipa) iphone app using 'cordova build ios --release'?

I have created a 'helloworld' iOS app with cordova using there documentation. The app successfully runs when I run cordova …

cordova deployment ipa
JBoss AS 7 not accepting remote connections

I am using JBoss AS 7 and trying to connect to my application using the IP (from a computer in the …

java deployment jboss jboss7.x
How do I set register a variable to persist between plays in ansible?

I have an ansible playbook, where I'd like a variable I register on one machine to be available on another. …

deployment ansible
Collectstatic error while deploying Django app to Heroku

I'm trying to deploy a Django app to Heroku, it starts to build, download and installs everything, but that's what …

python django heroku deployment collectstatic
Format of the initialization string does not conform to specification starting at index 0

I have an ASP.Net MVC application which runs fine on my local development machine. But when deployed to IIS7 …

deployment iis-7 asp.net-mvc-3 connection-string
JBoss5: Cannot deploy due to java.util.zip.ZipException: error in opening zip file

I have a web client and a EJB project, which I created with Eclipse 3.4. When I want to deploy it …

deployment jboss war ear
What is your preferred php deployment strategy?

I'm beginning a new project in PHP and I'd love to get some feedback from other developers on their preferred …

php deployment capistrano
How to deploy a JAX-RS application?

The JAX-RS 1.1 specification says on page 6: If no Application subclass is present the added servlet MUST be named: javax.ws.…

java deployment servlets jax-rs
The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine (server)

I know that is this question has dozen of answers and posts, but nothing works for me. I have my …

c# asp.net-mvc excel deployment oledb
Clear the .NET-downloaded application cache without Mage?

I have a .NET application that I distribute using ClickOnce and I make available online only. How do I clear …

.net deployment clickonce