Triggering manual deployments through the "Environment" tab
I've defined an "environment" and installed app veyor agent on a machine.
a few things:
1) When I goto perform a manual deployment of the environment via clicking "update" -- the message on the right states a finished deployment (deployed xx minutes ago). however, the console itself doesn't indicate much. Is this normal? see attached.
2) How is the deployment aware of where to "deploy" it's web package? "Package Web Applications for Web Deploy" is checked off in the build tab.
3) is there any tinkering required on the host machine to configure the "agent" further?
- 2014-11-19_17-14-09.jpg 72 KB
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
Support Staff 1 Posted by Feodor Fitsner on 19 Nov, 2014 11:52 PM
When you create a new environment of "AppVeyor Agent" type AppVeyor generates unique Environment Access Key that it accessible when you click "Settings". You use this Environment Access Key (EAK) when installing Agent on remote computer. So, environment and agent match by EAK. Re-install Agent with correct EAK. To troubleshoot Agent open Event Viewer on remote machine and check "Deployment Agent" even log for any errors.
kennydust closed this discussion on 13 Dec, 2014 01:21 AM.