2-alchemists / krossboard-data-processor

Data Collector & Processing for Krossboard - A Leading Multi-Cluster, Cross-Cloud & Cross-Distribution Kubernetes Usage Accounting & Analytics. Actively tested against Amazon EKS, Microsoft AKS, Google GKE, Red Hat OpenShift, & vanilla distros.
https://krossboard.app/
GNU Affero General Public License v3.0
3 stars 0 forks source link

Integrate license management #15

Open rchakode opened 4 years ago

rchakode commented 4 years ago

Interesting tools

Some items that might be considered :

Related issue for the website: https://github.com/2-alchemists/krossboard-docs/issues/51

ccamel commented 3 years ago

I'm currently working on the implementation on the site based on management-and-marketing#1 last updates. The tests with stripe checkout made so far are very conclusive. I am finalizing and we can look together the result. 😌

The only pain-point will be the mail sending. Stripe provides webhooks but i'm not sure it manages the mail sending by itself. I need to go deeper on this subject.

rchakode commented 3 years ago

@ccamel, This is a great move. On my side, following up the first version of the documentation I started working on tools for license management. See branch feat/add-license-management => it's still a WIP.