Overview
You can use this document to review software and hardware requirements before you install the Edge Delta agent.
Operating System Compatibility
Operating System | Architecture | Distributions |
Windows |
|
|
Linux |
|
|
macOS (Darwin) |
|
|
Kubernetes |
|
|
Docker |
The Edge Delta Docker image supports the following architecture:
|
|
Resource Requirements
Resource Type | Minimum Requirement |
CPU | 0.2 core |
RAM | 256 MB |
Browser Support
The Edge Delta App supports the current version of the following browsers:
- Chrome
- Firefox
- Edge
Note
There are reported compatibility issues with Safari.
Note
We do not recommend that you use a mobile device to access the Edge Delta App.
Firewall Rules
To successfully integrate with Edge Delta, you must update your network policies for outgoing access.
While the Edge Delta agent can be deployed in restricted network environments where outgoing network traffic to the internet is strictly moderated, you must update network policies to enable outgoing access to these destinations and to bypass HTTP/HTTPS proxies.
Review the following network access requirements to ensure a successful connection with Edge Delta:
Traffic | Port | Destination URI | Service |
Outbound | 443 | http://api.edgedelta.com | Access the Edge Delta backend |
Outbound | 443 | http://us-west-2-1.aws.cloud2.influxdata.com | Collect metrics |
Outbound | 443 | 53f55016dbcb4e5f8b7fdf4a14a4cacc.us-west-2.aws.found.io | Collect agent health data |
Outbound | 9243 | Collect heartbeat information to show agent health | |
Outbound | 443 |
Access the following link to view a list of IP ranges: https://docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html |
Access Amazon S3 for log archiving |
Note
In an effort to provide security during agent installation, starting with version 0.1.20 of the agent, the makeself --sha256 option will be included and enabled in all agent deployments.
Specifically, makeself will perform md5 and crc checks for content integrity.
Related Documentation
To view the previous, current, and upcoming agent releases, visit the Edge Delta Release Page.