Skip to content

Latitude.sh

  • LATITUDE_API_TOKEN env var set to an account API token
  • A project ID: LATITUDE_PROJECT_ID
Terminal window
export LATITUDE_API_TOKEN=...
export LATITUDE_PROJECT_ID=...
PROVIDER=latitude REGION=DAL bash ops/ephemeral/up.sh

Latitude.sh exposes a JSON REST API that the adapter shells out to with curl. No vendor CLI required. The adapter polls the instance state until it lands on on with a public IP.