This commit is contained in:
2022-08-27 22:07:40 +00:00
parent 9bea20023a
commit 8418ce7280
3 changed files with 21 additions and 10 deletions

10
.vscode/launch.json vendored
View File

@@ -64,7 +64,7 @@
"AYANOVA_USE_URLS": "http://*:7575;",
//"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
//"AYANOVA_REMOVE_LICENSE_FROM_DB":"true",
"AYANOVA_SERVER_TEST_MODE": "false",
"AYANOVA_SERVER_TEST_MODE": "true",
"AYANOVA_SERVER_TEST_MODE_TZ_OFFSET": "-8",
//"AYANOVA_REPORT_RENDERING_TIMEOUT":"1",
"AYANOVA_SERVER_TEST_MODE_SEEDLEVEL": "small",
@@ -119,11 +119,11 @@
"AYANOVA_DB_CONNECTION": "Server=localhost;Username=postgres;Password=raven;Database=AyaNova;CommandTimeout=300;",
"AYANOVA_DATA_PATH": "c:\\temp\\ravendata",
"AYANOVA_USE_URLS": "http://*:7575;",
"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
//"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
//"AYANOVA_REMOVE_LICENSE_FROM_DB":"true",
//"AYANOVA_SERVER_TEST_MODE": "true",
//"AYANOVA_SERVER_TEST_MODE_TZ_OFFSET": "-8",
//"AYANOVA_SERVER_TEST_MODE_SEEDLEVEL": "small",
"AYANOVA_SERVER_TEST_MODE": "true",
"AYANOVA_SERVER_TEST_MODE_TZ_OFFSET": "-8",
"AYANOVA_SERVER_TEST_MODE_SEEDLEVEL": "small",
"AYANOVA_BACKUP_PG_DUMP_PATH": "C:\\data\\code\\postgres_14\\bin"
},
"sourceFileMap": {

View File

@@ -3,6 +3,8 @@
Worksheet for all business stuff related to pricing licensing activation models.
###################### TODO: revisit subscription pricing, too high, set to much lower but minimum 100/month effectively by x minimum licenses to purchase
## Actual
Sample email outlining pricing until get on web page:
@@ -278,7 +280,8 @@ QBI $125/$63
SCENARIO: with 30 days support only and optional yearl maint. A tech is worth on average 100 / hr so do maint at 100 and initial at 35% higher flat no discounts
\*\*\* MARKET THIS AS $ per tech per month as it's fucking cheap when you look at it that way
POTENTIAL **UPDATE, ACTUAL** NEW PRICING
POTENTIAL **UPDATE, NOT YET ACTUAL** NEW PRICING
###################### TODO: revisit subscription pricing, too high, set to much lower but minimum 100/month effectively by x minimum licenses to purchase
(UP FRONT PRICE / YEARLY SUPPORT AND UPDATES)
1 user $135/$100
5 user $675/$500

View File

@@ -30,11 +30,11 @@ THINGS HOLDING UP PERPETUAL RELEASE
WIP >>>>>>>>>>>>>
TESTING NEXT UP SEED HUGE....
todo: move next release of v7 to downloads and update web page, reword to say it ensures there are no bare line feeds in messages to be on the safe side or something to that effect
TESTING NEXT UP V8MIGRATE....
bugbug: now that bizadmin is main account used for eval, seeding is kicking out bizadmin since their user is wiped whereas before with superuser it was no so was ok
I trhink the kickout is becuase it's looking for notification messages because job status isn't authd (that's a potential other problem, but whatever)
perhaps client needs to stop hitting up any new notifications search during seeding ops so turn that off somehow
todo: TEST subscription and perpetual license code LOCALLY / then posted hosted
Does a trial request for sbuscription work? YES
@@ -42,11 +42,13 @@ todo: TEST subscription and perpetual license code LOCALLY / then posted hosted
Generate data? YES
v8migrate work? YES
Can generate HUGE data set on trial?
Can generaet small data set right after HUGE one? (test of delete empty database timeout issue)
Does a trial request for perpetual work? YES
correct date range? YES
Generate data? YES
v8migratework? YES
Can generate HUGE data set on trial?
Can generaet small data set right after HUGE one? (test of delete empty database timeout issue)
Can I bump a trial subscription and / or perptual expiration date if a trialer needs more time!!! IMPORTANT, this way can keep it brief but allow for wiggle
YES BUT it must not be a TRIAL key, it can be a full key that is time restricted but not flagged trial as raven prevents a trial key being used with a non empty db
@@ -68,6 +70,12 @@ todo: SUPER IMPORTANT DO ASAP Need a raven licensing / hosting reference manual
todo: *** IMPORTANT v8migrate, why is there no dire warning before it starts? I'm trying the licensed version and it's just diong it once teh selection is made, there's no warnings, nothing!!
todo: new download folder on server instead of old folder with subfolders for each file, how about just rename the files to the version adn keep a release log?
something different because right now it's a bit shitty. Lots of places just have all the files together but prepend a release date or something on them
maybe prepend the build dates??
todo: IMPORTANT UPDATE manual, screenshots regarding Customer contact user and regular user and AllowLogin property added!!!
Also license related info about how to free up a user for licensing and how users consume licenses