Install Red Hat Edge Manager
Install the Red Hat Edge Manager to manage edge devices and applications at scale. This guide focuses on a standalone deployment of the Red Hat Edge Manager on Red Hat Enterprise Linux alongside Ansible Automation Platform.
Install the Red Hat Edge Manager RPM package Copy linkLink copied!
Prepare your Red Hat Enterprise Linux host for the installation of the Red Hat Edge Manager by enabling the necessary repositories, installing the flightctl-services package, configuring the baseDomain, and then starting and verifying the running services.
Before you begin Copy linkLink copied!
- An active Ansible Automation Platform subscription with a running instance and the necessary API URLs and OAuth credentials.
- A separate machine from Ansible Automation Platform to install the Red Hat Edge Manager on.
- Podman installed for managing containers.
- A Red Hat Enterprise Linux host with:
- Minimal installation
- 4 cores and 16GB RAM (recommended)
- Administrative access (root or sudo-capable user)
- SSH access
About this task Copy linkLink copied!
Procedure Copy linkLink copied!
If your services do not run correctly, use the following log command to troubleshoot further and remediate:
journalctl -u flightctl-<impacted service> -b --no-pager