aboutsummaryrefslogtreecommitdiffstats
path: root/docker/root/etc/s6
Commit message (Expand)AuthorAgeFilesLines
* Expanded minimum RSA Keylength to 3072 (#26604)mainboarder2023-08-281-1/+1
* Correct permissions for `.ssh` and `authorized_keys` (#25721)Jason Song2023-07-061-1/+9
* Remove deprecated DSA host key from Docker Container (#21522)Xinyu Zhou2022-11-031-10/+0
* feat: Add support for extra sshd_config parameters via 'Include' file (#19842)Thomas Andrade2022-05-311-0/+1
* Configure OpenSSH log level via Environment in Docker (#19274)Gusted2022-03-311-0/+1
* Use shadowing script for docker (#17846)zeripath2021-12-011-1/+1
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Fix bug due to missing MaxStartups and MaxSessions (#16046)zeripath2021-06-011-0/+2
* Only offer hostcertificates if they exist (#15849)zeripath2021-05-131-0/+20
* Add environment-to-ini to docker image (#14762)Kyle D2021-02-231-0/+3
* Set RUN_MODE prod by default (#13765)silverwind2020-11-301-1/+1
* Format files (#13698)65432020-11-282-4/+4
* Fix; declare DOMAIN variable for docker setup (#10780)Adrian POIGET2020-05-041-0/+1
* docker: ask s6 to stop all service when gitea stop (#9171)Antoine GIRARD2019-11-271-1/+1
* Fix #8453 by making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477)zeripath2019-10-121-0/+1
* Support SSH_LISTEN_PORT env var in docker app.ini template (#7829)leigh capili2019-08-241-0/+1
* Implement the ability to change the ssh port to match what is in the gitea co...Christopher Thomas2019-07-061-0/+7
* [docker] Add LFS_START_SERVER option to control git-lfs support (#7281)Marat Radchenko2019-06-241-0/+1
* [docker] support for custom GITEA_CUSTOM env var (#6608)Jakob Ackermann2019-05-131-4/+10
* [docker] drop the docker Makefile from the image (#6507)Jakob Ackermann2019-05-057-0/+93