versatus / versatus.nix

A Nix flake for the Versatus Labs ecosystem which provides reproducible build guarantees for Versatus binaries, development environments for building Versatus repositories on supported systems and NixOS images & infrastructure for deploying Versatus services.
1 stars 0 forks source link

Use `oci-containers` feature for auto-starting docker images #13

Closed eureka-cpu closed 3 months ago

eureka-cpu commented 3 months ago

We can potentially use this feature to start our dependency docker containers automatically upon loading the NixOS server https://mynixos.com/options/virtualisation.oci-containers.containers.%3Cname%3E

This would come after the node deployment process is already finished, just nice to have. Ref #9 #10 since it would remove the need for some of these in the systemd script.