Use your public YUM Repository URL to install RPM packages:
https://yum.fury.io/freshup/To enable, add the following file /etc/yum.repos.d/fury.repo:
[fury]
name=Gemfury Private Repo
baseurl=https://yum.fury.io/freshup/
enabled=1
gpgcheck=0
To access private packages, add a deploy token to your Repository URL:
https://TOKEN@yum.fury.io/freshup/