Skip to main content

Exoframe Deployment Environment Variables

Exoframe sets environment variables on each deployment to provide access to project information and settings. The variables include:

# Owner of the current deployment
EXOFRAME_USER=admin
# Project of the current deployment
EXOFRAME_PROJECT=projectName
# Full deployment ID
EXOFRAME_DEPLOYMENT=exo-admin-deployName-ID
# Host used to expose the current deployment (if any)
EXOFRAME_HOST=exo-admin-deployName-ID.baseDomain