docs: move troubleshooting guides to a single page

This commit is contained in:
Khue Doan
2021-12-05 09:55:13 +07:00
parent 210cc1efa0
commit 1fcc1e34b5
3 changed files with 2 additions and 7 deletions

View File

@ -8,9 +8,7 @@
- [Configuration](./deployment/configuration.md)
- [Deploy the homelab](./deployment/deployment.md)
- [DNS setup](./deployment/dns.md)
- [Troubleshooting](./troubleshooting/README.md)
- [PXE boot](./troubleshooting/pxe_boot.md)
- [ArgoCD]()
- [Troubleshooting](./troubleshooting.md)
- [Reference](./reference/README.md)
- [Architecture]()
- [FAQ](./reference/faq.md)

View File

@ -1,4 +1,4 @@
# PXE boot
# Troubleshooting
## PXE server logs

View File

@ -1,3 +0,0 @@
# Troubleshooting
This section contains some common issues and solutions. If you find any issues that are not listed here, please send me a PR.