Install Arcanna.ai
At the moment, the installation kit is available only via support. You can contact us at https://arcanna.ai/support.
System requirements
Operating system:
- Ubuntu 20 or newer
- RedHat 9.0 or newer
Recommendation:
- Swap partition should be disabled on the provisioned VM otherwise it will degrade the overall performance of Arcanna.ai.
Dependencies:
- Docker should be installed
Virtualization:
- AVX or other specific flags should be enabled for the VM. While VMware has this configuration enabled by default, Proxmox requires manual configuration by setting up the CPU type to
host
from VM advanced settings.
Hardware requirements
Minimum specifications:
8CPU | 32GB RAM | 500GB SSD |
---|
Recommended specifications:
12CPU | 64GB RAM | 1TB SSD |
---|
The size of the VM depends on the number of alerts it needs to process, so it may differ from case to case.
Type of deployments available
- Standalone - single VM deployment
- Distributed - deployment on top of Kubernetes
Arcanna can also be installed in offline environments without requiring internet access.
Upgrade Arcanna.ai
To upgrade, simply run the installer for the newer version. Be sure to check with the support team for any potential version incompatibilities. Typically, all necessary migrations are performed automatically during the upgrade process.
Uninstall Arcanna.ai
To uninstall Arcanna, go to the arcanna-install path. This is usually ~/arcanna-install, or /root/arcanna-install if using root at install. Run the script bash ./scripts/uninstall_arcanna.sh
.