2024-04-25 09:22:51 +00:00
|
|
|
|
2024-05-08 15:44:18 +00:00
|
|
|
## Requirements
|
2024-04-25 09:22:51 +00:00
|
|
|
|
|
|
|
- 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
|
2024-05-23 08:09:37 +00:00
|
|
|
- The marketplace needs to run a monitoring stack to independently verify the SLA of the cloud and StorageSlices
|
2024-04-25 09:22:51 +00:00
|
|
|
- The UI needs to be made in Reflex or Flet and be opensource
|
2024-08-15 23:40:17 +00:00
|
|
|
- Customers need to see their deployed Cloud Slices or StorageSlices
|
|
|
|
- Customers can cancel their workloads: Cloud Slices or StorageSlices
|
|
|
|
- Customers can see monitoring info of their workloads: Cloud Slices or StorageSlices
|