<div dir="ltr">Hey list,<div><br></div><div>what would be a good way to manage temporary development environments with systemd? For example, if I quickly want to spawn up an environment where my service + perhaps some db or a queue or some other services are running. It would be nice to reuse systemd's service management capabiltiies for this. Or should I really write two sets of unit files for my services, one for spinning up a testing / development environment using some other supervision suite + another one for deployment with systemd? </div><div><br></div><div>Perhaps there is a more lightweight alternative of systemd-nspawn, that doesn't require root and doesn't replace the file system?</div><div><br></div><div>Kind regards,</div><div>Benno</div></div>