This commit is contained in:
2022-03-31 15:23:38 +00:00
parent 337624ded4
commit 156ef81b51
10 changed files with 92 additions and 56 deletions

View File

@@ -1,7 +1,7 @@
# now
Import / export features
TODO:
OUTSTANDING FOR IMPORT:
@@ -9,52 +9,17 @@ TODO:
DOCS regarding missing boolean value in csv and info on not leaving empty
POST IMPORT TASKS
Test installer / upgrade
Linux server
- Ok, but needs upgrade shell script published somewhere
Linux Desktop standalone
TODO TEST DOCUMENT
Windows single standalone (should settle on naming scheme)
- OK, just stop the launcher if running, run setup, say no to overwrite config.json if edited, start the launcher
Windows lan
windows iis
once working and confirmed post update and upate the beta forum with NEW RELEASE
does forum working need to be changed to not only issues but new updates there as well?
"Known issues / updates"
Windows single would benefit from a backup and restore in a click kind of interface then could do the standalone install upgrade more easily?
Upgrade all our test servers wherever they may be
TEST FILE OPEN ON iPad device as the file input accept type may not work with apple
WINDOWS SINGLE LAUNCHER ISSUES:
Can windows single put it's db outside of the program files folder, i.e. can postgres be told to use a data folder instead?
only if it helps with the upgrade though, otherwise not much point
Opens the windows server web page as well as the AyaNova web app but that's confusing as the first page is the windows server
instead should just show the web app
Shutdown server in windows single gives error in server launcher window:
Shutting down Postgres database server...
Unhandled exception. System.InvalidOperationException: StandardIn has not been redirected.
at System.Diagnostics.Process.get_StandardInput()
at Program.<Main>$(String[] args) in C:\data\code\raven-launcher\Program.cs:line 98
Launcher might be better if it was an actual application with a button to open AyaNova UI in browser and a shutdown button and a log windows showing what is in the server UI
rather than a dos command line looking thing
Also that could be the UI to do a db back up and restore maybe for upgrade??
Linux desktop installer issues
There are two installers just becuase of config.json data path, consolidate?
rename to linux-x64 drop -server and -desktop?
why do I need *any* root rights, shouldn't it all just work or is it becuase of postgre?
why do I need to chmod desktop for ./AyaNova when it works on server without doing that?
Upgrade seems to be remove everything EXCEPT config.json from /usr/sbin/ayanova since there is no data there anyway
then unzip the new version and restart
Is /usr/sbin really the correct folder for the binaries?
INSTALL DOCS ISSUE
Says stopping and starting in one section but only talks about stopping
can there be a desktop icon to start the server like windows single?
get back to docs completion
@@ -204,6 +169,24 @@ todo:2 subscribe to all sources of security vulnerabilities that could apply to
.net core
front end vue & libs
todo: 3 WINDOWS SINGLE LAUNCHER:
Can windows single put it's db outside of the program files folder, i.e. can postgres be told to use a data folder instead?
only if it helps with the upgrade though, otherwise not much point
Opens the windows server web page as well as the AyaNova web app but that's confusing as the first page is the windows server
instead should just show the web app
Shutdown server in windows single gives error in server launcher window:
Shutting down Postgres database server...
Unhandled exception. System.InvalidOperationException: StandardIn has not been redirected.
at System.Diagnostics.Process.get_StandardInput()
at Program.<Main>$(String[] args) in C:\data\code\raven-launcher\Program.cs:line 98
Launcher might be better if it was an actual application with a button to open AyaNova UI in browser and a shutdown button and a log windows showing what is in the server UI
rather than a dos command line looking thing
Also that could be the UI to do a db back up and restore maybe for upgrade??
Windows single would benefit from a backup and restore in a click kind of interface then could do the standalone install upgrade more easily?
## DOCS
██████╗ ██████╗ ██████╗██╗ ██╗███╗ ███╗███████╗███╗ ██╗████████╗ █████╗ ████████╗██╗ ██████╗ ███╗ ██╗