This is the story of a successful migration from Proxmox to FreeBSD. VMs, LXC containers and services are now running on the new server.
docker-compose allows you to define a set of containers in a single file. They will be in their “namespace” and can be linked and tied together.
We can use docker both for static and dynamic websites. We have a wide choice of images - and we can even create our own.
What I’ll be describing now is another kind of setup, based on two containers, and it will help you to understand some of the features of Docker.