Skip to content

Commit

Permalink
finishing touches to install page
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <ryan@synca.io>
  • Loading branch information
phlax committed Oct 23, 2020
1 parent 2841611 commit 7e7d2a6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/root/start/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@
Installing Envoy
================

The `Get Envoy <https://www.getenvoy.io/>`__ project maintains a number of binaries
The Envoy project :ref:`provides a number of pre-built Docker images <install_binaries>` for both ``amd64`` and ``arm64`` architectures.

The `Get Envoy <https://www.getenvoy.io/>`__ project also maintains a number of binaries
and repositories to accommodate many popular distributions.

If you are :ref:`installing on Mac OSX <start_install_macos>`, you can install natively with ``brew``.

Once you have installed Envoy, check out the :ref:`quick start <start_quick_start>` guide for more information on
getting your Envoy proxy up and running.

Expand Down Expand Up @@ -93,6 +97,8 @@ using `Get Envoy <https://www.getenvoy.io/>`__.
$ sudo yum-config-manager --enable tetrate-getenvoy-nightly
$ sudo yum-config-manager --disable tetrate-getenvoy-nightly
.. _start_install_macosx:

Install Envoy on Mac OSX
~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 7e7d2a6

Please sign in to comment.