6543
e7b47c5215
Format files ( #13698 )
...
* align "make help"
* format
* untouch build/generate-svg.js
* untouch .eslintrc
* combine editorconfig's
* rm editorconfig
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
Adrian POIGET
99082eebd7
Fix; declare DOMAIN variable for docker setup ( #10780 )
...
In the /install form, the value for SSH Server Domain is taken form the DOMAIN variable
and overwrites SSH_DOMAIN environment variable set the first time if nothing done
Co-authored-by: Adrian POIGET <adrian.poiget@viveris.fr>
5 years ago
Antoine GIRARD
6e578dd0c9
docker: ask s6 to stop all service when gitea stop ( #9171 )
...
* fix: ask s6 to stop all service when gitea stop
https://github.com/just-containers/s6-overlay#writing-an-optional-finish-script
* change service folder
5 years ago
zeripath
0a96e59884
Fix #8453 by making openssh listen on SSH_LISTEN_PORT not SSH_PORT ( #8477 )
5 years ago
leigh capili
70d2244e49
Support SSH_LISTEN_PORT env var in docker app.ini template ( #7829 )
...
Signed-off-by: leigh capili <leigh@null.net>
5 years ago
Christopher Thomas
75d4414386
Implement the ability to change the ssh port to match what is in the gitea config ( #7286 )
...
* - rearrange the templates to make it more logical because now ssh_config is a template
- implemented the updating of the port to the same as the port sent to the gitea config
* change the filename back
6 years ago
Marat Radchenko
e07ff2f890
[docker] Add LFS_START_SERVER option to control git-lfs support ( #7281 )
6 years ago
Jakob Ackermann
36b68fdb01
[docker] support for custom GITEA_CUSTOM env var ( #6608 )
6 years ago
Jakob Ackermann
dab38c375d
[docker] drop the docker Makefile from the image ( #6507 )
6 years ago