On 13.04.2018 15:14, Yoel Villarreal wrote:
El Fri, 13 Apr 2018 15:09:22 +0200
Manuel Mely <mmely(a)mmely.de> escribió:
> Hola,
>
> Alguien que tenga experiencia creando templates para containers en
> proxmox usando dab [1].
>
> Tengo un problemilla en mi intento de hacer mi propio template basado
> en debian 9 minimal. :)
>
> 1-
https://pve.proxmox.com/wiki/Debian_Appliance_Builder
>
> _______________________________________________
> Gutl-l mailing list -- gutl-l(a)listas.jovenclub.cu
> To unsubscribe send an email to gutl-l-leave(a)listas.jovenclub.cu
Usando dab no... pero de la nueva forma de hacerlos con LXC es aun mas
facil que cuando openvz y mira que con openvz era facil jajaja
_______________________________________________
Gutl-l mailing list -- gutl-l(a)listas.jovenclub.cu
To unsubscribe send an email to gutl-l-leave(a)listas.jovenclub.cu
Ahh dices algo como esto?
Step 1) Download the LXC/openVZ template
Step 2) Create an LXC container with this template
Step 3) Boot the container
Step 4) Enter the container via console (pct enter <id>)
Step 5) Install / modifY anything you want
Step 6) Remove the network configuration from the network interface
Step 7) Shutdown the container
Step 8) Make a backup with vzdump and select tar.gz as extension
Step 9) Move and rename your xyz.tar.gz to
/var/lib/vz/template/cache/template-version.tar.gz
Step 10) Use your new template on new containers