This commit is contained in:
@@ -20,21 +20,18 @@ todo: INSTALLER
|
||||
(zip distribution is going to be problematic with Windows file protection shit)
|
||||
https://docs.microsoft.com/en-us/dotnet/core/deploying/
|
||||
https://docs.microsoft.com/en-us/dotnet/core/rid-catalog
|
||||
Should I start the server with temporary environment variables set for that session somehow or keep with command line?
|
||||
command line works
|
||||
|
||||
todo: Build one for Windows 7 separately so can test on v7 dev laptop locally while developing v8 migrate plugin
|
||||
|
||||
todo: Test run on v7 laptop
|
||||
|
||||
todo: add shutdown server Client UI for new route in serverstate
|
||||
todo: contact link on server api host page should include dbid in link
|
||||
todo: Server home page - can it have a shutdown the server link?
|
||||
Or can I shutdown from inside the client in OPS server state menu?
|
||||
|
||||
todo: Server output log window should should server is started properly after it has trouble connecting to the db server
|
||||
Right now even when it's up after delay it shows nothing so user won't know it's actually working
|
||||
|
||||
todo: Server page error when no license should guide to starting trial:
|
||||
todo: Server page error when no license should guide to starting trial
|
||||
"E1020 - License key not found in database, running in unlicensed mode Only *the* SuperUser account can login to make changes"
|
||||
|
||||
Maybe a link to the docs directly on evaluation start
|
||||
|
||||
|
||||
todo: Error running standalone
|
||||
2020-08-11 11:00:16.8764|INFO|AyaNova.Api.Controllers.AuthController|User "AyaNova SuperUser" logged in from "::ffff:127.0.0.1" ok
|
||||
@@ -83,7 +80,7 @@ todo: Error running standalone
|
||||
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
||||
2020-08-11 11:01:04.5899|INFO|BOOT|AyaNova server shutting down
|
||||
|
||||
|
||||
todo: Once above is done, give to Joyce to try as a download off our server with no instructions
|
||||
|
||||
=========================================================================================================
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
|
||||
Reference in New Issue
Block a user