Ubuntu with Docker is 1 OS with many containers. 1 Computer with isolated applications (Docker). Proxmox (on Debian), can run many Ubuntu (Computers/OS) with many containers (Docker). With proxmox you get the same concept as Docker on Ubuntu, but with an extra layer that allows for repeatable, and recoverable operations.
18.12.2019 · My set-up is Proxmox hosting an OPNsense and Ubuntu VM. The latter is running my entire HA stack in docker amogst other things. I went for a passivly cooled Jetway JBC420 with a Celeron N3160 which spends most of it’s time loaded <10% (The intention is for this to host much more in the future).
15.02.2021 · Docker also works fine with the Ubuntu 18.04 container template and Debian without removing apparmor. It also works if I upgrade a 18.04 image to 20.04. There seems to be an issue with the 20.04 template only.
I run Ubuntu VMs as docker hosts orchestrated by Rancher 1.6; one Ubuntu VM per Proxmox node. I might checkout RancherOS. I picked Ubuntu as I already use Ansible and Ubuntu to build my other non docker VMs like Plex.
Whenever I've seen Docker and Proxmox in the same sentence my opinion has been to just run an Ubuntu server VM with docker installed, but at the same time. I use LXC unprivileged containers for all my services. I've never had to resort to Docker and most installs take me less than 10 minutes to make functional.
Things that I want to use this server for after using Proxmox : Run Pfsense VM (Passthrough a Intel quad port nic) Run Ubuntu server (Plex and docker) Another Ubuntu server (NAS) I am thinking of installing Proxmox on 120GB SSD. Use the 1TB HDD as a download drive and for temporary storage.
21.09.2021 · By the end of this post, you’ll have a small efficient little server running, proxmox, home-assistant, docker and portainer. Let’s get started. Beelink GK Mini Initial Packaging Impressions were good . Beelink sent me this unit directly and it seems to fit the bill.
In this video I create an LXC container in Proxmox with the settings to run Docker inside the container. This is a super easy way to setup and run a Docker ...
15.11.2021 · Install Proxmox and a Ubuntu VM with Portainer to manage docker containers Setup Proxmox. Install Proxmox 6.X iso I selected 2 drives in Raid 1 mirror; Console/SSH into Proxmox; nano /etc/apt/sources.list; edit the file to look like this
19.06.2020 · Run Docker in Proxmox. Note: This method should not be used in a production environment. Like the LXC method, there is very little segmentation between the containers and the Proxmox host. Additionally, the docker daemon runs as the Proxmox root user which is a universally bad idea. This method is the least secure of the 3 listed here.