So, I ran into a very annoying problem, in the form of the fact that all the interaction of docker containers takes place through lxc+ external management.
I'd need to:
1. Make a folder system on the panel with virtual machines/containers so that you can conveniently group by users, type, purpose, importance, etc (advanced sort for qol)
2. I want to integrate docker/podman with a proxmox guy, as it's very annoying to constantly climb back and forth, I want everything to be in one place.
I need to think of docker/podman containers as containers in the left pane, have an attachment to them by clicking a button, as in lxc, access to parameters, etc.
How can I customize the web gui to add a new container type, its settings, etc
Also does Proxmox have some kind of plugin system to quickly integrate docker/podman into a Proхmox ve based system?
The reason why it annoys me is because there is a lot of software for docker/podman containers (but lxc image not provided) , running them, one command.
Docker in lxc is an overkill, moreover, it does not have any management integration with Proxmox.
Putting software in LXC containers directly is a pain, you need to get involved with settings, bug googling, configuration, installation. This is all very long, and can take up to 6-7 hours for 1 container of software.
In my opinion, it sounds more reasonable to raise 1 docker/podman engine on the host, and then manage from the guy, like lxc. That would be so convenient!
I'd need to:
1. Make a folder system on the panel with virtual machines/containers so that you can conveniently group by users, type, purpose, importance, etc (advanced sort for qol)
2. I want to integrate docker/podman with a proxmox guy, as it's very annoying to constantly climb back and forth, I want everything to be in one place.
I need to think of docker/podman containers as containers in the left pane, have an attachment to them by clicking a button, as in lxc, access to parameters, etc.
How can I customize the web gui to add a new container type, its settings, etc
Also does Proxmox have some kind of plugin system to quickly integrate docker/podman into a Proхmox ve based system?
The reason why it annoys me is because there is a lot of software for docker/podman containers (but lxc image not provided) , running them, one command.
Docker in lxc is an overkill, moreover, it does not have any management integration with Proxmox.
Putting software in LXC containers directly is a pain, you need to get involved with settings, bug googling, configuration, installation. This is all very long, and can take up to 6-7 hours for 1 container of software.
In my opinion, it sounds more reasonable to raise 1 docker/podman engine on the host, and then manage from the guy, like lxc. That would be so convenient!
Last edited: