Add comprehensive documentation for ConvertX-CN deployment and configuration
- Create 指定版本部署.md to explain fixed version deployment - Create 最新版.md detailing the use of the latest tag - Create 版本選擇指南.md to guide users on version selection - Add Nginx and Traefik configuration examples for reverse proxy - Introduce minimal and production configuration examples - Develop Docker deployment guide with detailed steps - Implement quick start guide for first-time Docker users - Include version update instructions and rollback procedures - Add troubleshooting section for common issues - Enhance overall documentation structure and links for better navigation
This commit is contained in:
parent
c2d3d13c89
commit
3f1a5e0fbf
51 changed files with 544 additions and 579 deletions
|
|
@ -148,5 +148,5 @@ volumes:
|
|||
## 相關文件
|
||||
|
||||
- [支援的轉換器](轉換器.md)
|
||||
- [翻譯功能](翻譯.md)
|
||||
- [Docker 部署](../部署指南/Docker.md)
|
||||
- [翻譯功能](翻譯功能.md)
|
||||
- [Docker 部署](../部署指南/Docker部署.md)
|
||||
|
|
|
|||
|
|
@ -218,6 +218,6 @@ ConvertX-CN 完整版已預載:
|
|||
|
||||
## 相關文件
|
||||
|
||||
- [OCR 功能](ocr.md)
|
||||
- [翻譯功能](translation.md)
|
||||
- [Docker 部署](../deployment/docker.md)
|
||||
- [OCR 功能](OCR.md)
|
||||
- [翻譯功能](翻譯功能.md)
|
||||
- [Docker 部署](../部署指南/Docker部署.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue