What are containers?
In previous posts we already saw how to install LXC and Docker, this time we are going to implement a container system under Proxmox VE
Install LXC server on GNU/Linux
Install Docker server on GNU/Linux
Before carrying out the installation we must download the template, to do this we select the storage > Content > Templates
We choose the template we want to implement, in my case of course… Debian!
We wait a bit for you to download the template.
Once downloaded, click on Create CT, located in the upper right
It shows us an installation wizard, in which we configure the node where we are going to deploy our container, name and access password.
We select the storage where we have downloaded it and the downloaded template.
We indicate where we want to carry out the installation
CPU Settings
Memory Configuration
network interface configuration
DNS settings
A brief summary of configuration features
We finish
once the container is deployed, right click on it > Start
The container is now ready to start working!
All the best
:wq!














Comments