In This Space
There are three types of scripts that you can use to install the agent:
Script type | Description |
---|---|
Pre-installation | You can use these scripts to verify that your environment is compatible with Armor Anywhere. These scripts will not install the agent. sudo curl -sSL https://get.core.armor.com/latest/armor_agent.sh | bash /dev/stdin |
Pre-installation and installation | You can use these scripts to:
sudo curl -sSL https://get.core.armor.com/latest/armor_agent.sh | bash /dev/stdin -l AAAA1-A11AA-AA1AA-AAAAA-1AAA |
Installation | You can use these scripts to install the agent. These scripts will not verify your environment for compatibility. sudo curl -sSL https://get.core.armor.com/latest/armor_agent.sh | bash /dev/stdin -l AAAA1-A11AA-AA1AA-AAAAA-1AAA -s |
In the above scripts, replace AAAA1-A11AA-AA1AA-AAAAA-1AAA with your specific license key.
This page has no comments.