This repository is where we store our public custom container images.
The nextcloud image is an adaptation of the official Docker image for Nextcloud tailored with an additional layer consisting in the install of the sociallogin module.
Squid docker image lightly modified to enable later on mtls auth via relay and also redirect logs to console instead of logs file only. Idea taken from squid mtls relay repo.
Go program reading certificates and transmitting authentication to squid. Example also taken from squid mtls relay repo.