First cabin era commit
This commit is contained in:
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@@ -63,7 +63,7 @@
|
||||
"AYANOVA_DB_CONNECTION": "Server=localhost;Username=postgres;Password=raven;Database=AyaNova;CommandTimeout=300;",
|
||||
"AYANOVA_DATA_PATH": "c:\\temp\\ravendata",
|
||||
"AYANOVA_USE_URLS": "http://*:7575;",
|
||||
"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
|
||||
//"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
|
||||
//"AYANOVA_REMOVE_LICENSE_FROM_DB":"true",
|
||||
//"AYANOVA_REPORT_RENDERING_TIMEOUT":"1",
|
||||
//"AYANOVA_REPORT_RENDER_API_URL_OVERRIDE": "http://localhost:7575",
|
||||
@@ -121,7 +121,7 @@
|
||||
"AYANOVA_USE_URLS": "http://*:7575;",
|
||||
//"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
|
||||
//"AYANOVA_REMOVE_LICENSE_FROM_DB":"true",
|
||||
//"AYANOVA_SET_SUPERUSER_PW": "abraxis",
|
||||
//"AYANOVA_SET_SUPERUSER_PW": "l3tm3in",
|
||||
"AYANOVA_BACKUP_PG_DUMP_PATH": "C:\\data\\code\\postgres_15\\bin"
|
||||
},
|
||||
"sourceFileMap": {
|
||||
|
||||
@@ -8,7 +8,6 @@ See the [upgrade instructions](ops-upgrade.md) section of this manual for detail
|
||||
|
||||
## 2023
|
||||
|
||||
|
||||
### AyaNova 8.1.0
|
||||
|
||||
Released 2023-XX-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
||||
|
||||
@@ -30,7 +30,7 @@ If you choose to do it later you can continue to work and then select to reload
|
||||
|
||||
We have chosen standard times for each data center to install standard updates that are intended to be outside of normal business hours relative to each data center to avoid any disruption to your business.
|
||||
|
||||
Typically we will try to upgrade at the end of the business week for most locations (Friday) in the evening or early Saturday morning however depending on circumstances that may not always be possible.
|
||||
Typically we will perform maintenance or upgrades Thursday (our west coast north america time zone).
|
||||
|
||||
Your service will be updated at the following data center local time:
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ theme:
|
||||
site_name: AyaNova manual
|
||||
site_dir: "../../../server/AyaNova/wwwroot/docs"
|
||||
strict: true
|
||||
copyright: Copyright © 2023 Ground Zero Tech-Works Inc. REV-2023-05-10
|
||||
copyright: Copyright © 2023 Ground Zero Tech-Works Inc. REV-2023-10-16
|
||||
extra:
|
||||
generator: false
|
||||
# Extensions
|
||||
|
||||
Reference in New Issue
Block a user