template/README.md aktualisiert
This commit is contained in:
parent
bad8c3664b
commit
a00fb2c5ce
@ -1,5 +1,20 @@
|
|||||||
# Proxmox Debian 12 Template
|
# Proxmox Debian 12 Template
|
||||||
|
|
||||||
|
## Template VM benutzen:
|
||||||
|
|
||||||
|
* Zuerst einen Klon der Proxmox VM erstellen
|
||||||
|
* Die geklonte VM starten
|
||||||
|
* im Verzeichnis `/root/proxmox-ve/template`
|
||||||
|
* Das Skript `change_hostname.bash (hostname) (domain)` benutzen um den Hostnamen zu ändern
|
||||||
|
* Das Script `initDocker.sh` Benutzen um Docker vorzubereiten (je nach Bedarf)
|
||||||
|
|
||||||
|
## Template VM pflegen:
|
||||||
|
* Die Template VM von Zeit zu Zeit starten
|
||||||
|
* Login als root
|
||||||
|
* `apt update ; apt dist-upgrade -y ` ausführen
|
||||||
|
|
||||||
|
# Template VM bauen:
|
||||||
|
|
||||||
## Proxmox VM:
|
## Proxmox VM:
|
||||||
* OS:
|
* OS:
|
||||||
* debian-12.2.0-amd64-netinst.iso oder neuer
|
* debian-12.2.0-amd64-netinst.iso oder neuer
|
||||||
@ -52,7 +67,6 @@
|
|||||||
* Login als root
|
* Login als root
|
||||||
* Ein paar erforderliche Pakete installieren: `apt update; apt install curl git wget`
|
* Ein paar erforderliche Pakete installieren: `apt update; apt install curl git wget`
|
||||||
* Dieses Repository klonen: `git clone https://support.ostrachhelp.de/p_reichart/proxmox-ve`
|
* Dieses Repository klonen: `git clone https://support.ostrachhelp.de/p_reichart/proxmox-ve`
|
||||||
|
* Cockpit installieren: `sh /root/proxmox-ve/template/install_cockpit.sh`
|
||||||
Damit ist die Konfiguration der Template-VM abgeschlossen
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user