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
|
|
@ -206,6 +206,6 @@ jobs:
|
|||
|
||||
## 相關文件
|
||||
|
||||
- [CI/CD](ci-cd.md)
|
||||
- [E2E 測試](e2e-tests.md)
|
||||
- [本地開發](../development/local-development.md)
|
||||
- [CI/CD](CI-CD.md)
|
||||
- [E2E 測試](E2E測試.md)
|
||||
- [本地開發](../開發指南/本地開發.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue