Good morning all. I am currently having a pretty enjoyable time investigating nixos for my host os - with plans to use nomad for app orchestration - and am wondering if anyone uses nixos for their wasi binary orchestration?
Due to the nix-store, development envs can require overlays/config and virtualization may require certain configuration in setup. Is any specific virtualization or other config needed for wasi orchestration when deploying binaries directly on host and not in another vm?
Based on my current understanding I doubt an issue would be insurmountable, but I am early in my investigation and started my first server image yesterday.
As a note I think that this repo has some useful info that may relate to this question regarding patching and linking: <https://github.com/Mic92/nix-ld>
Stephen A has marked this topic as resolved.
Stephen A has marked this topic as unresolved.
Stephen A has marked this topic as resolved.
Not sure how to close a topic, I marked as resolved to try to. I think the question is likely answered by patching, or linking info in the nix-ld link.
Last updated: Nov 22 2024 at 16:03 UTC