Commit 0b9e84fb authored by Geoff Simmons's avatar Geoff Simmons

Add instructions for RPM installs to INSTALL.rst.

parent c8452fb0
Pipeline #393 skipped
INSTALLATION
============
RPMs
~~~~
Binary, debuginfo and source RPMs for VMOD re are available at
packagecloud:
https://packagecloud.io/uplex/varnish
The packages are built for Enterprise Linux 7 (el7), and hence will
run on compatible distros (such as RHEL7, Fedora, CentOS 7 and Amazon
Linux).
To set up your YUM repository for the RPMs, follow these instructions:
https://packagecloud.io/uplex/varnish/install#manual-rpm
You will also need these additional repositories:
* EPEL7
* ``yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm``
* Official Varnish packages from packagecloud (since version 5.2.0)
* Follow the instructions at: https://packagecloud.io/varnishcache/varnish52/install#manual-rpm
If you have problems or questions concerning the RPMs, post an issue
to one of the source repository web sites, or contact
<varnish-support@uplex.de>.
Building from source
~~~~~~~~~~~~~~~~~~~~
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment