> For the complete documentation index, see [llms.txt](https://rs.ppgg.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rs.ppgg.in/other-information.md).

# 其他

- [1.从 Keepass 或 KeepassX 导入数据](https://rs.ppgg.in/other-information/importing-data-from-keepass-or-keepassx.md)
- [2.更改持久性数据位置](https://rs.ppgg.in/other-information/changing-persistent-data-location.md)
- [3.从 LDAP 同步用户](https://rs.ppgg.in/other-information/syncing-users-from-ldap.md)
- [4.Cloudflare DNS Caddy 2.x](https://rs.ppgg.in/other-information/caddy-2.x-with-cloudflare-dns.md)
- [5.转储示例](https://rs.ppgg.in/other-information/logrotate-example.md)
- [\*Kubernetes 部署](https://rs.ppgg.in/other-information/kubernetes-deployment.md)
- [\*使用非 root 用户运行 docker 容器](https://rs.ppgg.in/other-information/running-docker-container-with-non-root-user.md)
- [\*使私有 CA 和自签名证书兼容 Chrome](https://rs.ppgg.in/other-information/private-ca-and-self-signed-certs-that-work-with-chrome.md)
- [\*测试 SSO](https://rs.ppgg.in/other-information/testing-sso.md)
- [\*使用 systemd docker 运行](https://rs.ppgg.in/other-information/running-with-systemd-docker.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://rs.ppgg.in/other-information.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.
