.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
SERVICENOW_INSTANCE_URL
ServiceNow Configuration
SERVICENOW_USERNAME
SERVICENOW_PASSWORD
secret
SERVICENOW_AUTH_TYPE
PORT
Server Configuration
DEBUG
HAPPY_DOCS_ENABLE_LOCAL_INDEX
Optional ServiceNowDocs local search Live GitHub docs discovery/get work without local indexing.
HAPPY_DOCS_CACHE_DIR
HAPPY_DOCS_ENABLE_VECTOR
HAPPY_DOCS_EMBEDDING_PROVIDER
brew install flyctl && fly launch --from https://github.com/davidkarlsen/happy-platform-mcp
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/davidkarlsen/happy-platform-mcp
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/davidkarlsen/happy-platform-mcp