AnswerixAI self-hosts as a single Laravel 12 application — one codebase serves the marketing site, the dashboard, the API, and the background workers. All features are unlocked automatically when IS_CLOUD=false (the default) — no Stripe account, no feature gating.
- Installation — server requirements and first deploy
- Environment variables — full
.envreference - Google Ads API setup — credentials for prompt volume analysis
- OAuth social login setup — optional Google/GitHub sign-in
- Upgrading — safe upgrade and rollback procedure