Initial import of verae-fleet from zapier monorepo
This commit is contained in:
commit
3ad95033dc
51 changed files with 3402 additions and 0 deletions
37
services/unmanaged.json
Normal file
37
services/unmanaged.json
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"id": "_unmanaged",
|
||||
"title": "Not fleet-spawned (listed for operators)",
|
||||
"entries": [
|
||||
{
|
||||
"id": "zapier-platform-app",
|
||||
"package": "verae-zapier",
|
||||
"runtime": "Zapier cloud",
|
||||
"notes": "HTTPS only to zappier-edge. Never NATS."
|
||||
},
|
||||
{
|
||||
"id": "verae-activate",
|
||||
"package": "verae-activate",
|
||||
"runtime": "Zapier cloud (activate-now app)"
|
||||
},
|
||||
{
|
||||
"id": "request-splitter",
|
||||
"package": "verae-request-splitter",
|
||||
"runtime": "library in middleware"
|
||||
},
|
||||
{
|
||||
"id": "verae-chain-client",
|
||||
"package": "verae-zapier-middleware",
|
||||
"runtime": "library → api.veraetime.net or MOCK"
|
||||
},
|
||||
{
|
||||
"id": "zapier-user-docs",
|
||||
"package": "zapier-user-docs",
|
||||
"runtime": "static"
|
||||
},
|
||||
{
|
||||
"id": "docs-master",
|
||||
"package": "docs-master",
|
||||
"runtime": "static"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue