-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
33 additions
and
21 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ The environment data for the project will be: | |
|
||
Before proceeding to install Zentyal, we will perform the following actions: | ||
|
||
1. We connect to the instance through SSH using the private key that we downloaded when creating the Key pair: | ||
1. We connect to the instance through SSH using the private key that we downloaded when creating the [Key pair]: | ||
|
||
```sh linenums="1" | ||
ssh -i KP-Prod-Zentyal.pem [email protected] | ||
|
@@ -87,6 +87,8 @@ Before proceeding to install Zentyal, we will perform the following actions: | |
|
||
7. Finally, we add the contents of our public key to the newly created file `.ssh/authorized_keys`. | ||
|
||
[Key pair]: https://zentyal-aws.projects.djoven.es/en/aws-configuration/#key-pair | ||
|
||
## Instalation | ||
|
||
From now on, the server will be ready to install Zentyal 7.0. Here are the steps to follow for its installation: | ||
|
@@ -143,7 +145,7 @@ From now on, the server will be ready to install Zentyal 7.0. Here are the steps | |
!!! warning | ||
It's possible that when the network is finished configuring, the reported bug [here] will occur. If this is the case, follow the steps described on the `Bug fixing` page (see top navigation menu) or simply modify the URL to: <https://arthas.icecrown.es:8443> | ||
It's possible that when the network is finished configuring, the reported bug [here] will occur. If this is the case, follow the steps described on the [Bug fixing] page (see top navigation menu) or simply modify the URL to: <https://arthas.icecrown.es:8443> | ||
|
||
8. Once changes have been saved, we can start managing Zentyal through the dashboard. | ||
|
||
|
@@ -205,3 +207,4 @@ From now on, the server will be ready to install Zentyal 7.0. Here are the steps | |
[firewall]: https://doc.zentyal.org/en/firewall.html | ||
[network]: https://doc.zentyal.org/en/firststeps.html#network-configuration-with-zentyal | ||
[here]: https://github.com/zentyal/zentyal/issues/2100 | ||
[Bug fixing]: https://zentyal-aws.projects.djoven.es/zentyal-bug-fixing/#saving-changes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ Los datos del entorno que crearé para el proyecto son: | |
|
||
Antes de proceder a instalar Zentyal, realizaremos las siguientes acciones: | ||
|
||
1. Nos conectamos a la instancia a través de SSH usando la clave privada que nos hemos descargado cuando creamos el Key pair: | ||
1. Nos conectamos a la instancia a través de SSH usando la clave privada que nos hemos descargado cuando creamos el [Key pair]: | ||
|
||
```sh linenums="1" | ||
ssh -i KP-Prod-Zentyal.pem [email protected] | ||
|
@@ -87,6 +87,8 @@ Antes de proceder a instalar Zentyal, realizaremos las siguientes acciones: | |
|
||
7. Finalmente, añadimos el contenido de nuestra clave pública al archivo recién creado `.ssh/authorized_keys`. | ||
|
||
[Key pair]: https://zentyal-aws.projects.djoven.es/aws-configuration/#key-pair | ||
|
||
## Instalación | ||
|
||
A partir de este momento, el servidor estará listo para instalar Zentyal 7.0. A continuación las acciones a realizar para su instalación: | ||
|
@@ -143,7 +145,7 @@ A partir de este momento, el servidor estará listo para instalar Zentyal 7.0. A | |
|
||
!!! warning | ||
|
||
Es posible que al terminar de configurarse la red, se nos reproduzca el bug reportado [aquí]. Si es el caso, seguir los pasos descritos en la página `Bug fixing` (ver menú superior de navegación) o simplemente modificamos la URL por: <https://arthas.icecrown.es:8443> | ||
Es posible que al terminar de configurarse la red, se nos reproduzca el bug reportado [aquí]. Si es el caso, seguir los pasos descritos en la página [Bug fixing] (ver menú superior de navegación) o simplemente modificamos la URL por: <https://arthas.icecrown.es:8443> | ||
|
||
8. Una vez que se haya terminado de guardar cambios, podremos empezar a gestionar Zentyal a través del dashboard. | ||
|
||
|
@@ -205,3 +207,4 @@ A partir de este momento, el servidor estará listo para instalar Zentyal 7.0. A | |
[firewall]: https://doc.zentyal.org/es/firewall.html | ||
[network]: https://doc.zentyal.org/es/firststeps.html#configuracion-basica-de-red-en-zentyal | ||
[aquí]: https://github.com/zentyal/zentyal/issues/2100 | ||
[Bug fixing]: https://zentyal-aws.projects.djoven.es/zentyal-bug-fixing/#saving-changes |