updated navigation and also removed production section
This commit is contained in:
parent
26e07e7e47
commit
10523deec6
1 changed files with 27 additions and 24 deletions
51
mkdocs.yml
51
mkdocs.yml
|
|
@ -39,6 +39,7 @@ markdown_extensions:
|
||||||
nav:
|
nav:
|
||||||
- Home: index.md
|
- Home: index.md
|
||||||
- Hardware:
|
- Hardware:
|
||||||
|
- hardware/index.md
|
||||||
- Computers:
|
- Computers:
|
||||||
- hardware/computers/index.md
|
- hardware/computers/index.md
|
||||||
- hardware/computers/290-g1.md
|
- hardware/computers/290-g1.md
|
||||||
|
|
@ -50,33 +51,35 @@ nav:
|
||||||
- hardware/network/hg8245w5.md
|
- hardware/network/hg8245w5.md
|
||||||
- hardware/network/rt2600ac.md
|
- hardware/network/rt2600ac.md
|
||||||
- hardware/network/sf3000-24p.md
|
- hardware/network/sf3000-24p.md
|
||||||
- hardware/index.md
|
|
||||||
- Installation:
|
|
||||||
- installation/index.md
|
|
||||||
- installation/sandbox.md
|
|
||||||
- Production:
|
|
||||||
- installation/production/index.md
|
|
||||||
- installation/production/prerequisites.md
|
|
||||||
- installation/production/proxmox.md
|
|
||||||
- installation/production/docker.md
|
|
||||||
- installation/production/external-resources.md
|
|
||||||
- installation/production/configuration.md
|
|
||||||
- installation/production/deployment.md
|
|
||||||
- installation/post-installation.md
|
|
||||||
- Services:
|
- Services:
|
||||||
- Docker:
|
- Docker:
|
||||||
- services/docker/index.md
|
- services/docker/index.md
|
||||||
- services/docker/droneci.md
|
- services/docker/installation.md
|
||||||
- services/docker/elasticsearch.md
|
- services/docker/configuration.md
|
||||||
- services/docker/gitea.md
|
- Droneci:
|
||||||
- services/docker/graylog.md
|
- services/droneci/index.md
|
||||||
- services/docker/mariadb.md
|
- services/droneci/installation.md
|
||||||
- services/docker/mongodb.md
|
- services/droneci/configuration.md
|
||||||
- services/docker/nginx.md
|
- Gitea:
|
||||||
- services/docker/pihole.md
|
- services/gitea/index.md
|
||||||
- services/docker/portainer.md
|
- services/gitea/installation.md
|
||||||
- services/docker/traefik.md
|
- services/gitea/configuration.md
|
||||||
- services/docker/uptime-kuma.md
|
- Mariadb:
|
||||||
|
- services/mariadb/index.md
|
||||||
|
- services/mariadb/installation.md
|
||||||
|
- services/mariadb/configuration.md
|
||||||
|
- Mongodb:
|
||||||
|
- services/mongodb/index.md
|
||||||
|
- services/mongodb/installation.md
|
||||||
|
- services/mongodb/configuration.md
|
||||||
|
- Nginx:
|
||||||
|
- services/nginx/index.md
|
||||||
|
- services/nginx/installation.md
|
||||||
|
- services/nginx/configuration.md
|
||||||
|
- Portainer:
|
||||||
|
- services/portainer/index.md
|
||||||
|
- services/portainer/installation.md
|
||||||
|
- services/portainer/configuration.md
|
||||||
- Proxmox:
|
- Proxmox:
|
||||||
- services/proxmox/index.md
|
- services/proxmox/index.md
|
||||||
- services/proxmox/db01.md
|
- services/proxmox/db01.md
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue