apache / trafficcontrol

Apache Traffic Control is an Open Source implementation of a Content Delivery Network
https://trafficcontrol.apache.org/
Apache License 2.0
1.06k stars 344 forks source link

t3c should support use of the EPEL `trafficserver` RPM #6871

Open zrhoffman opened 2 years ago

zrhoffman commented 2 years ago

This Feature Request affects these Traffic Control components:

Description

t3c should support use of the EPEL trafficserver RPM.

Secondarily, the T3C integration tests and CDN in a Box should use an Apache Traffic Server RPM from EPEL. trafficserver has been missing from EPEL for years, but a new maintainer has stepped up and trafficserver will likely return to EPEL in the near future (https://github.com/apache/trafficserver/issues/6855#issuecomment-1136490669).

Blocking support of of an ATS RPM that uses / as TS_HOME, rather than /opt/trafficserver, is #6198.

zrhoffman commented 2 years ago

trafficserver is in EPEL 8 now as of this morning. EPEL 7 is supposed to land soon, likely within the hour.

smalenfant commented 1 year ago

trafficserver 9.2.0 is also in EPEL for all "red hat" flavor. It is missing a few features as cjose is not included. Although it's easy to reuse the source RPM to rebuilt with those features.