system-config/docker
Clark Boylan 05e0ffdebc Collect gitea sshd logs
Currently we don't have any logs from our gitea sshd processes because
sshd logs to syslog by default and /dev/log isn't in our containers. You
can ask sshd nicely to log to stderr instead with the -e flag which
docker will pick up and store for us.

Update the sshd command to include -e then use testinfra to check we
collect logs and they are accssible from docker.

Change-Id: Ib7d6d405554c3c30be410bc08c6fee7d4363b096
2019-08-06 13:42:25 -07:00
..
gerrit Build gerrit images for 2.16 and 3.0 as well 2019-07-27 11:34:42 -04:00
gitea Collect gitea sshd logs 2019-08-06 13:42:25 -07:00
gitea-init Switch gitea to TLS 2019-02-14 13:41:40 -08:00
haproxy-statsd Update haproxy-statsd to python3 2019-05-25 06:47:57 -07:00
jinja-init Add jinja-init image jobs 2019-01-16 11:28:15 -08:00
python-base Run python with jemalloc in containers 2019-03-08 15:49:51 -08:00
python-builder Use --no-cache-dir with pip 2019-04-28 16:13:07 -04:00