From c10ff14a871ea5cac123e2124b223b8b14a744b6 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 10 Jun 2022 00:04:01 +0000 Subject: [PATCH] --- devdocs/deploy.md | 12 ++++++++++++ devdocs/todo.txt | 4 +++- docs/8.0/ayanova/docs/index.md | 2 -- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/devdocs/deploy.md b/devdocs/deploy.md index 6a962d38..120c1b62 100644 --- a/devdocs/deploy.md +++ b/devdocs/deploy.md @@ -41,6 +41,18 @@ sudo rm -r ./wwwroot && \ sudo unzip -o ayanova-linux-x64-server.zip -x "config.json" && \ sudo systemctl start ayanova.service +(a261 server) +cd /var/ayanovaa261 && \ +sudo systemctl stop ayanovaa261.service && \ +sudo curl -O https://www.ayanova.com/download/next/ayanova-linux-x64-server.zip && \ +sudo rm *.dll && \ +sudo rm -r ./resource && \ +sudo rm -r ./wwwroot && \ +sudo unzip -o ayanova-linux-x64-server.zip -x "config.json" && \ +sudo systemctl start ayanovaa261.service + + + ### Test install to windows server ### Run e2e tests against Linux and Windows servers diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 22d42175..5b470f7f 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -15,7 +15,9 @@ TODO: remove beta banner from login form todo: BIG PICTURE - + QBI NEEDS TO BE DONE BEFORE RAVEN RELEASE AS RAVEN MAY REQUIRE MORE OBJECTS FOR DATA MAPPING AND OPTIONS SAVING IN CENTRAL LOCATION ETC + This saves users needing to back up their local QBI only settings and mappings separate from RAVEN backup + QBI order of release decision (does raven qbi need to be released along with v8 simultaneously??) if yes then need to whip that shit up pronto with a beta to go with RC for raven figure out how many active qbi users, like will this prevent most people from upgrading? diff --git a/docs/8.0/ayanova/docs/index.md b/docs/8.0/ayanova/docs/index.md index 194ae60d..670cf9fe 100644 --- a/docs/8.0/ayanova/docs/index.md +++ b/docs/8.0/ayanova/docs/index.md @@ -12,8 +12,6 @@ This manual is divided into the following sections: #### [Software developers guide](api-intro.md) -#### [SOFTWARE LICENSE AGREEMENT](license.md) - ### Beyond this manual If you have a question that is not answered in this manual contact AyaNova support directly: [support@ayanova.com](mailto:support@ayanova.com)