This commit is contained in:
2022-08-09 00:19:26 +00:00
parent f0ff686efe
commit a6a79ead77
5 changed files with 23 additions and 3 deletions

View File

@@ -2,6 +2,8 @@
Please read through all the instructions below **before** proceeding with installation to be sure everything is available and ready.
There are several steps that need to be done as documented here or **AyaNova will fail to work properly**.
These instructions require a working knowledge of Windows server adminstration tasks.
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).
@@ -111,7 +113,9 @@ AyaNova is built upon the ASP.NET Core runtime version 6.0 or newer and it shoul
Download the runtime here [https://dotnet.microsoft.com/permalink/dotnetcore-current-windows-runtime-bundle-installer](https://dotnet.microsoft.com/permalink/dotnetcore-current-windows-runtime-bundle-installer).
Confirm your ASP.NET Core runtime is installed and running by opening a DOS command window and typing
Run the installer and take the defaults.
Confirm your ASP.NET Core runtime is installed and running by opening a DOS command / Windows Shell window and typing
```dos
dotnet --list-runtimes

View File

@@ -49,7 +49,9 @@ AyaNova is built upon the ASP.NET Core runtime version 6.0 or newer and it shoul
Download the runtime here [https://dotnet.microsoft.com/permalink/dotnetcore-current-windows-runtime-bundle-installer](https://dotnet.microsoft.com/permalink/dotnetcore-current-windows-runtime-bundle-installer).
Confirm your ASP.NET Core runtime is installed and running by opening a DOS command window and typing
Run the installer and take the defaults.
Confirm your ASP.NET Core runtime is installed and running by opening a DOS command / Windows Shell window and typing
```dos
dotnet --list-runtimes

View File

@@ -65,6 +65,8 @@ Use the **`Run anyway`** button to start the installation.
![SCREENSHOT OF WEBPAGE LOGIN](img/ops-install-ayanovaloginpage.png)
NOTE: you may receive a Windows firewall prompt asking to allow AyaNova to use the port required, accept the default to continue and use AyaNova.
IF the ayanova-launcher application does NOT automatically start after the setup completes, run the AyaNova desktop icon that was just created during setup.
![SCREENSHOT OF DESKTOP ICON](img/ops-install-windows-single-launcher.png)

View File

@@ -7,7 +7,7 @@ theme:
site_name: AyaNova manual
site_dir: '../../../server/AyaNova/wwwroot/docs'
strict: true
copyright: Copyright © 2022 Ground Zero Tech-Works Inc. REV-2022-08-05
copyright: Copyright © 2022 Ground Zero Tech-Works Inc. REV-2022-08-08
extra:
generator: false
# Extensions