17 lines
948 B
Markdown
17 lines
948 B
Markdown
|
|
||
|
## requirements
|
||
|
|
||
|
- The interface needs to be super simple and well documented over web
|
||
|
- The interface needs to be usable on mobile
|
||
|
- The interface needs to be available over mycelium bus using OpenRPC standard
|
||
|
- The interface needs to be available over rest using OpenAPI standard
|
||
|
- There needs to be a command line interface as well to allow people to script.
|
||
|
- There needs to be a python SDK
|
||
|
- The marketplace needs to accept credit cards as well as major crypto currencies
|
||
|
- The marketplace needs to do KYC for users doing more than 1k USD per month
|
||
|
- The marketplace needs to run a monitoring stack to independently verify the SLA of the cloud and storage boxes
|
||
|
- The UI needs to be made in Reflex or Flet and be opensource
|
||
|
- Customers need to see their deployed CloudBoxes or ComputeBoxes
|
||
|
- Customers can cancel their workloads: CloudBoxes or ComputeBoxes
|
||
|
- Customers can see monitoring info of their workloads: CloudBoxes or ComputeBoxes
|