.env.template
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
SEARCH1API_KEY
secret
GOOGLE_CX
GOOGLE_KEY
secret
SERPAPI_KEY
secret
SERPER_KEY
secret
BING_KEY
secret
SEARXNG_BASE_URL
SEARCH_SERVICE
MAX_RESULTS
CRAWL_RESULTS
APIBASE
OPENAI_TYPE
secret
AUTH_KEYS
secret
RESOURCE_NAME
DEPLOY_NAME
API_VERSION
AZURE_API_KEY
secret
brew install flyctl && fly launch --from https://github.com/daimajia/search2ai2
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/daimajia/search2ai2
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/daimajia/search2ai2