Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shirhatti/iis-administration
- Owner: shirhatti
- License: mit
- Created: 2017-01-31T00:35:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T21:09:27.000Z (over 7 years ago)
- Last Synced: 2024-11-08T15:49:17.690Z (about 2 months ago)
- Topics: arm-templates, iis
- Language: PowerShell
- Homepage: https://manage.iis.net/get
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)