All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #12
28 lines
1.0 KiB
YAML
28 lines
1.0 KiB
YAML
site_name: Savanewiki
|
|
site_url: https://docs.savaneprod.fr
|
|
nav:
|
|
- Home: index.md
|
|
- Savaneprod:
|
|
- "Savaneprod/2024-02-29-customized-dyndns-for-synology.md"
|
|
- "Savaneprod/2019-09-01-access-synology-with-ssh-asymetrical-key.md"
|
|
- "Savaneprod/2019-12-16-wildcard-lets-encrypt-certificate.md"
|
|
- "Savaneprod/2020-12-04-borg-backup.md"
|
|
- "Savaneprod/2021-02-06-restore-time-machine-backup.md"
|
|
- "Savaneprod/2023-11-14-savanewiki-plubication.md"
|
|
- "Savaneprod/2025-03-25-Proxmox-configuration.md"
|
|
- Ansible:
|
|
- "Ansible/2024-07-19-ansible-pense-bete.md"
|
|
- "Ansible/2023-10-01-nextcloud-docker-update-from-ansible.md"
|
|
- Terraform / OpenTofu:
|
|
- "https://gitea.savaneprod.fr/Savaneprod/tf-lxc_provisionning/src/branch/main/README.md"
|
|
- Kubernetes:
|
|
- "Kubernetes/2024-10-04-kubernetes-pense-bete.md"
|
|
- "Kubernetes/2024-11-07-k3s-default-cert.md"
|
|
- Linux:
|
|
- "Linux/2019-07-09-manipulations-LVM.md"
|
|
- About: about.md
|
|
theme: readthedocs
|
|
|
|
markdown_extensions:
|
|
- pymdownx.tilde
|