docker container and docker-compose file for gitbucket

data add database file 6 years ago
docker handle database config 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 volume for database 6 years ago
gitbucket.conf add mysql database 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: