diff --git a/images/07-DepView.svg b/images/07-DepView.svg new file mode 100644 index 00000000..26a38fed --- /dev/null +++ b/images/07-DepView.svg @@ -0,0 +1,4 @@ + + + +
DATABASE
MONGODB
DATABASE...
Web Server
Web Server
Azure Cloud
Azure Cloud
WebApp
WIQ
WebApp...
User Client
User Client
Navegador
Navegador
HTTP
HTTP
WIKIDATA API
WIKIDATA API
mongodb://localhost:27017
mongodb://localhost:27017
IP:3000
IP:3000
Text is not SVG - cannot display
\ No newline at end of file diff --git a/images/07-DeploymentView_2.svg b/images/07-DeploymentView_2.svg new file mode 100644 index 00000000..a7ebb530 --- /dev/null +++ b/images/07-DeploymentView_2.svg @@ -0,0 +1,4 @@ + + + +
Contenedores
Contenedores
Docker
Docker
Web Server
Web Server
Azure Cloud
Azure Cloud
Local repository
Local repository
WIQ
WIQ
Servicios
Servicios
Webapp
Webapp
GatewayRecordQuestionsAuthUserAddUserGameHistoryHomeScreenLoginWelcomeAppUserAddUser
Text is not SVG - cannot display
\ No newline at end of file diff --git a/images/DeploymentView.png b/images/DeploymentView.png deleted file mode 100644 index 00a3a4eb..00000000 Binary files a/images/DeploymentView.png and /dev/null differ diff --git a/images/DeploymentView_2.png b/images/DeploymentView_2.png deleted file mode 100644 index ad9e7f63..00000000 Binary files a/images/DeploymentView_2.png and /dev/null differ diff --git a/images/Technical_Context.png b/images/Technical_Context.png deleted file mode 100644 index 225ef53a..00000000 Binary files a/images/Technical_Context.png and /dev/null differ diff --git a/images/Technical_Context.svg b/images/Technical_Context.svg new file mode 100644 index 00000000..f3642933 --- /dev/null +++ b/images/Technical_Context.svg @@ -0,0 +1,4 @@ + + + +
Datos WIQ
Datos WIQ
accede
accede
Navegador
utiliza
utiliza
Jugador
Jugador
Desplegado en
Desplegado en
WIQ
WIQ
Tecnologías usadas
Tecnologías usadas
SSH: Puerto 22
SSH: Puerto 22
Puerto 3000
Puerto 3000
Server: Puerto 8000
Server: Puerto 8000
Text is not SVG - cannot display
\ No newline at end of file diff --git a/images/WIQLogo.png b/images/WIQLogo.png new file mode 100644 index 00000000..ed087771 Binary files /dev/null and b/images/WIQLogo.png differ diff --git a/index.html b/index.html index 408d90ae..db3eaf76 100644 --- a/index.html +++ b/index.html @@ -1053,7 +1053,7 @@

3.2. Contexto Técnico

-Contexto técnico +Contexto técnico
@@ -1678,13 +1678,18 @@

7.1. Nivel de infraestructura 1

Mapeo de los Bloques de Construcción a Infraestructura
-

image::DeploymentView.png[Deployment View]

+

A continuación se muestra el diagrama de despliegue de esta aplicación:

+
+
+Deployment View +
+

7.2. Nivel de Infraestructura 2

@@ -1698,21 +1703,18 @@

7.2. Nivel de Infraestructura 2

-
-

7.2.1. <Elemento de Infraestructura 1>

-

En el siguiente diagrama se ve más a fondo el despliegue de nuestra aplicación, se puede ver el uso de docker como forma de contenedor para después desplegarlo en Azure Cloud.

+

En el siguiente diagrama se ve más a fondo el despliegue de nuestra aplicación, así como los distintos componentes que forman el proyecto. Además se puede ver el uso de docker como forma de contenedor para después desplegarlo en Azure Cloud.

-Deployment View +Deployment View
-

8. Conceptos Transversales (Cross-cutting)