Developer Documentation
Internals, architecture, and infrastructure for AntiRaid contributors and self-hosters.
Updated April 11, 2026
This section covers the technical internals of AntiRaid — how the services are built, how they communicate, and how to work on or deploy the system yourself.
ServicesArchitecture and internals for the four core services: bot, api, jobserver, and template-worker.
Learn more
TemplatingHow the Luau scripting engine works, the template execution model, and the full API reference.
Learn more
HostingDeploy AntiRaid with Docker Compose or native systemd. Configuration, requirements, and upgrade paths.
Learn more
InfrastructureProxies, gateway management, object storage, and network segmentation for production deployments.
Learn more
BuiltinsBuilt-in modules and primitives available to templates and internal services.
Learn more
CLI ToolsCommand-line scripts for maintenance, migration, and development tasks.
Learn more
Data & AssetsDockerfiles, database seed files, generated Discord type data, and systemd unit examples.
Learn more
BadgerfangThe AntiRaid website and dashboard — Next.js app, tech stack, and how to run it locally.
Learn more