Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shirhatti/iis-administration

Getting Started instructions for https://github.com/microsoft/iis.administration
https://github.com/shirhatti/iis-administration

arm-templates iis

Last synced: 1 day ago
JSON representation

Getting Started instructions for https://github.com/microsoft/iis.administration

Awesome Lists containing this project

README

        

# IIS-Administration

## Deploy to Azure






## Deploy to an on-prem Server

- Run [`setup.ps1`](https://github.com/shirhatti/IIS-Administration/blob/master/setup.ps1) in an elevated prompt

## Getting Started

- Take ownership of `C:\Program Files\IIS Administration\2.0.0\Microsoft.IIS.Administration\config\appsettings.json`
- Edit `appsettings.json` to grant yourself permissions to generate API tokens and access the API

## Related Resources
- [Download IISAdministration](https://manage.iis.net/get)
- [Web Manager](https://manage.iis.net)
- [IISAdministration Docs](https://docs.microsoft.com/en-us/IIS-Administration/)
- [Blog](https://blogs.iis.net/adminapi)
- Sources/Issues/Feedback
- [IIS.Administration](https://github.com/microsoft/iis.administration)
- [IIS.WebManager](https://github.com/microsoft/iis.webmanager)