This commit is contained in:
2022-03-21 21:42:39 +00:00
parent 4170598538
commit b9cda0698f
6 changed files with 26 additions and 11 deletions

View File

@@ -172,4 +172,6 @@ The very first time a report is rendered in AyaNova there will be a delay while
The next step is to [login](ay-start-login.md), request or install a [license](adm-license.md) and if are trying out AyaNova for the first time follow the [evaluation trial guide](ay-evaluate.md).
We also recommend looking over the [operations maintenance](ops-maintenance.md) guide to ensure AyaNova runs smoothly and data is safe and secure.
To ensure AyaNova runs smoothly and data is safe and secure be sure to look over the [Server operations](ops-intro.md) configuration and maintenance guide.
For Business administration and setting things up from a business perspective, review the [Getting started](adm-getting-started.md) guide for Administrators.

View File

@@ -555,7 +555,7 @@ server {
gzip_proxied expired no-cache no-store private auth;
gzip_http_version 1.1;
gzip_types application/javascript text/css application/json text/plain;
proxy_pass http://127.0.0.1:7575;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
@@ -609,4 +609,6 @@ The very first time a report is rendered in AyaNova there will be a delay while
The next step is to [login](ay-start-login.md), request or install a [license](adm-license.md) and if are trying out AyaNova for the first time follow the [evaluation trial guide](ay-evaluate.md).
We also recommend looking over the [operations maintenance](ops-maintenance.md) guide to ensure AyaNova runs smoothly and data is safe and secure.
To ensure AyaNova runs smoothly and data is safe and secure be sure to look over the [Server operations](ops-intro.md) configuration and maintenance guide.
For Business administration and setting things up from a business perspective, review the [Getting started](adm-getting-started.md) guide for Administrators.

View File

@@ -280,10 +280,12 @@ Let's Encrypt provides free SSL certificates and lists [several Windows clients]
### Report rendering first time delay
The very first time a report is rendered in AyaNova there will be a delay while the chromium browser report rendering components are installed.
The very first time a report is rendered in AyaNova there will be a delay while the chromium browser report rendering components are installed.
## Getting started and using AyaNova
The next step is to [login](ay-start-login.md), request or install a [license](adm-license.md) and if are trying out AyaNova for the first time follow the [evaluation trial guide](ay-evaluate.md).
We also recommend looking over the [operations maintenance](ops-maintenance.md) guide to ensure AyaNova runs smoothly and data is safe and secure.
To ensure AyaNova runs smoothly and data is safe and secure be sure to look over the [Server operations](ops-intro.md) configuration and maintenance guide.
For Business administration and setting things up from a business perspective, review the [Getting started](adm-getting-started.md) guide for Administrators.

View File

@@ -108,10 +108,16 @@ To shut down the AyaNova server press the ctrl-c key combination in the ayanova-
To start the AyaNova server use the installed desktop or start menu icon to run the ayanova-launcher.
If you chose the "Start with Windows" option during installation AyaNova will start automatically on Windows login.
### Next steps
### Report rendering first time delay
The very first time a report is rendered in AyaNova there will be a delay while the chromium browser report rendering components are installed.
## Getting started and using AyaNova
Server installation is complete. Users will require the URL to use in their browser to access the AyaNova APP, see the AYANOVA_USE_URLS in the configuration section above.
For Server Operations role review the [Server operations](ops-intro.md) configuration and maintenance guide.
The next step is to [login](ay-start-login.md), request or install a [license](adm-license.md) and if are trying out AyaNova for the first time follow the [evaluation trial guide](ay-evaluate.md).
For the Business administration role review the [Getting started](adm-getting-started.md) guide for Administrators.
To ensure AyaNova runs smoothly and data is safe and secure be sure to look over the [Server operations](ops-intro.md) configuration and maintenance guide.
For Business administration and setting things up from a business perspective, review the [Getting started](adm-getting-started.md) guide for Administrators.

View File

@@ -50,4 +50,6 @@ The very first time a report is rendered in AyaNova there will be a delay while
The next step is to [login](ay-start-login.md), request or install a [license](adm-license.md) and if are trying out AyaNova for the first time follow the [evaluation trial guide](ay-evaluate.md).
We also recommend looking over the [operations maintenance](ops-maintenance.md) guide to ensure AyaNova runs smoothly and data is safe and secure.
To ensure AyaNova runs smoothly and data is safe and secure be sure to look over the [Server operations](ops-intro.md) configuration and maintenance guide.
For Business administration and setting things up from a business perspective, review the [Getting started](adm-getting-started.md) guide for Administrators.