This commit is contained in:
2021-12-10 19:35:34 +00:00
parent 6363f444cc
commit 38dc58536f
7 changed files with 61 additions and 117 deletions

View File

@@ -1,5 +1,7 @@
# AYANOVA INSTALLATION - WINDOWS IIS HOSTED
Please read through all the instructions below **before** proceeding with installation to be sure everything is available and ready.
This installer includes the AyaNova server application only and depends on an IIS server, a PostgreSQL server be installed or accessible and the .net Core framework to be installed in the correct order (detailed below).
This type of installation is suitable for both outside internet access and inside the local network.
@@ -19,6 +21,8 @@ Any modern browser (not Internet Explorer) with Javascript enabled on any device
- RAM : 512 MB (minimum), 1 GB (recommended)
- PostgreSQL Server: installation guide [https://www.postgresqltutorial.com/install-postgresql/](https://www.postgresqltutorial.com/install-postgresql/)
- ASP.NET Core Runtime Hosting bundle v6.0.0 or newer : Download [https://dotnet.microsoft.com/permalink/dotnetcore-current-windows-runtime-bundle-installer](https://dotnet.microsoft.com/permalink/dotnetcore-current-windows-runtime-bundle-installer)
- Static IP address if AyaNova will be used from the internet
- Domain or subdomain name if AyaNova will be used from the internet
## Security and Network requirements to access IIS from the internet