crystaldust
|
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).
|
2014-04-23 03:29:43 +00:00 |
|
crystaldust
|
b01e967a9f
|
Add the configs comments, and update the README.md file
|
2014-04-23 03:29:17 +00:00 |
|
crystaldust
|
baacba96ca
|
Remove the dependency of Unkwon/com, since gogs has already integrate the lateset version of Unkwon/com.
|
2014-04-23 03:16:09 +00:00 |
|
crystaldust
|
e5aaf23bb2
|
Update the githu.com/Unknwon/com module before getting gogs.
|
2014-04-23 02:26:56 +00:00 |
|
crystaldust
|
a90a014033
|
Change the image naming, start with "gogits/"
|
2014-04-23 00:05:14 +00:00 |
|
crystaldust
|
1560abe553
|
Add the MEM db config replacement script in the deploy.sh.
|
2014-04-22 10:20:27 +00:00 |
|
crystaldust
|
65ad26feba
|
Checkout to the latest dev branch when building the gogs docker image.
|
2014-04-22 10:19:23 +00:00 |
|
crystaldust
|
b60d5ecc3e
|
Add the redis Dockerfile
|
2014-04-22 10:15:12 +00:00 |
|
crystaldust
|
8a6119551b
|
Add the memcache(d) Dockerfile
|
2014-04-22 10:14:10 +00:00 |
|
crystaldust
|
4b8d72dec2
|
Change the MySQL password placeholder to THE_DB_PASSWORD.
|
2014-04-22 09:49:10 +00:00 |
|
crystaldust
|
066d91e113
|
Allow the user to config the apt source in build.sh
|
2014-04-15 23:48:33 -04:00 |
|
crystaldust
|
bb84bb8ac3
|
Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN command to make the apt source configurable in build.sh
|
2014-04-15 23:41:46 -04:00 |
|
crystaldust
|
213b366959
|
Remove the installation of PostgreSQL, which not needed actually.
|
2014-04-15 23:34:58 -04:00 |
|
crystaldust
|
dfba49b062
|
Update README.md
Add the instruction of installing gogs with PostgreSQL
|
2014-04-16 07:50:58 +08:00 |
|
crystaldust
|
a4f070b828
|
Update README.md
Update the guide of how to deploy gogs in docker with the scripts.
|
2014-04-11 16:10:52 +08:00 |
|
crystaldust
|
5966dd78e6
|
Add the scirpts for auto deploy.
|
2014-04-10 19:56:19 +08:00 |
|