/IIS.WebManager

Web Manager for managing IIS

Primary LanguageTypeScriptOtherNOASSERTION

Microsoft IIS Web Manager

Microsoft IIS Web Manager provides a browser interface for users to manage local and remote installations of IIS.

Instructions

Prerequisites

Get npm. All dependencies would be brought in on npm install

Building

Run the build command. Use --purge to clear node_modules directory if desired. --output-hashing is recommended for cache breaking.

build.ps1 [--purge] [--output-hashing]

Output would be generated in dist directory. You may deploy the dist\app directory on any application server that supports angular application. Follow the guidance from angular guides.

  • For IIS deployment, web.config is generated for you on the dist\appdirectory.

Snapshots

Website settings in the web manager