8952eb1ce0
Sync with gigs master branch.
Meaglith Ma
2014-04-23 12:30:18 +08:00
ee7bfe2ebe
Add memcached and redis Docker supported
Meaglith Ma
2014-04-23 12:29:53 +08:00
b270b34c98
Merge branch 'feature/docker' Add the sciprt for deplying gogs in docker, support the user to choose database(MySQL or PostgreSQL) and memory cache(redis or memcached).
crystaldust
2014-04-23 03:29:43 +00:00
b01e967a9f
Add the configs comments, and update the README.md file
crystaldust
2014-04-23 03:29:17 +00:00
baacba96ca
Remove the dependency of Unkwon/com, since gogs has already integrate the lateset version of Unkwon/com.
crystaldust
2014-04-23 03:16:09 +00:00
8bc502a1ea
New err check style
Unknown
2014-04-22 22:34:49 -04:00
e5aaf23bb2
Update the githu.com/Unknwon/com module before getting gogs.
crystaldust
2014-04-23 02:26:56 +00:00
a90a014033
Change the image naming, start with "gogits/"
crystaldust
2014-04-23 00:05:14 +00:00
88072a1e9b
Merge branch 'master' of github.com:gogits/gogs into dev
Unknown
2014-04-22 16:10:27 -04:00
066d91e113
Allow the user to config the apt source in build.sh
crystaldust
2014-04-15 23:48:33 -04:00
bb84bb8ac3
Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN command to make the apt source configurable in build.sh
crystaldust
2014-04-15 23:41:46 -04:00
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').
Lance Ju
2014-04-16 00:57:50 +08:00
f456f964ec
Add the apt source when installing potgres. Replace the host with $DB_PORT, which is dependent to the database imagae's exposed port.
Lance Ju
2014-04-16 00:55:39 +08:00
1f989d0b98
Replace the 'mysql' options with 'db' options in build.sh
Lance Ju
2014-04-16 00:54:02 +08:00
d3fc1da8c2
download link
slene
2014-04-16 00:46:57 +08:00
4fafc76052
zip archive download
slene
2014-04-16 00:27:29 +08:00
8080beea85
Add the line to replace the database type. Replace the 'mysql' options with 'db' options, makeing the config according to the database type.
Lance Ju
2014-04-16 00:17:52 +08:00
1d3c7693b7
Build the database image by the variable DB_TYPE, but not mysql.
Lance Ju
2014-04-16 00:16:32 +08:00
6cc914b090
Rename the posgresql to postgres, add the Dockerfile for postgres image.
Lance Ju
2014-04-16 00:14:17 +08:00
5378bb326b
Merge branch 'master' of github.com:gogits/gogs into dev
Unknown
2014-04-14 22:48:01 -04:00