]> source.dussan.org Git - gitea.git/commitdiff
Add memcached and redis Docker supported
authorMeaglith Ma <genedna@gmail.com>
Wed, 23 Apr 2014 04:29:53 +0000 (12:29 +0800)
committerMeaglith Ma <genedna@gmail.com>
Wed, 23 Apr 2014 04:29:53 +0000 (12:29 +0800)
1  2 
dockerfiles/README.md

index 2989bd36a70681dc4dc0ce1e55d0a43cb9ea238e,814d36f642abd1fc8266b080168375fc213d2e98..cbf582d0dafdc0f82326f187bf469806c86f4e4d
@@@ -37,4 -39,22 +37,4 @@@ http://YOUR_HOST_IP:YOUR_HOST_POR
  ```
  
  Let's 'gogs'!
- Ouya~
 -
 -#### Gogs With PostgreSQL
 -
 -Installing Gogs with PostgreSQL is nearly the same with installing it with MySQL. What you do is just change the DB_TYPE in build.sh to 'postgres'.
 -
 -#### Gogs, MySQL With Redis
 -
 -
 -#### Gogs, MySQL With Memcached
 -
 -
 -#### Gogs, PostgreSQL With Redis
 -
 -
 -#### Gogs, PostgreSQL With Memcached
 -
 -
 -
 -
++Ouya~