Merge pull request 'proxmox_conf' (#11) from proxmox_conf into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #11
This commit was merged in pull request #11.
This commit is contained in:
19
docs/Savaneprod/2025-03-25-Proxmox-configuration.md
Normal file
19
docs/Savaneprod/2025-03-25-Proxmox-configuration.md
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
---
|
||||||
|
title: "Configuration de Proxmox"
|
||||||
|
author:
|
||||||
|
- JF
|
||||||
|
date: 2025-03-25
|
||||||
|
---
|
||||||
|
# Configuration de Proxmox
|
||||||
|
|
||||||
|
## Configurer le reverse proxy DSM pour pouvoir utiliser la console
|
||||||
|
Le reverse proxy (mandataire inverse in french) de DSM est en fait un nginx avec une interface graphique. Mais sans l'entièreté des possibilités offertes par le logiciel. Ce qui veut dire que l'on peut se référer à la doc officielle pour savoir quelle configuration appliquer avec un nginx.
|
||||||
|
[Web Interface Via Nginx Proxy](https://pve.proxmox.com/wiki/Web_Interface_Via_Nginx_Proxy)
|
||||||
|
|
||||||
|
### Sur le Synology ça donne
|
||||||
|
- pour la redirection http :
|
||||||
|
|
||||||
|

|
||||||
|
- pour les headers (en-têtes in french) :
|
||||||
|
|
||||||
|

|
||||||
BIN
docs/Savaneprod/proxmox_reverse_proxy_base_conf.png
Normal file
BIN
docs/Savaneprod/proxmox_reverse_proxy_base_conf.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
docs/Savaneprod/proxmox_reverse_proxy_custom_headers.png
Normal file
BIN
docs/Savaneprod/proxmox_reverse_proxy_custom_headers.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
@@ -9,6 +9,7 @@ nav:
|
|||||||
- "Savaneprod/2020-12-04-borg-backup.md"
|
- "Savaneprod/2020-12-04-borg-backup.md"
|
||||||
- "Savaneprod/2021-02-06-restore-time-machine-backup.md"
|
- "Savaneprod/2021-02-06-restore-time-machine-backup.md"
|
||||||
- "Savaneprod/2023-11-14-savanewiki-plubication.md"
|
- "Savaneprod/2023-11-14-savanewiki-plubication.md"
|
||||||
|
- "Savaneprod/2025-03-25-Proxmox-configuration.md"
|
||||||
- Ansible:
|
- Ansible:
|
||||||
- "Ansible/2024-07-19-ansible-pense-bete.md"
|
- "Ansible/2024-07-19-ansible-pense-bete.md"
|
||||||
- "Ansible/2023-10-01-nextcloud-docker-update-from-ansible.md"
|
- "Ansible/2023-10-01-nextcloud-docker-update-from-ansible.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user