Tech Writer Resources
Unable to render {children}. Page not found: KBSS:Tech Writer Resources.
For Amazon Web Services users who:
- Use Elastic Beanstalk to run their instance's applications, and
- Run Windows 2012 R2,
Review the following example to understand how to install the Anywhere agent. Afterwards, you can skip to the Test your connection step.
files: "c:\\Windows\\Temp\\armor-setup.exe": source: https://get.core.armor.com/latest/armor-setup.exe commands: armoragentinstall: test: if not exist 'c:\\.armor\\opt\\armor.exe' exit 0 command: c:\\Windows\\Temp\\armor-setup.exe /verysilent /license=AAAA1-A11AA-AA1AA-AAAAA-1AAAA ignoreErrors: false waitAfterCompletion: 5
You must replace AAAA1-A11AA-AA1AA-AAAAA-1AAA with your specific license key.