How to run two Deployment Agents at same server?
We want a configuration where we want two "appveyor environments" hosted at same server, this way we can easily see what version each environment has of our project.
The reason we want this, is to be able to deploy with CI our newest version to the working/beta environment, and when we feel confident that this project work as it should we want to deploy it to the production environment.
We tried to have a single environment where we had a build matrix naming the artifacts for production and working/beta. When deploying we had to choose the correct build matrix to either update production or the working/beta IIS Web Site. The problem here is to see what version is in either production or working/beta environment.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by Nicolai on 22 Oct, 2015 08:46 AM
One fast solution is to be able to specify several "Environment access key" when installing the Deployment Agent. Is that possible?
2 Posted by Nicolai on 22 Oct, 2015 10:13 AM
Well, now I feel stupid. It is just to use the same environment key for both environments.
case closed :-)
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:01 AM.