1.0.2 • Published 4 years ago

dir-to-iis-app v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Directory to IIS Application

Windows service used to watch for specific paths of IIS website and convert them to IIS Applications.

Use Case

Imagine, you have dynamic catalog (e.g. Jenkins workspace) and you want to convert each dist folder inside this workspace that contains web.config to IIS application (maybe even with subdomain rewrite). So dir-to-iis-app service will watch for any /glob/to/web.config and add it into IIS app host config.

Install

npm install -g dir-to-iis-app

Service

Install

Uninstall