Skip to content

modules/dei/multi-dms: replace nixos-containers with docker

Rafael Girão requested to merge multi-dms-fixes into master

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

Merge request reports

Loading