RHEL / Fedora / CentOS¶
Install Trident on Fedora, RHEL, CentOS, Rocky Linux, AlmaLinux, Oracle Linux, and Amazon Linux using YUM or DNF.
Automatic Setup¶
The repository setup script handles everything:
Then install:
Manual Setup¶
1. Import the GPG signing key¶
2. Add the repository¶
Create /etc/yum.repos.d/trident.repo:
[trident]
name=Trident Caching Proxy
baseurl=https://pkg.trident-cache.com/rpm/$basearch/
enabled=1
gpgcheck=1
gpgkey=https://pkg.trident-cache.com/gpg
3. Install¶
Verify Installation¶
Next Steps¶
- Configuration — edit
/etc/trident/config.toml - Service Management — start and enable the systemd service