Use LXC

rwanito

Member
May 25, 2021
14
0
6
25
Hi !
I'm thinking about a cluster of service in a cluster of proxmox server.
I have so many ideas but I want to take the maximum of proxmox.

I'm a docker user and I have habits like : Docker file, docker-compose...etc
Can I have the same things into LXC.

For example :
- Wordpress with different configuration : passwords, theme...etc
- Only one template

So my question, is it possible to make template and to custom them at the launch time ?

I'm thinking about a k8s cluster with VM. But it maybe heavy but the simplicity of dockerfile and CI/CD is very what I want.

Thanks !
 
hi,

So my question, is it possible to make template and to custom them at the launch time ?
yes what you want is possible. we support creating templates from containers. for customization you could use any scripting language you want (to set up wordpress, change password etc.) to run the desired commands inside the container.

cloning the container templates can be done easily through GUI or via our pct tool [0]

I'm thinking about a k8s cluster with VM. But it maybe heavy but the simplicity of dockerfile and CI/CD is very what I want.
it really depends on your use case. i suggest you test various setups you have in mind and see the pros/cons of each and decide.

[0]: https://pve.proxmox.com/wiki/Linux_Container
 
Hi,
Thanks a lot for your reply !
I'll try all with LXC. It's less complex than k8s for the rest of the team !

Have you already try to add a system like a hearbeat in a LXC cluster ?
Like k8s can do with healthcheck ?
It will be a system which restart or renew a container if it goes down.

Thanks !
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!