websoft9/docker/w9gitea
qiaofeng1227 2b378edcfb new gitea
2023-09-15 17:12:06 +08:00
..
init excute multiple 2023-09-15 16:02:24 +08:00
src/config gitea dockerfile 2023-09-15 09:16:20 +08:00
.env gitea 2023-09-15 17:07:18 +08:00
docker-compose.yml gitea 2023-09-15 17:07:18 +08:00
Dockerfile new gitea 2023-09-15 17:12:06 +08:00
init.sh gitea 2023-09-15 17:07:18 +08:00
README.md gitea 2023-09-15 17:07:18 +08:00

Readme

From official Gitea image, and:

  • Add docker-library to this image
  • Complete install wizard automaticlly by enviroment INSTALL_LOCK
  • Create admin credential by admin cli
  • Disable user register
  • Disable Gravatar
  • Add a webhook at this container when creating repository for the first time, use s6
  • Config webhook url at Gitea admin
  • Use default URL localhost for Host/Root_URL settings