Hi there
Still using old promox 3.4 because I like the file based approach of OpenVZ a lot. Especially having a vanially copy that I can just use to revert back by rsync.
Currently I use incron to check for some changes on the host system. If changes are detected, the OpenVZ container is launched, files processed, output created, container closed again and reverted by rsync to the previous state.
Because it's all in the same directory structure he host can actually put file into container tree before launching the container.
However, OpenVZ was removed for v4 and we have now LXC - which is again a full image based container like kvm (not sure if the terminology is right....). Anyway, my current approach won't work anymore.
So, are there other container that just embed themself into the Host file hierarchy that can be used with proxmox 4?
Still using old promox 3.4 because I like the file based approach of OpenVZ a lot. Especially having a vanially copy that I can just use to revert back by rsync.
Currently I use incron to check for some changes on the host system. If changes are detected, the OpenVZ container is launched, files processed, output created, container closed again and reverted by rsync to the previous state.
Because it's all in the same directory structure he host can actually put file into container tree before launching the container.
However, OpenVZ was removed for v4 and we have now LXC - which is again a full image based container like kvm (not sure if the terminology is right....). Anyway, my current approach won't work anymore.
So, are there other container that just embed themself into the Host file hierarchy that can be used with proxmox 4?