1
0
Fork 0

Add New Setup Guides to the Documentation

This commit is contained in:
Sheddy 2025-06-30 08:28:04 +01:00 committed by GitHub
parent b0e246cea9
commit c69a8b5cdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 1031 additions and 0 deletions

View file

@ -72,6 +72,10 @@ nav:
- 'Docker': 'getting-started/docker.md'
- 'Configuration Introduction': 'getting-started/configuration-overview.md'
- 'Frequently Asked Questions': 'getting-started/faq.md'
- 'Setup':
- 'Kubernetes': 'setup/kubernetes.md'
- 'Docker': 'setup/docker.md'
- 'Swarm': 'setup/swarm.md'
- 'Observe':
- 'Overview': 'observe/overview.md'
- 'Logs & Access Logs': 'observe/logs-and-access-logs.md'