docker container and docker-compose file for gitbucket

data add db environment 6 years ago
docker fix execute bug 6 years ago
.env inital commit 6 years ago
.gitignore fix bug 6 years ago
README.md add inspirations 6 years ago
docker-compose.yml add db environment 6 years ago
gitbucket.conf add db environment 6 years ago
README.md

docker container for gitbucket

This docker container of gitbucket is under testing!!!

usage

installation

configuration

Please use the configuration file gitbucket.conf for your personal changes. There are three configs for gitbucket:

  • GITBUCKET_BIND: ip address to bind to
  • GITBUCKET_WEB_PORT: web port to bind to
  • GITBUCKET_SSH_PORT: ssh port to bind to

Inspirations

I got some inspirations for this project from: