# 部署 & 配置

- [使用 Docker 部署](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/docker.md)
- [Linux 标准部署](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/docker/linux-standard-deployment.md)
- [Linux 手动部署](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/docker/linux-standard-deployment-1.md)
- [Linux 离线部署](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/docker/linux-offline-deployment.md)
- [Windows 标准部署](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/docker/windows-standard-deployment.md)
- [Windows 离线部署](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/docker/windows-offline-deployment.md)
- [Lite 部署](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/docker/lite-deployment.md)
- [使用正向代理配置自托管环境](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/docker/configure-self-hosted-environment-with-forward-proxy.md)
- [使用 Helm 部署](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/helm.md)
- [使用 Helm 自托管](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/helm/self-host-with-helm.md)
- [AWS EKS 部署](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/helm/aws-eks-deployment.md)
- [Azure AKS 部署](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/helm/azure-aks-deployment.md)
- [OpenShift 部署](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/helm/openshift-deployment.md)
- [添加 rawManifest 文件](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/helm/add-rawmanifest-files.md)
- [配置选项](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options.md)
- [环境变量](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/environment-variables.md)
- [证书选项](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/certificate-options.md)
- [数据库选项](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/database-options.md)
- [连接到外部 MSSQL 数据库](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/connect-to-an-external-mssql-database.md)
- [迁移到外部 MSSQL](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/migrate-from-default-to-external-mssql.md)
- [配置推送中继](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/configure-push-relay.md)
- [Kerberos 集成](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/kerberos-integration.md)
- [Kubernetes 服务账户](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/kubernetes-service-accounts.md)
- [SMTP 配置](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/smtp-onfigurations.md)
- [可选功能](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/optional-features.md)
- [自托管 Send](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/optional-features/self-hosting-send.md)
- [自托管 SCIM](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/optional-features/self-hosting-scim.md)
- [自托管家庭版赞助](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/optional-features/self-hosting-families-sponsorships.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.ppgg.in/docs/self-hosting/deploy-and-configure.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
