Custom Domains
Info
The following code is for users using Encord with the US domain (https://api.us.encord.com
) or their own private VPC (Virtual Private Cloud).
STEP 1: Set the ENCORD_DOMAIN
Environment variable¶
This will be the domain to the Encord API, not the front-end app.
If running locally
If deploying with a GCP cloud function, create a GCP secret & pass in the domainSTEP 2: Set the ENCORD_SSH_KEY
or ENCORD_SSH_KEY_FILE
Environment variables¶
If running locally
orIf deploying with a GCP cloud function, create a GCP secret & pass in the Key
STEP 3: Pass in the Domain to the Editor Agent declaration¶
You'll need to pass in the Encord Front-end domain into the @editor_agent
declaration so that the function respects CORS: