chore: update external connector deployment flow
This commit is contained in:
@ -698,9 +698,11 @@ For `terminaltest`, ensure the app container has:
|
||||
EXTERNAL_CONNECTOR_BASE_URL=http://external-connector:8787
|
||||
EXTERNAL_CONNECTOR_TOKEN=dev-token
|
||||
BEAVER_BRIDGE_TOKEN=dev-token
|
||||
EXTERNAL_CONNECTOR_CALLBACK_BASE_URL=http://app-instance-terminaltest:8080
|
||||
```
|
||||
|
||||
Then recreate the instance with the deployment script used by this repo. Do not mount `/var/run/docker.sock` into Beaver.
|
||||
For multi-instance deployments, this callback URL must point at the specific app-instance container that owns the connection; the shared sidecar stores it per connector session and uses it for inbound events.
|
||||
|
||||
- [ ] **Step 6: Manual fake-provider onboarding**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user