Skip to content

Unclear logging at startup when using Docker #417

Description

@scottmwyant

As far as I can tell, this is not a functional issue, but potentially makes things confusing for those less experienced with containers (yours truly). I'm writing, only to offer feedback on newer features I'm looking to use; prioritize accordingly.

Docs here  show mounting /mtconnect/config to the host.

  • Agent appears to look in a few other places for config files first, before getting to /mtconnect/config. Would it be more natural to drop the config in /etc/mtconnect/...?
  • There are two lines that indicate config is being loaded from /mtconnect/config/agent.cfg but one line giving conflicting information, saying config is being loaded from /mtconnect/config/agent.cfg in path /home/agent. The config is in fact, not relative to the user's home directory.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions