This commit is contained in:
@@ -26,7 +26,7 @@ LICENSE BOOTSTRAPPING
|
|||||||
or, providing a button to trigger that should be enough really
|
or, providing a button to trigger that should be enough really
|
||||||
or when server starts it starts the GENERATE loop and checks for a key right away, so they can just reboot teh server if they want an immediate license check?
|
or when server starts it starts the GENERATE loop and checks for a key right away, so they can just reboot teh server if they want an immediate license check?
|
||||||
|
|
||||||
|
|
||||||
- RAVEN DB is empty (of biz data) it's license locked and a User MUST DONE ONE OF THE FOLLOWING:
|
- RAVEN DB is empty (of biz data) it's license locked and a User MUST DONE ONE OF THE FOLLOWING:
|
||||||
|
|
||||||
1) Restore a RAVEN database and reboot the server
|
1) Restore a RAVEN database and reboot the server
|
||||||
@@ -51,6 +51,9 @@ LICENSE BOOTSTRAPPING
|
|||||||
|
|
||||||
TRIAL / ONBOARDING PROCESS
|
TRIAL / ONBOARDING PROCESS
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
*** SEE client todo for more up to date of this ***
|
||||||
|
|
||||||
FOR USER: Install RAVEN, boot, go to client endpoint in browser, get prompted for first test of contact with ROCKFISH server,
|
FOR USER: Install RAVEN, boot, go to client endpoint in browser, get prompted for first test of contact with ROCKFISH server,
|
||||||
once that is ok then get prompted to fill out a form to request a trial key or attempt to fetch a key already ready for them
|
once that is ok then get prompted to fill out a form to request a trial key or attempt to fetch a key already ready for them
|
||||||
User fills out form providing registration name and email address, hits send, told to check email to confirm address then will receive a key after that.
|
User fills out form providing registration name and email address, hits send, told to check email to confirm address then will receive a key after that.
|
||||||
|
|||||||
@@ -16,6 +16,12 @@ todo: notify/hello route should no longer return false for trial true for not bu
|
|||||||
Note: this has nothing to do with whether there is an active license or not, merely that it's of a type
|
Note: this has nothing to do with whether there is an active license or not, merely that it's of a type
|
||||||
this is so client can display appropriate UI
|
this is so client can display appropriate UI
|
||||||
|
|
||||||
|
todo: Trial request data needs a home in the db and not be erased when data erased so that it can be re-requested without refilling out the form
|
||||||
|
Regto name
|
||||||
|
email address
|
||||||
|
Country
|
||||||
|
City
|
||||||
|
etc we had before maybe
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user