This commit is contained in:
2022-08-15 23:00:50 +00:00
parent 467c0acc59
commit f9616cd118
6 changed files with 93 additions and 13 deletions

View File

@@ -1,13 +1,18 @@
# now
SHAREIT pricing and subscription changes are all built into the system, I had no idea, also an api and bunch of other shit we've needed all along
They have comprehensive help available here: https://account.mycommerce.com/Home/Wiki
some things we will need to request be turned on to be able to do them like changing subscription quantities and upgrade paths for subscribers so they can just move to v8 sub
without hassle
RESEARCH: sendgrid / email system can we have a domain just for our notifications for those that don't use their own domain and use for all users (but NOT tied to AyaNova.com)
https://linuxhandbook.com/set-up-discourse-digital-ocean/ has an example of discourse with Mailgun freen email ssytem and a domain
TEST: cheapest storage for attachments possible, test out creating a new droplet with block storage to hold the attachment files to see if it's possible, how it's done and mapped etc
todo: maintenance plan agreement? SB something in the license docs I guess since it differs, also license text will need to be chagned as it is on assumption of built in maint before
Here is autodesks maintenance plan agreement page: https://www.autodesk.com/company/legal-notices-trademarks/autodesk-terms-and-conditions/eng_autodeskmaintenancesubscriptiontermsandconditions
todo: metrics are fucked up for some reason
in fact I'd just like to reliably know how much disk space is in use etc, like the size of the db versus attachments in simple text
@@ -82,10 +87,11 @@ todo: each droplet for SAAS would need it's own ssh key and password to avoid eg
also would need to securely store the passwords somewhere really really fucking secure like offline in a special keypass only accessible from certain hardware maybe with a digital key or something I dont' know
Look into security keepass with utmostness and not shared online anywhere so sneakernet only
todo: Change 45 day trial to 3 day trial but offer that they can email if they are going perpetual and need a special requested more period of time.
todo: Change 45 day trial to 5 day trial but offer that they can email if they are going perpetual and need a special requested more period of time.
If they need more time they can sign up for a month's use of the SAAS model
is this in rockfish??
also if I can override in the UI that would be great (I think I can but check)
also they can just request a new trial over and over if in eval mode if they erase the db each time
also if I can override a trial period for an eval in the UI that would be great (I think I can but check)
todo: CLIENT UI license changes for subscribers around the LICENSE pages and route??