diff --git a/docs/images/deployment.png b/docs/images/deployment.png new file mode 100644 index 00000000..cc2c2080 Binary files /dev/null and b/docs/images/deployment.png differ diff --git a/docs/src/07_deployment_view.adoc b/docs/src/07_deployment_view.adoc index 22b45c27..239f6db9 100644 --- a/docs/src/07_deployment_view.adoc +++ b/docs/src/07_deployment_view.adoc @@ -2,7 +2,6 @@ ifndef::imagesdir[:imagesdir: ../images] [[section-deployment-view]] - == Deployment View [role="arc42help"] @@ -56,39 +55,17 @@ Describe (usually in a combination of diagrams, tables, and text): For multiple environments or alternative deployments please copy and adapt this section of arc42 for all relevant environments. **** -_****_ +image::deployment.png["Deployment View"] + +In addition to what is shown in the diagram, we will also use Graphana and Prometheus during the production stage as code monitoring systems. Motivation:: -__ +Our goal is to run the application with Docker in a Azure VM. +However, during the production stage, each contributor will deploy the project locally. +Final product will be deployed in http://wiq.sytes.net/ (if that does not work, try http://20.77.37.219:3000/). Quality and/or Performance Features:: - -__ - -Mapping of Building Blocks to Infrastructure:: -__ - - -=== Infrastructure Level 2 - -[role="arc42help"] -**** -Here you can include the internal structure of (some) infrastructure elements from level 1. - -Please copy the structure from level 1 for each selected element. -**** - -==== __ - -__ - -==== __ - -__ - -... - -==== __ - -__ +As for performance features, our current Azure MV has 2 GiB RAM and 1vCPU. +If that was not enough, we can always switch to an Oracle VM, which has better resources for free. +Each microservice has its own container aswell as its own database in case of needing one. \ No newline at end of file