Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,10 @@
- [For Testing Environments](/how-to/deploy/from-tarball/testing-environment.md)
- [For Production Environments](/how-to/deploy/from-tarball/production-environment.md)
+ Orchestrated Deployment
- [Ansible Deployment (Recommended)](/how-to/deploy/orchestrated/ansible.md)
- [Ansible Offline Deployment](/how-to/deploy/orchestrated/offline-ansible.md)
- [Docker Deployment](/how-to/deploy/orchestrated/docker.md)
- [Use TiUP (Recommended)](/how-to/deploy/orchestrated/tiup.md)
- [Use TiDB Ansible](/how-to/deploy/orchestrated/ansible.md)
- [Use TiDB Ansible Offline](/how-to/deploy/orchestrated/offline-ansible.md)
- [Use Docker](/how-to/deploy/orchestrated/docker.md)
+ Geographic Redundancy
- [Overview](/how-to/deploy/geographic-redundancy/overview.md)
- [Configure Location Awareness](/how-to/deploy/geographic-redundancy/location-awareness.md)
Expand Down
Loading