issues
search
arun-gupta
/
docker-java
Docker for Java Developers
386
stars
230
forks
source link
Configure Git server with Gogs
#84
Closed
mgreau
closed
9 years ago
mgreau
commented
9 years ago
Try it:
docker-compose up -d
./install-gogs.sh IP PORT
enjoy :)
Files:
docker-compose.yml: file to run Gogs with a MySQL database
install-gogs.sh: script to bypass the UI for configuring Gogs
README.adoc: how to run it
Try it:
Files: