This commit is contained in:
2021-12-06 23:24:24 +00:00
parent 0a665dc8b2
commit b76b9ffd77
3 changed files with 14 additions and 14 deletions

View File

@@ -12,9 +12,9 @@ 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.
### AyaNova server direct
### Local area network
AyaNova running alone and access directly by users within a local office network.
AyaNova server running alone and access directly by users within a local office network.
This type of install is appropriate for use within a local area network _only_. It is _not_ suitable for sharing with outside users from the Internet.
@@ -29,7 +29,7 @@ Cons:
- AyaNova server application will not automatically restart if it's closed on the desktop
- Not suitable for sharing with users / Customers outside the local area network via the internet
[Local network direct access install guide](ops-install-windows-lan.md)
[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
@@ -50,12 +50,12 @@ Cons:
- Requires IIS to be enabled in Windows and some manual steps to configure IIS to use AyaNova
[Internet access via IIS install guide](ops-install-windows-internet.md)
[IIS hosted AyaNova server install guide](ops-install-windows-internet.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 is being used with shell access follow the [Internet access via IIS install guide](ops-install-windows-internet.md) guide.
If a Windows hosting provider with shell access will be used follow the [Internet access via IIS install guide](ops-install-windows-internet.md) guide.
(note that a Linux hosting provider can be used and is generally recommended over Windows hosting purely for financial reasons, there is no practical difference from a technical standpoint between Linux or Windows hosted AyaNova)
(note that a Linux hosting provider with shell access can also be used; there is no practical difference from an end user standpoint between Linux or Windows hosted AyaNova)