system-config/docker/gitea
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
..
custom Remove misplaced html tag 2019-05-30 13:33:45 -07:00
Dockerfile Collect gitea sshd logs 2019-08-06 13:42:25 -07:00
sshd_config Have gitea sshd listen on 222 2019-02-19 11:46:32 -08:00
sshd-entrypoint.sh Add gitea image jobs 2019-01-16 11:28:17 -08:00