From a010e142aaa4d7f262463edb25540451283a4e06 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 19 Feb 2022 00:38:19 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 15cb1ac2..12db649d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -24,8 +24,12 @@ FIRST CLIENT SOURCE CODE COMMIT JAN 3rd 2019 -do a linux install fresh again here locally to confirm each step is still legit - desktop and server +do a linux server install fresh again here locally to confirm each step is still legit +spin up another server on d.o. and do a clean install as non root user right through to dns and everything, maybe keep that spare server as one can send link to people +who were interested in trying it out (che, other people etc) + + + @@ -399,6 +403,11 @@ console.log(parseFloat(localeParseFloat("1,100.9", "nl"))); // Dutch locale: rev +todo: 2 trial eval server on digital ocean, need way to generate unique login creds and data for people who are trialing based on request to try it on +a d.o. server online. Basically ease it from our end to make it simple and maybe automatic as possible but also have it work with trial login accounts, so maybe a way to +provide some config params to the seeder or an external app that does it through API maybe (rockfish option??) +idea is someone can request and we can have a server up and running for them with little effort on our part +Going to need a wildcard cert for helloayanova.com maybe if appropriate because I need to spin up trial56 or etc as are already set up but dns warning if go to them todo: 2 test notification sent from ops notification settings form should include a link so can test that the link back url is working