Project

General

Profile

Docker » History » Version 7

Carsten Rose, 12.07.2022 18:03

1 1 Benjamin Baer
h1. Docker
2
3 7 Carsten Rose
* mysql: Option a) lokal, Option b) remote
4
* nginx
5 1 Benjamin Baer
* ldap auth (evtl. CA certificate noetig)
6
* wkhtml
7 6 Carsten Rose
* qfqpuppeteer
8
* pdfjam, qpdf, ...
9 1 Benjamin Baer
* php (intl)
10 7 Carsten Rose
* composer / extension
11 2 Benjamin Baer
12 7 Carsten Rose
  * LDAP: https://extensions.typo3.org/extension/ig_ldap_sso_auth/
13
  * QFQ: https://qfq.io/download/
14
  * UZH_CD: https://git.math.uzh.ch/typo3/uzh_cd_template/-/tree/master
15 3 Marc Egger
16
17
h2. Build Images
18
19
# Checkout repository: https://systemvcs.math.uzh.ch/megger/qfq_docker
20 5 Marc Egger
# Follow the instructions "build typo3 docker image" and "build python selenium image" in README.md