snsinahub-org/IIS Webdeploy powershell
An action for deploying web applications to IIS server using Windows powershell
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source | source zip file, or app_offline.htm | yes | — |
| destination | destination path on IIS server | yes | — |
| remote_url | IIS URL | yes | — |
| username | IIS/Windows username | no | "" |
| password | IIS/Windows password | no | "" |
| type | type of IIS deployment, add_appoffline, del_appoffline, full, add_single_file, del_single_file | no | "" |
| msdeploy_path | path to msdeploy.exe | no | C:\Program Files (x86)\IIS\Microsoft Web Deploy V3\msdeploy.exe |
Outputs
no outputs