Managing Stacks

Configure Celigo stacks -- pointers to your own compute environment (a self-hosted `server` or an AWS `lambda`) where Celigo runs extension code (script hooks and connector wrappers) instead of on its hosted JavaScript runtime. A stack stores the address and credentials of that runtime, not the code itself. Use when deciding whether you need a stack, choosing between `server` and `lambda` types, creating or updating a stack, or pointing a hook or wrapper at one via `_stackId`.

celigo Updated

File contents

celigo/ai/tree/main/skills/managing-stacks commit 1bf4fb5017

Frequently asked questions

npx skillmds@latest add celigo/managing-stacks