17 Commits (88072a1e9b43d1760e6f9015c09d4221646080ca)

Author SHA1 Message Date
Girish Ramakrishnan 22bb5104c8 Fix grammar 10 years ago
crystaldust dfba49b062 Update README.md
Add the instruction of installing gogs with PostgreSQL
10 years ago
Lance Ju 83283dfe37 Merge remote-tracking branch 'origin/master'
Add the support of postgres as the database.
(Config the db in the build.sh file, make the DB_TYPE to 'postgres').
10 years ago
Lance Ju f456f964ec Add the apt source when installing potgres.
Replace the host with $DB_PORT, which is dependent to the database imagae's exposed port.
10 years ago
Lance Ju 1f989d0b98 Replace the 'mysql' options with 'db' options in build.sh 10 years ago
Lance Ju 8080beea85 Add the line to replace the database type.
Replace the 'mysql' options with 'db' options, makeing the config according to the database type.
10 years ago
Lance Ju 1d3c7693b7 Build the database image by the variable DB_TYPE, but not mysql. 10 years ago
Lance Ju 6cc914b090 Rename the posgresql to postgres, add the Dockerfile for postgres image. 10 years ago
crystaldust a4f070b828 Update README.md
Update the guide of how to deploy gogs in docker with the scripts.
10 years ago
Lance Ju b1a3ba9932 Fix the path problem, which will build the mysql image as the gogits image 10 years ago
Lance Ju 2315dc39b6 Add the auto build scripts for deplying gogs with Docker. 10 years ago
crystaldust 5966dd78e6 Add the scirpts for auto deploy. 10 years ago
Meaglith Ma 4efb56af03 Update README.md 10 years ago
Meaglith Ma c8b81d8339 Create README.md 10 years ago
Meaglith Ma 5f4b5c1557 Temp commit 10 years ago
Meaglith Ma a044c24c3d Update the Golang Dockerfile and add mysql Dockerfile 10 years ago
Meaglith Ma 5a01a0f668 Init dockerfiles folder and base gogs Dockerfile 10 years ago