# RELAI On-Prem ## Docs - [Configuration](https://self-hosted-docs.relai.ai/configuration.md): Copy .env.template to .env and fill in the required values. - [RELAI On-Prem Deployment](https://self-hosted-docs.relai.ai/index.md): Run RELAI in your own environment with Docker Compose — pull the images, configure the environment, and start the services. - [Choosing an LLM provider](https://self-hosted-docs.relai.ai/llm-providers.md): OpenAI is the default, but the backend also supports Azure OpenAI, AWS Bedrock, direct Anthropic/Claude, Vertex AI, Microsoft Foundry, and local OSS models. - [Prerequisites](https://self-hosted-docs.relai.ai/prerequisites.md): What you need on the host and from your own accounts before you start the deployment. - [Pulling the images](https://self-hosted-docs.relai.ai/pulling-the-images.md): Authenticate to Docker Hub so Docker Compose can pull the RELAI images. - [Starting the services](https://self-hosted-docs.relai.ai/starting-the-services.md): Bring the stack up with Docker Compose. - [Troubleshooting](https://self-hosted-docs.relai.ai/troubleshooting.md): Common first-run issues and how to resolve them. - [Upgrading](https://self-hosted-docs.relai.ai/upgrading.md): Move to a newer backend or dashboard version. - [Verifying the deployment](https://self-hosted-docs.relai.ai/verifying-the-deployment.md): Confirm the backend, admin account, and dashboard are all working.