Added CI/CD BE FE
diff --git a/src/main/asciidoc/architectureDocumentation/architectureDocumentation.adoc b/src/main/asciidoc/architectureDocumentation/architectureDocumentation.adoc
index f2f68aa..4e08266 100644
--- a/src/main/asciidoc/architectureDocumentation/architectureDocumentation.adoc
+++ b/src/main/asciidoc/architectureDocumentation/architectureDocumentation.adoc
@@ -195,7 +195,6 @@
==== Libraries
The following libraries are used:
-TODO: Am Ende die Bibliotheken aktualisieren
.Libraries
[options="header"]
@@ -516,7 +515,6 @@
* Dependencies of modules to services realized by other modules have to be specified and documented explicitly.
The interfaces of the module 'Grid Failure Information' are described in the interface documentation.
-TODO: Link zur interface documentation einfügen
=== Solution Strategy
@@ -1198,12 +1196,9 @@
This automatically triggers the build and the deployment on the
Q-environment.
-==== Deployment of the frontend
-
-TODO:
-
-==== Deployment of the backend
-TODO:
+==== Deployment of the frontend & backend
+* Dev-Environment: FE & BE is deployed via Docker-Images
+* Q-Environment: FE is deployed on a Apache Tomcat & BE is started as Java Application (Spring jar).
==== Deployment of the database
The component "Flyway" is used to make to distribute structural