On-Prem Agent Container Image Management
On-Prem Agent Container Image Management
This document provides information on how to use the Moveworks Agent container image directly, without the setup script.
On-Prem Agent Container Image Management
This guide is for advanced deployments that manage the container image directly. Most installations should use the setup script instead — see the Installation Guide.
moveworks/agentpublic.ecr.aws/moveworks/agent:<version>/home/moveworks/agent.agent_config.yml in /home/moveworks/agent/conf./home/moveworks/agent/certs. The agent creates an agent_key.pem certificate to encrypt agent_config.yml; write permissions are needed if this directory is being mounted./var/log/moveworks and are also streamed to standard output.LOG_LEVEL: Sets the logging level. Options include INFO, DEBUG, WARN, CRITICAL, etc./home/moveworks/agent/conf: Mount your configuration files here/home/moveworks/agent/certs: Mount your certificates here./var/log/moveworks: Mount this directory to access log files.