From 5e6bc6793f1f8911ca35b4ea0fbe9957bab9afdb Mon Sep 17 00:00:00 2001 From: voodoorai2000 Date: Thu, 17 Jan 2019 15:32:40 +0100 Subject: [PATCH] Add link to the installer's documentation --- docs/en/getting_started/servers.md | 3 +++ docs/es/getting_started/servers.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/docs/en/getting_started/servers.md b/docs/en/getting_started/servers.md index b57c7bfa8..70fe51c50 100644 --- a/docs/en/getting_started/servers.md +++ b/docs/en/getting_started/servers.md @@ -17,3 +17,6 @@ - Database: Postgres If your city has a population of over 1.000.000, consider balancing your load using 2-3 production servers and a separate server for the database. + +## Installation notes +Check out the [installer's README](https://github.com/consul/installer) diff --git a/docs/es/getting_started/servers.md b/docs/es/getting_started/servers.md index dece6586c..4f0b7d8c7 100644 --- a/docs/es/getting_started/servers.md +++ b/docs/es/getting_started/servers.md @@ -17,3 +17,6 @@ - Database: Postgres Si tu ciudad tiene una población superior a 1.000.000, considera añadir un balanceador de carga y usar 2-3 servidores de producción, además de un servidor de base de datos dedicado. + +## Instrucciones de instalación +Se encuentran en el [repositorio del instalador](https://github.com/consul/installer)