-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust frontend components to latest imprint, licensing and privacy r…
…equirements
- Loading branch information
fhuebscher
committed
Oct 1, 2024
1 parent
e6be4d1
commit b6a0fb6
Showing
9 changed files
with
265 additions
and
9 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,40 @@ | ||
version: '3' | ||
services: | ||
digital-fuesim-manv: | ||
depends_on: | ||
- db | ||
image: digitalfuesimmanv/dfm | ||
# Use this to build the container for yourself: | ||
#build: | ||
# context: . | ||
# dockerfile: docker/Dockerfile | ||
restart: unless-stopped | ||
container_name: digital-fuesim-manv | ||
ports: | ||
- 80:80 | ||
env_file: | ||
- .env | ||
volumes: | ||
- dfm-data:/${DFM_PERSISTENT_DATA_PATH} | ||
# To overwrite the contents of the about pages, mount a directory into the container | ||
# The directory can contain imprint.html, privacy.html and license.html | ||
# Example | ||
# - ./about:/usr/local/app/frontend/dist/digital-fuesim-manv/assets/about | ||
db: | ||
image: postgres:14 | ||
container_name: dfm_postgres | ||
volumes: | ||
- dfm_db:/var/lib/postgresql/data | ||
# Use this to expose the database to your host machine | ||
#ports: | ||
# - 127.0.0.1:${DFM_DB_PORT}:5432 | ||
environment: | ||
- POSTGRES_USER=${DFM_DB_USER} | ||
- POSTGRES_PASSWORD=${DFM_DB_PASSWORD} | ||
- POSTGRES_DB=${DFM_DB_NAME} | ||
|
||
volumes: | ||
# database is in this volume | ||
dfm_db: | ||
# needed to keep persistency, right now SSL | ||
dfm-data: |
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 |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<div id="c128" class="frame frame-default frame-type-text frame-layout-0 frame-space-after-large"> <a id="c2641"></a> | ||
<div class="wrapper wrapper--medium"> | ||
<h3>Hasso-Plattner-Institut für Digital Engineering gGmbH</h3> | ||
<h4>System Analysis and Modeling Group - Prof. Dr. Holger Giese </h4> | ||
<p>Prof.-Dr.-Helmert-Str. 2-3<br>14482 Potsdam</p> | ||
<p>Telefon: +49 (0)331 5509-0<br>Telefax: +49 (0)331 5509-129</p> | ||
<p>E-Mail: <a href="#" data-mailto-token="kygjrm8fng+gldmYfng,bc" data-mailto-vector="-2" class="mail" | ||
title="Versendet E-Mail an [email protected]">hpi-info(at)hpi.de</a><br>Internet: <a | ||
href="https://hpi.de/index.html" target="_blank" class="internal" | ||
title="Öffnet internen Link im aktuellen Fenster">www.hpi.de</a></p> | ||
<h4>Vertretungsberechtigte Geschäftsführer:</h4> | ||
<p>Prof. Dr. Tobias Friedrich<br>Prof. Dr. Ralf Herbrich<br>Dr. Marcus Kölling</p> | ||
<p>Registergericht: Amtsgericht Potsdam<br>Registernummer: HRB 12184</p> | ||
<p>Umsatzsteuer-Identifikationsnummer gemäß § 27 a Umsatzsteuergesetz: DE812987194</p> | ||
<h4>Inhaltlich Verantwortliche:</h4> | ||
<p>Prof. Dr. Tobias Friedrich<br>Prof. Dr. Ralf Herbrich<br>Dr. Marcus Kölling</p> | ||
<h4>Redaktion:</h4> | ||
<p>Hasso-Plattner-Institut</p> | ||
<h4>Rechtliche Hinweise:</h4> | ||
<p>Das Hasso-Plattner-Institut (HPI) überprüft und aktualisiert regelmäßig die Inhalte seiner Websites. Trotz | ||
größtmöglicher Sorgfalt können wir nicht ausschließen, dass einzelne Informationen auf unseren Seiten veraltet | ||
oder nicht zutreffend sind. Daher können wir keine Haftung für Aktualität, Genauigkeit und Vollständigkeit der | ||
publizierten Informationen übernehmen. Das gleiche gilt für alle Websites, die von den HPI-Seiten über Hyperlinks | ||
erreichbar sind. Für alle diese Links gilt: Wir erklären ausdrücklich, dass wir keinen Einfluss auf die Gestaltung | ||
und die Inhalte der verlinkten Seite haben. Deshalb distanzieren wir uns hiermit ausdrücklich von allen Inhalten | ||
aller verlinkten Seiten und machen uns ihre Inhalte nicht zu Eigen. Diese Erklärung gilt für alle auf unserer | ||
Seite angebrachten Links zu fremden Seiten. Für den Inhalt dieser verlinkten Seiten ist das HPI nicht | ||
verantwortlich. Weiterhin behält sich das HPI jederzeit Änderungen und Ergänzungen der angezeigten Informationen | ||
vor. Inhalt und Struktur der HPI-Website sind durch das Copyright geschützt. Die Weiterverwendung von | ||
Informationen und Daten, vor allem die Verwendung von Texten und Illustrationen ist nur nach unserer Zustimmung | ||
zulässig.</p> | ||
<h4>Datenschutzerklärung:</h4> | ||
<p>Hinweise zum Datenschutz entnehmen Sie bitte <a href="/datenschutz/" class="internal" | ||
title="Interner Link zur Datenschutzerklärung">folgender Seite</a>.</p> | ||
</div> | ||
</div> |
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
Oops, something went wrong.