Commit 447ffe4e authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Refer to the installation instructions in the source tree

parent d10e684d
......@@ -90,14 +90,3 @@ All the releases
rel1.0
rel0.9.1
rel0.9
.. toctree::
:hidden:
install_freebsd
install_openbsd
install_ubuntu
install_debian
install_redhat
.. _install_debian:
Installation on Debian and Ubuntu
=================================
Varnish Cache is distributed in the Debian and Ubuntu package repositories.
The versions there might be out of date, but they provide a simple and elegant
way of getting started with Varnish Cache.
::
$ sudo apt-get update
$ sudo apt-get install varnish
Official packages of 6
----------------------
Starting from Varnish Cache 5.0, we've simplified our packaging down to two:
the main package and a development package.
The official Varnish Cache repository is now hosted at Packagecloud.io.
Note that while Packagecloud.io provides Bash Script installs, we recommend
using the manual installation procedures.
Instructions for installing the official repository which contains the newest
Varnish Cache 6 release are available at:
* https://packagecloud.io/varnishcache/varnish60lts/install#manual-deb
With the release of 6.0.2, users have to switch to switch repositories to get
the latest version. Read more about this on :ref:`rel6.0.2`.
Official packages of 4.1
------------------------
To use Varnish Cache 4.1 packages from the official varnish-cache.org repos,
follow the instructions available at:
* https://packagecloud.io/varnishcache/varnish41/install#manual-deb
Cloud images
------------
Varnish Cache is also made available by Varnish Software in the following
clouds providers:
Amazon Web Services (AWS EC2)
.............................
Here is a list of the currently available images for Ubuntu LTS on
Amazon Web Services (AWS) Elastic Compute Cloud (EC2):
* `Varnish Cache 4 on Ubuntu LTS 14.04 on AWS`_
* `Varnish Cache 5 on Ubuntu LTS 14.04 on AWS`_
.. _`Varnish Cache 4 on Ubuntu LTS 14.04 on AWS`: https://aws.amazon.com/marketplace/pp/B01H2063F6
.. _`Varnish Cache 5 on Ubuntu LTS 14.04 on AWS`: https://aws.amazon.com/marketplace/pp/B01MU4VLOA
Microsoft Azure
...............
Here is a list of the currently available images for Ubuntu LTS on
Microsoft's Azure cloud:
* `Varnish Cache 4 and 5 on Ubuntu LTS 14.04 on Azure`_
.. _`Varnish Cache 4 and 5 on Ubuntu LTS 14.04 on Azure`: https://azuremarketplace.microsoft.com/en-us/marketplace/apps/varnish.varnish-cache_
Google Cloud Platform (GCP)
...........................
Here is a list of the currently available images for Ubuntu LTS on
Google Cloud Platform (GCP):
* `Varnish Cache 4 on Ubuntu LTS 14.04 on GCP`_
* `Varnish Cache 5 on Ubuntu LTS 14.04 on GCP`_
.. _`Varnish Cache 4 on Ubuntu LTS 14.04 on GCP`: https://console.cloud.google.com/launcher/details/varnish-public/varnish-cache-4-payg-ubuntu
.. _`Varnish Cache 5 on Ubuntu LTS 14.04 on GCP`: https://console.cloud.google.com/launcher/details/varnish-public/varnish-cache-5-payg-ubuntu
UPLEX Packages with vmods
.........................
`UPLEX`_ provides packages of varnish-cache and various vmods for
Debian, Ubuntu and RHEL/CentOS
* `UPLEX Packages`_
.. _`UPLEX Packages`: https://pkg.uplex.de/
.. _`UPLEX`: https://uplex.de/#anchorvarnish
.. _install_freebsd:
Installation on FreeBSD
=======================
Varnish is distributed in the FreeBSD ports collection as 'www/varnish6'.
You can either install it as binary package::
pkg install varnish6
Or build it from source::
cd /usr/ports/www/varnish6
make all install clean
.. _install_openbsd:
Installation on OpenBSD
=======================
Varnish is distributed in the OpenBSD ports collection as 'www/varnish'.
You can either install it as binary package::
pkg_add varnish
Or build it from source::
cd /usr/ports/www/varnish
make install
.. _install_redhat:
Installation on Red Hat Linux
=============================
Varnish Cache is packaged in RPMs for easy installation and upgrade on Red Hat
systems. The Varnish Cache project maintains official packages for the current
Enterprise Linux versions. Varnish Cache 4.1 and 5.x are supported on EL6 and EL7.
Official packages of 6
----------------------
Starting from Varnish Cache 5.0, we've simplified our packaging down to two:
the main package and a development package.
The official Varnish Cache repository is now hosted at Packagecloud.io.
Note that while Packagecloud.io provides Bash Script installs, we recommend
using the manual installation procedures.
Instructions for installing the official repository which contains the newest
Varnish Cache 6 release are available at:
* https://packagecloud.io/varnishcache/varnish60lts/install#manual-rpm
With the release of 6.0.2, users have to switch to switch repositories to get
the latest version. Read more about this on :ref:`rel6.0.2`.
Official packages of 4.1
------------------------
To use Varnish Cache 4.1 packages from the official varnish-cache.org repos,
follow the instructions available at:
* https://packagecloud.io/varnishcache/varnish41/install#manual-rpm
External packaging
------------------
Varnish Cache is also distributed in third party package repositories.
.. _`Fedora EPEL`: https://fedoraproject.org/wiki/EPEL
* `Fedora EPEL`_ does community packaging of Varnish Cache.
* RedHat has packaged versions of Varnish Cache available since Software Collections 2.1. Announcement on <http://developers.redhat.com/blog/2015/11/17/software-collections-2-1-generally-available/>.
Cloud images
------------
Varnish Cache is also made available by Varnish Software in the following
clouds providers:
Amazon Web Services (AWS EC2)
.............................
Here is a list of the currently available images for RHEL7 on
Amazon Web Services (AWS) Elastic Compute Cloud (EC2):
* `Varnish Cache 4 on Red Hat Enterprise Linux 7 on AWS`_
* `Varnish Cache 5 on Red Hat Enterprise Linux 7 on AWS`_
.. _`Varnish Cache 4 on Red Hat Enterprise Linux 7 on AWS`: https://aws.amazon.com/marketplace/pp/B01H2061O4
.. _`Varnish Cache 5 on Red Hat Enterprise Linux 7 on AWS`: https://aws.amazon.com/marketplace/pp/B01MR09UKM
Microsoft Azure
...............
Here is a list of the currently available images for RHEL7 on
Microsoft's Azure cloud:
* `Varnish Cache 4 and 5 on Red Hat Enterprise Linux 7 on Azure`_
.. _`Varnish Cache 4 and 5 on Red Hat Enterprise Linux 7 on Azure`: https://azuremarketplace.microsoft.com/en-us/marketplace/apps/varnish.varnish-cache_
Google Cloud Platform (GCP)
...........................
Here is a list of the currently available images for RHEL7 on
Google Cloud Platform (GCP):
* `Varnish Cache 4 on Red Hat Enterprise Linux 7 on GCP`_
* `Varnish Cache 5 on Red Hat Enterprise Linux 7 on GCP`_
.. _`Varnish Cache 4 on Red Hat Enterprise Linux 7 on GCP`: https://console.cloud.google.com/launcher/details/varnish-public/varnish-cache-4-payg-red-hat
.. _`Varnish Cache 5 on Red Hat Enterprise Linux 7 on GCP`: https://console.cloud.google.com/launcher/details/varnish-public/varnish-cache-5-payg-red-hat
.. _install_ubuntu:
Installation on Ubuntu
======================
For installation of official packages on Ubuntu Linux, see the :ref:`Debian<install_debian>` page.
Cloud images
------------
Varnish Cache is also made available by Varnish Software in the following
clouds providers:
Amazon Web Services (AWS EC2)
.............................
Here is a list of the currently available images for Ubuntu LTS on
Amazon Web Services (AWS) Elastic Compute Cloud (EC2):
* `Varnish Cache 4 on Ubuntu LTS 14.04 on AWS`_
* `Varnish Cache 5 on Ubuntu LTS 14.04 on AWS`_
.. _`Varnish Cache 4 on Ubuntu LTS 14.04 on AWS`: https://aws.amazon.com/marketplace/pp/B01H2063F6
.. _`Varnish Cache 5 on Ubuntu LTS 14.04 on AWS`: https://aws.amazon.com/marketplace/pp/B01MU4VLOA
Microsoft Azure
...............
Here is a list of the currently available images for Ubuntu LTS on
Microsoft's Azure cloud:
* `Varnish Cache 4 and 5 on Ubuntu LTS 14.04 on Azure`_
.. _`Varnish Cache 4 and 5 on Ubuntu LTS 14.04 on Azure`: https://azuremarketplace.microsoft.com/en-us/marketplace/apps/varnish.varnish-cache_
Google Cloud Platform (GCP)
...........................
Here is a list of the currently available images for Ubuntu LTS on
Google Cloud Platform (GCP):
* `Varnish Cache 4 on Ubuntu LTS 14.04 on GCP`_
* `Varnish Cache 5 on Ubuntu LTS 14.04 on GCP`_
.. _`Varnish Cache 4 on Ubuntu LTS 14.04 on GCP`: https://console.cloud.google.com/launcher/details/varnish-public/varnish-cache-4-payg-ubuntu
.. _`Varnish Cache 5 on Ubuntu LTS 14.04 on GCP`: https://console.cloud.google.com/launcher/details/varnish-public/varnish-cache-5-payg-ubuntu
(this is left here to avoid linkrot)
......@@ -13,17 +13,6 @@ Varnish Cache 4.0.3
* 2015-02-19 /scn
By Operating System
-------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
Summary of changes
------------------
......
......@@ -15,15 +15,6 @@ Varnish Cache 4.0.4
* 2016-11-30 /Pål Hermunn
By Operating System
-------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
Varnish Cache 4.0.4 is the last maintenance release of the 4.0 branch,
with severaly bug fixes. See the change log for a complete list of
changes.
......
......@@ -13,14 +13,6 @@ Varnish Cache 4.0.5
* 2017-08-02 /Pål Hermunn
By Operating System
-------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
Varnish Cache 4.0.5 is a stability release for the 4.0 branch, released in spite of 4.0 being "end of life". See :ref:`vsv00001` for details.
All users of 4.0.x are recommended to upgrade to this version, and then to start working on an upgrade to 4.1 or 5.0.
......@@ -14,12 +14,3 @@ Varnish Cache 4.1.10
Varnish Cache 4.1.10 is a maintenance and stability release of the 4.1 branch.
All users on 4.1 and 4.0 are recommended to upgrade to this version.
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
......@@ -15,11 +15,5 @@ Varnish Cache 4.1.11 is a maintenance and stability release of the 4.1 branch.
All users on 4.1 and 4.0 are recommended to upgrade to this version.
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
For installation instructions including information about cloud images see
`the Varnish Installation Manual </docs/trunk/installation/index.html>`_
......@@ -17,11 +17,3 @@ This release addresses a performance regression as well as fixing multiple
bugs seen since 4.1.1.
It is recommended for all users to upgrade.
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
......@@ -22,12 +22,3 @@ Some minor functionality has been added, including support for TCP Fast Open on
client sockets and varnishncsa improvements for accounting purposes.
All users on 4.1 and 4.0 are recommended to upgrade to this version.
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
......@@ -17,12 +17,3 @@ Varnish Cache 4.1.4 is a maintenance release of the 4.1 branch with
severaly bug fixes. See the change log for a complete list of changes.
All users on 4.1 and 4.0 are recommended to upgrade to this version.
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
......@@ -17,12 +17,3 @@ Varnish Cache 4.1.5 is a maintenance release of the 4.1 branch with
several bug fixes. See the change log for a complete list of changes.
All users on 4.1 and 4.0 are recommended to upgrade to this version.
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
......@@ -18,12 +18,3 @@ Varnish Cache 4.1.6 is a maintenance release of the 4.1 branch with
several bug fixes. See the change log for a complete list of changes.
All users on 4.1 and 4.0 are recommended to upgrade to this version.
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
......@@ -21,12 +21,3 @@ parameter
varnish instance does a considerable amount of LRU nuking.
All users on 4.1 and 4.0 are recommended to upgrade to this version.
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
......@@ -17,12 +17,3 @@ Varnish Cache 4.1.8 is a stability release of the 4.1 branch. See :ref:`vsv00001
for details on this update.
All users on 4.1 and 4.0 are recommended to upgrade to this version.
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
......@@ -18,12 +18,3 @@ Fixes :ref:`VSV00002`
Varnish Cache 4.1.9 is a maintenance and stability release of the 4.1 branch.
All users on 4.1 and 4.0 are recommended to upgrade to this version.
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
......@@ -20,11 +20,3 @@ More information:
* `Release Note </docs/5.0/whats-new/relnote-5.0.html>`_
* `Changes </docs/5.0/whats-new/changes-5.0.html>`_
* `Upgrading </docs/5.0/whats-new/upgrading-5.0.html>`_
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
......@@ -15,21 +15,3 @@ More information:
* `List of changes and other good reasons to update to 5.1 </docs/trunk/whats-new/changes-5.1.html>`_
* `Upgrading </docs/5.1/whats-new/upgrading-5.1.html>`_
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
EL7, Debian-Jessie, Ubuntu-Trusty and Ubuntu-Xenial packages can be found
on `PackageCloud.io <https://packagecloud.io/varnishcache/varnish5>`_
We recommend using the manual installation procedure available at:
https://packagecloud.io/varnishcache/varnish5/install#manual
And yes, it is called 5.1.1 and we're one day late and it's all PHK's
fault. He will tell us about it later, but first he'll do some
housekeeping.
......@@ -15,17 +15,3 @@ More information:
* `List of changes and other good reasons to update to 5.1 </docs/5.1/whats-new/changes-5.1.html>`_
* `Upgrading </docs/5.1/whats-new/upgrading-5.1.html>`_
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
EL6, EL7, Debian-Jessie, Ubuntu-Trusty and Ubuntu-Xenial packages can be found
on `PackageCloud.io <https://packagecloud.io/varnishcache/varnish5>`_
We recommend using the manual installation procedure available at:
https://packagecloud.io/varnishcache/varnish5/install#manual
......@@ -17,17 +17,3 @@ More information:
* `List of changes and other good reasons to update to 5.1 </docs/5.1/whats-new/changes-5.1.html>`_
* `Upgrading </docs/5.1/whats-new/upgrading-5.1.html>`_
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
EL6, EL7, Debian-Jessie, Ubuntu-Trusty and Ubuntu-Xenial packages can be found
on `PackageCloud.io <https://packagecloud.io/varnishcache/varnish5>`_
We recommend using the manual installation procedure available at:
https://packagecloud.io/varnishcache/varnish5/install#manual
......@@ -14,19 +14,3 @@ More information:
* `List of changes and other good reasons to update to 5.2 </docs/5.2/whats-new/changes-5.2.html>`_
* `Upgrading </docs/5.2/whats-new/upgrading-5.2.html>`_
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
EL6, EL7, Debian-Jessie, Debian-Stretch, Ubuntu-Trusty and Ubuntu-Xenial
packages can be found on
`PackageCloud.io <https://packagecloud.io/varnishcache/varnish5>`_
We recommend using the manual installation procedure available at:
https://packagecloud.io/varnishcache/varnish5/install#manual
......@@ -18,19 +18,3 @@ More information:
* `List of changes and other good reasons to update to 5.2 </docs/5.2/whats-new/changes-5.2.html>`_
* `Upgrading </docs/5.2/whats-new/upgrading-5.2.html>`_
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
EL6, EL7, Debian-Jessie, Debian-Stretch, Ubuntu-Trusty and Ubuntu-Xenial
packages can be found on
`PackageCloud.io <https://packagecloud.io/varnishcache/varnish5>`_
We recommend using the manual installation procedure available at:
https://packagecloud.io/varnishcache/varnish5/install#manual
......@@ -14,19 +14,3 @@ More information:
* `List of changes and other good reasons to update to 6.0 </docs/6.0/whats-new/changes-6.0.html>`_
* `Upgrading </docs/6.0/whats-new/upgrading-6.0.html>`_
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
EL7, Debian-Stretch and Ubuntu-Xenial
packages can be found on
`PackageCloud.io <https://packagecloud.io/varnishcache/varnish60>`_
We recommend using the manual installation procedure available at:
https://packagecloud.io/varnishcache/varnish60/install#manual
......@@ -21,19 +21,3 @@ More information:
* `List of changes and other good reasons to update to 6.0 </docs/6.0/whats-new/changes-6.0.html>`_
* `Upgrading </docs/6.0/whats-new/upgrading-6.0.html>`_
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
EL7, Debian-Stretch and Ubuntu-Xenial
packages can be found on
`PackageCloud.io <https://packagecloud.io/varnishcache/varnish60>`_
We recommend using the manual installation procedure available at:
https://packagecloud.io/varnishcache/varnish60/install#manual
......@@ -19,19 +19,3 @@ More information:
* `List of changes and other good reasons to update to 6.0 </docs/6.0/whats-new/changes-6.0.html>`_
* `Upgrading </docs/6.0/whats-new/upgrading-6.0.html>`_
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
EL7, Debian-Stretch and Ubuntu-Xenial
packages can be found on
`PackageCloud.io <https://packagecloud.io/varnishcache/varnish60lts>`_
We recommend using the manual installation procedure available at:
https://packagecloud.io/varnishcache/varnish60lts/install#manual
......@@ -22,18 +22,5 @@ More information:
* `Upgrading </docs/6.0/whats-new/upgrading-6.0.html>`_
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
EL7, Debian-Stretch and Ubuntu-Xenial should be available soon after the
release on
`PackageCloud.io <https://packagecloud.io/varnishcache/varnish60lts>`_
We recommend using the manual installation procedure available at:
https://packagecloud.io/varnishcache/varnish60lts/install#manual
For installation instructions including information about cloud images see
`the Varnish Installation Manual </docs/trunk/installation/index.html>`_
......@@ -18,19 +18,3 @@ More information:
* `List of changes and other good reasons to update to 6.1 </docs/6.1/whats-new/changes-6.1.html>`_
* `Upgrading </docs/6.1/whats-new/upgrading-6.1.html>`_
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
EL7, Debian-Stretch and Ubuntu-Xenial
packages can be found on
`PackageCloud.io <https://packagecloud.io/varnishcache/varnish61>`_
We recommend using the manual installation procedure available at:
https://packagecloud.io/varnishcache/varnish61/install#manual
......@@ -21,19 +21,3 @@ More information:
* `List of changes and other good reasons to update to 6.1 </docs/6.1/whats-new/changes-6.1.html>`_
* `Upgrading </docs/6.1/whats-new/upgrading-6.1.html>`_
Operating System Specific Installation Guides
---------------------------------------------
* :ref:`install_ubuntu`
* :ref:`install_debian`
* :ref:`install_redhat`
* :ref:`install_freebsd`
EL7, Debian-Stretch and Ubuntu-Xenial
packages can be found on
`PackageCloud.io <https://packagecloud.io/varnishcache/varnish61>`_
We recommend using the manual installation procedure available at:
https://packagecloud.io/varnishcache/varnish61/install#manual
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