120 次代码提交 (7417628f8de0530ad1fb324abfb03e271feb75f8)

作者 SHA1 备注 提交日期
  Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address (#14959) 3 年前
  Kyle D 61f347e349
Add environment-to-ini to docker image (#14762) 3 年前
  Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491) 3 年前
  silverwind bc455ed257
Set RUN_MODE prod by default (#13765) 3 年前
  6543 e7b47c5215
Format files (#13698) 3 年前
  Antoine GIRARD bcb94ed589
fix docker rootless manifest (#13386) 3 年前
  Antoine GIRARD 563165abe4
Remove specific indexer path (#13388) 3 年前
  Antoine GIRARD fe458ce877
docker: rootless image (#10154) 3 年前
  Anders Eurenius Runvald 01f991ac88
Update sshd_config (#13143) 3 年前
  Wim 9066d09c57
Add ssh certificate support (#12281) 3 年前
  zeripath d65cd5677a
Change default log configuration (#13088) 3 年前
  zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056) 3 年前
  Kevin Schweikert f220286c00
Fix typo in README.md (#12369) 3 年前
  techknowlogick 366ca88eea
merge docker makefile into main one (#12289) 3 年前
  Cirno the Strongest 594db7fb43
Fix missing CGO_EXTRA_FLAGS build arg for docker (#11782) 4 年前
  Adrian POIGET 99082eebd7
Fix; declare DOMAIN variable for docker setup (#10780) 4 年前
  Lunny Xiao 48be1889cd Fix latest docker image haven't include static files. (#9252) 4 年前
  Antoine GIRARD 6e578dd0c9 docker: ask s6 to stop all service when gitea stop (#9171) 4 年前
  zeripath 0a96e59884 Fix #8453 by making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477) 4 年前
  jpellegrini 852b8e2d81 Make AllowedUsers configurable in sshd_config (#8094) 4 年前
  leigh capili 70d2244e49 Support SSH_LISTEN_PORT env var in docker app.ini template (#7829) 4 年前
  Antoine GIRARD d4667a4949 drone/docker: prepare multi-arch release + provide arm64 image (#7571) 4 年前
  Christopher Thomas 75d4414386 Implement the ability to change the ssh port to match what is in the gitea config (#7286) 4 年前
  Marat Radchenko e07ff2f890 [docker] Add LFS_START_SERVER option to control git-lfs support (#7281) 5 年前
  Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986) 5 年前
  Jakob Ackermann 36b68fdb01 [docker] support for custom GITEA_CUSTOM env var (#6608) 5 年前
  Jakob Ackermann dab38c375d [docker] drop the docker Makefile from the image (#6507) 5 年前
  zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 5 年前
  Jakob Ackermann 62b35964e3 [docker] let the ssh daemon speak for itself and drop the syslog daemon (#6529) 5 年前
  Jakob Ackermann 3f4e2d9d37 [docker] drop the bits argument when generating an ed25519 key (#6504) 5 年前
  techknowlogick ec9331510c
Disable auto-migrate in docker container (#5730) 5 年前
  Julian f59bfe893a docker: stop modifying file permission before migrating database (#5707) 5 年前
  Pierre-Alexis Ciavaldini 0236856924 migrate database if app.ini found (#5290) 5 年前
  Moshi Binyamini 76060613ef Fix bug on modifying sshd username (#5624) 5 年前
  Lunny Xiao 6e114f6791 add git protocol v2 support via SSH on Docker image (#5520) 5 年前
  Fabian Braun d0f614a25b only chown directories during docker setup if necessary. Fix #4425 (#5064) 5 年前
  Mura Li 25c49cf930 Update build tags for sqlite_unlock_notify (#5144) 5 年前
  Andrew Phillips b30f6b4099 Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722) 5 年前
  Tao Wang 823318bfbe Add missing path in the Docker app.ini template (#2181) 6 年前
  techknowlogick e2721b6190
Remove call to update certs (#4296) 6 年前
  Fluf b299d7bceb Add Environment Variables to Docker template (#4012) 6 年前
  techknowlogick ecfc401eaa Allow Gitea to run as different USER in Docker (#3961) 6 年前
  Jone Marius Vignes cb87f29b76 Update certificates to enable self-signed certs (#3708) 6 年前
  Antoine GIRARD 0e26db8bcd Docker multi-stage (#2927) 6 年前
  Piotr Orzechowski 7bab3d2fb1 Enable content trust when building image (#2972) 6 年前
  Antoine GIRARD dac0f14f34 Docker multi-arch base (#1985) 6 年前
  Henrik Bengtsson 9bdce5d21b Launch Gitea with custom UID/GID for 'git' user (fixes #2286) (#2791) 6 年前
  Morlinest 529f9d03ce Fix ordering in app.ini and fix run mode option (#2829) 6 年前
  Tao Wang d545e32b56 Add environment variable support for Docker image (#2201) 6 年前
  Tao Wang 41cc110e62 Use sqlite3 database as default for Docker image (#2182) 6 年前