Commit Graph

150 Commits (main)

Author SHA1 Message Date
Neal Caffery bb0e4ce581
Update README.md (#30856) 6 months ago
Patryk Krawaczyński 319414dd82
Dockerfile small refactor (#27757) 1 year ago
mainboarder c533991519
Expanded minimum RSA Keylength to 3072 (#26604) 1 year ago
Lunny Xiao 476b9d1589
Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
wxiaoguang 79c3329502
Do not use deprecated log config options by default (#26592) 1 year ago
wxiaoguang 5489962aac
Fix WORK_DIR for docker (root) image (#25738) 1 year ago
Jason Song 5b7b7c4f3c
Correct permissions for `.ssh` and `authorized_keys` (#25721) 1 year ago
delvh 65ba2f32ca
Do not publish docker release images on `-dev` tags (#25471) 1 year ago
techknowlogick 017a156553
Unify nightly naming across binaries and docker images (#24116) 2 years ago
John Olheiser a084e182b0
Wrap unless-check in docker manifests (#23079) 2 years ago
zeripath 54d7435d28
Adjust manifest to prevent tagging latest on rcs (#22811) 2 years ago
Melroy van den Berg fd29071e57
Rootless Docker - Mistake with the repo-avatars parent folder name (#22637) 2 years ago
Xinyu Zhou f17edfaf5a
Remove deprecated DSA host key from Docker Container (#21522) 2 years ago
wxiaoguang 7258a124af
Fix the mode of custom dir to 0700 in docker-rootless (#20861) 2 years ago
Thomas Andrade 4a295d4a6c
feat: Add support for extra sshd_config parameters via 'Include' file (#19842) 2 years ago
wxiaoguang 4266bd924b
Update document to use FHS `/usr/local/bin/gitea` instead of `/app/...` for Docker (#19794) 3 years ago
Gusted ba5f2acb9c
Configure OpenSSH log level via Environment in Docker (#19274) 3 years ago
zeripath 7489d96db6
Fix issue with docker-rootless shimming script (#18690) 3 years ago
zeripath 9f9ca0aae4
Fix pushing to 1-x-dev docker tag (#18578) 3 years ago
zeripath 104c547d61
Fix manifest.tmpl (#18573) 3 years ago
zeripath bc77b28d9d
Make docker gitea/gitea:v1.16-dev etc refer to the latest build on that branch (#18551) 3 years ago
Michael Kriese de05d71b40
In docker rootless use $GITEA_APP_INI if provided (#18524) 3 years ago
Gusted 5e5740af69
Switch to non-deprecation setting (#18358) 3 years ago
Grzegorz Alibożek 4563148a61
Upgrade Alpine from 3.13 to 3.15 (#18050) 3 years ago
zeripath 7d0629adf8
Use shadowing script for docker (#17846) 3 years ago
techknowlogick e180456983
Change docker tag logic (#16421) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
zeripath 8947422781
Fix bug due to missing MaxStartups and MaxSessions (#16046) 4 years ago
Dario Louzado 5de01e21a1
Make sshd_config more flexible regarding connections (#16009) 4 years ago
zeripath 0ada74edbc
Only offer hostcertificates if they exist (#15849) 4 years ago
Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address (#14959) 4 years ago
Kyle D 61f347e349
Add environment-to-ini to docker image (#14762) 4 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491) 4 years ago
silverwind bc455ed257
Set RUN_MODE prod by default (#13765) 4 years ago
6543 e7b47c5215
Format files (#13698) 4 years ago
Antoine GIRARD bcb94ed589
fix docker rootless manifest (#13386) 4 years ago
Antoine GIRARD 563165abe4
Remove specific indexer path (#13388) 4 years ago
Antoine GIRARD fe458ce877
docker: rootless image (#10154) 4 years ago
Anders Eurenius Runvald 01f991ac88
Update sshd_config (#13143) 4 years ago
Wim 9066d09c57
Add ssh certificate support (#12281) 4 years ago
zeripath d65cd5677a
Change default log configuration (#13088) 4 years ago
zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056) 4 years ago
Kevin Schweikert f220286c00
Fix typo in README.md (#12369) 4 years ago
techknowlogick 366ca88eea
merge docker makefile into main one (#12289) 4 years ago
Cirno the Strongest 594db7fb43
Fix missing CGO_EXTRA_FLAGS build arg for docker (#11782) 5 years ago
Adrian POIGET 99082eebd7
Fix; declare DOMAIN variable for docker setup (#10780) 5 years ago
Lunny Xiao 48be1889cd Fix latest docker image haven't include static files. (#9252) 5 years ago
Antoine GIRARD 6e578dd0c9 docker: ask s6 to stop all service when gitea stop (#9171) 5 years ago
zeripath 0a96e59884 Fix #8453 by making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477) 5 years ago
jpellegrini 852b8e2d81 Make AllowedUsers configurable in sshd_config (#8094) 5 years ago