modules/dei/multi-dms: replace nixos-containers with docker
Description of changes
Nixos-containers basically consists of a very fragile combo of a perl script and systemd/machinectl interactions. Replace database lifecycles previously done with nixos-containers with docker.
Also, because blatta's hypervisor is now performant, make databases ephemeral and start with a fresh copy on each deployment.
Things done
-
Tested -
Updated documentation (Wiki/NetBox) -
Breaking change
Edited by Rafael Girão