continuous-deployment
Using LDAP authentication with liquibase
Is it possible to use LDAP authentication with Liquibase? If not, how have others solved the problem of automating changes to production database schemas using Liquibase (yet still 开发者_如何学JAVAk[详细]
2023-04-07 14:25 分类:问答How do I organise continuous delivery for WCF services?
I have a few WCF services that are deployed to several VMs. VMs are part of the internal only network and are not joined into the domain. From time to time I need to update the binaries to the latest[详细]
2023-03-30 19:36 分类:问答Existing PHP Tool for Feature Toggle
Recently I\'ve read a number of articles talking about the idea of using \"feature toggles\" or \"gatekeepers\" to keep features hidden from users until the development is done. Facebook and Flickr bo[详细]
2023-03-30 12:48 分类:问答Can I setup RavenDB on Windows to version/manage large binary files?
I\'m trying to version control my system deployment bits: OS images, drivers, 3rd party installers, 1st party installers (our applications). I need to have everything in a coherent bundle (tags). And[详细]
2023-03-27 19:21 分类:问答Agile release management tools [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will like开发者_如何学Cly sol[详细]
2023-03-26 10:56 分类:问答Delivering hot fixes using Flyway
Let\'s consider the What is the best strategy for dealing with hot fixes? question from the Flyway FAQ section.In this question:[详细]
2023-03-24 09:29 分类:问答Using TeamCity, how to manually trigger a DEPLOY against a previously built and tested build run?
Using TeamCity 6.5, I am trying to figure out how to setup a manual deployment for a specific build run if it\'s possible.[详细]
2023-03-24 03:09 分类:问答Continuous integration server for continuous deployment on Java/Spring web project [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-21 00:57 分类:问答Windows Azure - Deploying to subset of instances within a role
I\'m looking to implement continuous deployment, pretty much as a proof of concept using Windows Azure, deploying the packages and switching staging <-> production is all fine, however, I would lik[详细]
2023-03-16 20:52 分类:问答How to do continuous deployment with Apache Mina FTP server without downtime?
I\'m trying to set up an Apache Mina FTP server in my continuously-deployed Java application. I\'d like to be able to update and deploy it without users experiencing FTP downtime. I suspect this invol[详细]
2023-03-12 06:30 分类:问答