This commit is contained in:
2021-12-07 00:13:02 +00:00
parent b116026504
commit 929a604e11

View File

@@ -41,14 +41,12 @@ Follow the steps below **in the order** they are presented here.
If you already have IIS enabled read through and verify the following instructions to **confirm** it is ready for AyaNova. If you already have IIS enabled read through and verify the following instructions to **confirm** it is ready for AyaNova.
The steps to enable IIS vary by type of operating system: The steps to enable IIS are different depending on the type of Windows in use, for _server_ Windows systems use the next section, for _non server_ versions of Windows skip to the next section below.
#### Windows Server operating systems #### Enable IIS on server Windows versions
The following images are taken from a Windows Server 2019 operating system but the procedure is very similar for any modern version of Windows server. The following images are taken from a Windows Server 2019 operating system but the procedure is very similar for any modern version of Windows server.
- Enable the IIS server Role and selected Role settings:
Use the Add Roles and Features wizard from the Manage menu or the link in Server Manager, check the box for Web Server (IIS): Use the Add Roles and Features wizard from the Manage menu or the link in Server Manager, check the box for Web Server (IIS):
![Server manager](img/ops-install-windows-internet-mgraddrole.png) ![Server manager](img/ops-install-windows-internet-mgraddrole.png)
@@ -61,9 +59,7 @@ If IIS was already enabled, double check the default settings for Role Services
Reboot is not required at this point, continue on to the PostgreSQL installation below. Reboot is not required at this point, continue on to the PostgreSQL installation below.
#### Windows Desktop operating systems #### Enable IIS on non-server Windows versions
- Enable the IIS Role and selected Role settings:
Open the Apps & Features settings page from the Apps shortcut in Settings: Open the Apps & Features settings page from the Apps shortcut in Settings:
![Apps](img/ops-install-windows-internet-iis-win10-settings-apps.png) ![Apps](img/ops-install-windows-internet-iis-win10-settings-apps.png)