mirror of
https://github.com/profullstack/logicsrc.git
synced 2026-08-13 22:37:29 +00:00
feat: add c0mpute plugin and hire-us request flow
This commit is contained in:
parent
1a87c2f26d
commit
b1d8fe475a
20 changed files with 1271 additions and 59 deletions
11
plugins/c0mpute/README.md
Normal file
11
plugins/c0mpute/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# c0mpute Plugin
|
||||
|
||||
c0mpute is a work-in-progress CommandBoard.run plugin for compute job dispatch, worker pool sync, usage reporting, quote creation, settlement status, and compute-backed reputation events.
|
||||
|
||||
Environment variables:
|
||||
|
||||
```txt
|
||||
C0MPUTE_API_URL
|
||||
C0MPUTE_API_KEY
|
||||
C0MPUTE_WEBHOOK_SECRET
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue