diff --git a/README.md b/README.md
index b350b656ee8421adc35a1c239157fb25ea57cc67..70edb598a65099650dc73b2052bb82870af7026b 100644
--- a/README.md
+++ b/README.md
@@ -10,3 +10,9 @@ This repo contains the HTML Code to display a landing page for the DCC-Aplicatio
 | dccQuantities    | Python library to load and store dccQuantities and perform uncertainty and unit-aware math operations | [dccQuantities](https://gitlab1.ptb.de/digitaldynamicmeasurement/dccQuantities) | [dccQuantities](https://pypi.org/project/dccQuantities/) | -- |
 | pyDccDisplayer   | Bokeh Web-GUI to extract tables from The DCC, plot them, and allow download as XLSX or CSV    | [pydccdisplayer](https://gitlab1.ptb.de/digitaldynamicmeasurement/pydccdisplayer) | -- | [benesee/dccdisplayer/general](https://hub.docker.com/repository/docker/benesee/dccdisplayer) |
 | dccTableTool     | Web-GUI to create DCC-XML tables from XLSX/ODS files and insert them into an XML, plus a REST-Server to automate this task | [dccTableTool](https://gitlab1.ptb.de/Seeger/pydccanddbtools) | -- | [benesee/dcctabletool](https://hub.docker.com/repository/docker/benesee/dcctabletool/general) |
+
+
+# Deployment
+
+A Dockercompose file to deploy all aplications as an docker Stack can be Found in the repo
+https://gitlab1.ptb.de/digitaldynamicmeasurement/dccappsdocker