Skip to content

Commit c2f93b2

Browse files
committed
Add section dedicated to knowledge and tips
1 parent c316c1c commit c2f93b2

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

docs/proxmox.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,21 @@
22

33
On ovh1 and ovh2 we use proxmox to manage VMs.
44

5-
**TODO** this page is really incomplete !
5+
**TODO** this page is really incomplete!
6+
7+
## Proxmox: knowledge, tips, etc.
8+
9+
* Proxmox wiki is a good source of information: https://pve.proxmox.com/wiki
10+
* Community scripts to ease Proxmox' utilisation: https://community-scripts.github.io/ProxmoxVE/
11+
* those scripts might not be suited for production environnement; it's better suited for homer server
12+
* but it can be usefull for:
13+
* test things (install a test service very fast)
14+
* studying good practices when installing a software
15+
* this scripts contains:
16+
* things to manage Proxmox: post-install, automate CT updates, etc;
17+
* tools to manage Docker and Kubernetes
18+
* dozens of web apps and services such as Nextcloud, Keycloack, Nginx proxy manager, Grafana, Prometheus, Yunohost (containing itself dozens of apps), VS Code Server, IA tools, etc.
19+
620

721
## Proxmox Backups
822

0 commit comments

Comments
 (0)