realm icon indicating copy to clipboard operation
realm copied to clipboard

Make the host-id file configurable

Open hulto opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe.

  • Rn if you run imix as a low priv user on linux it will get a new host-id every time.
  • This was also an issue with Windows.

Describe the solution you'd like May be worth just making this configurable in the agent. Adding a field to the JSON for host-id file path

Describe alternatives you've considered Na

Additional context Na

hulto avatar Dec 12 '23 21:12 hulto

When you say the JSON, which JSON are you referencing? I'm guessing this was before we moved from imix config JSON to env vars, so how would you advise doing this in the new practice?

jabbate19 avatar Feb 07 '24 01:02 jabbate19

Yeah this was pre migration. Let's make it a compile time ENV var with sensible defaults of world writable locations for Linux and Windows.

hulto avatar Feb 07 '24 04:02 hulto

Resolved in #785

hulto avatar Jul 04 '24 01:07 hulto