This commit is contained in:
2021-12-09 01:29:55 +00:00
parent 60f8d5910c
commit ad1073e1a6
7 changed files with 169 additions and 11 deletions

View File

@@ -1,8 +1,11 @@
# AYANOVA LOCAL NETWORK INSTALL GUIDE
# AYANOVA INSTALLATION - WINDOWS LOCAL NETWORK
This installer includes the AyaNova server application only and requires a PostgreSQL server be installed or accessible and the .net Core framework to be installed separately first. Once the AyaNova server is up and running users on a local area network can access it with their web browsers pointed to the address of the AyaNova server.
Windows Local network installation is suitabale for use within a private office network.
This type of installation is _not_ suitable for outside internet access, for outside access use the [IIS hosted AyaNova server install guide](ops-install-windows-iis.md) instead.
This type of installation is _not_ suitable for outside internet access and should be used on a local area network only.
This installer includes the AyaNova server application only and requires a PostgreSQL server be installed or accessible and the .net Core framework to be installed separately first.
Once the AyaNova server is up and running users on a local area network can access it with their web browsers pointed to the address of the AyaNova server.
No installation is required at the user end to access the AyaNova web app with a supported browser.