wallymathieu/IIS Versioned Deploy

Allows to deploy a website on IIS with less downtime by using rotational folders. Supports Site and/or Site/VirtualApp

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
site-nameIIS site nameyes
app-nameIIS site application name (eg: Virtual application name)no""
source-pathThe path to the source directory that will be deployedyes
destination-pathThe parent path where versioned release folders are created. Defaults to the parent folder of the current site directory.no""
release-prefixPrefix used for the versioned release folders (e.g. 'r_' produces r_1, r_2, ...)nor_
number-to-keepNumber of previous deployments to keepno4

no outputs