-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
78 lines (74 loc) · 2.41 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
---
site_name: ol3d's Homelab
site_author: Adam Delo
repo_url: https://github.com/ol3d/home-ops
theme:
name: material
locale: en
palette:
primary: black
features:
- navigation.indexes
- navigation.sections
- search.highlight
- search.share
markdown_extensions:
- pymdownx.snippets:
check_paths: true
nav:
- Home:
- index.md
- Setup:
- setup/index.md
- Management Node:
- setup/mgmt/debian-installation.md
- setup/mgmt/git-repository-setup.md
- PiKVM:
- setup/pikvm/pikvm-setup.md
- Proxmox:
- setup/proxmox/debian-setup.md
- setup/proxmox/proxmox-cluster-setup.md
- Concepts:
- concepts/index.md
- Automation:
- Ansible:
- concepts/automation/ansible/ansible.md
- Terraform:
- concepts/automation/terraform/terraform.md
- Documentation:
- concepts/documentation/documentation-methodology.md
- concepts/documentation/documentation-alternatives.md
- SSH Certificate Authority:
- concepts/ssh/ssh-certificate-authority.md
- Visual Studio Code:
- concepts/.vscode/extensions.md
- How-to:
- how-to/index.md
- Documentation:
- how-to/documentation/creating-documentation.md
- Storage:
- how-to/storage/drive-health.md
- Backups:
- how-to/storage/backups/duplicacy-backups.md
- Debian:
- how-to/debian/debian-installation.md
- Reference:
- reference/index.md
- Homelab:
- reference/homelab/index.md
- Network:
- reference/homelab/network/network-reference.md
- Hardware:
- reference/homelab/hardware/server-rack-reference.md
- reference/homelab/hardware/hardware-reference.md
- Services:
- reference/homelab/services/index.md
- reference/homelab/services/cloud-services-reference.md
- reference/homelab/services/self-hosted-services-reference.md
- Supermicro:
- reference/supermicro/fan-control.md
- reference/supermicro/X11SCL-iF.md
- Cisco:
- reference/cisco/cisco-ws-2960l-48ts-ll.md
- Archive:
- archive/index.md