Closed dzmitry-lahoda closed 8 months ago
I will close for now. We have example of hermes as module for serviced vs just to generate toml. if somebody will want to do chains - can do it. So I am using process-compose directly, so not up to that in nearest time. New task can be opened or this reopend.
May be with cosmosd-sdk 1.0 release when all is settled.
could start making more sense if start sharing oci containers https://github.com/informalsystems/cosmos.nix/pull/231#issuecomment-2004615830
currently chain modules are serviced only.
see how I changed hermes modules to be reusable not only in serviced.
so can make abstract module config per existing chain, and just reuse in serviced.
so can configure later shells/devnets/hermes/testnets/microvm/process-compose/dockers etc - whatever can be derived.
so request is to split chain modules in repo in 2 options parts, one is abstract for process/node, and other is wrapper for systemd.
so that can build modules on top - using lowest layer as basic config abstraction.