This commit is contained in:
2021-12-08 21:04:03 +00:00
parent b7b7e09b81
commit c517b7e2c1
2 changed files with 65 additions and 37 deletions

View File

@@ -12,7 +12,7 @@ This type of install is appropriate for using AyaNova locally on a single person
When more than one user will be accessing AyaNova it can be set up in two different ways on a Windows server.
### Local area network
### Local area network
AyaNova server running alone and access directly by users within a local office network.
@@ -31,8 +31,6 @@ Cons:
[Local area network install guide](ops-install-windows-lan.md)
AyaNova server in this configurataion is run as a desktop application on a computer that is accessible to other users w
### AyaNova server hosted through IIS (recommended)
AyaNova hosted via Microsoft Internet Information Server that is included with most editions of Windows.
@@ -52,8 +50,6 @@ Cons:
[IIS hosted AyaNova server install guide](ops-install-windows-iis.md)
AyaNova server in this configurataion is run as a desktop application on a computer that is accessible to other users w
## Off-premise Windows hosting
If a Windows hosting provider with shell access will be used follow the [Internet access via IIS install guide](ops-install-windows-iis.md) guide.