1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-04 17:15:49 +00:00
gitea/dockerfiles
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.
2014-04-16 00:17:52 +08:00
..
images Add the line to replace the database type. 2014-04-16 00:17:52 +08:00
build.sh Fix the path problem, which will build the mysql image as the gogits image 2014-04-11 15:32:57 +08:00
build.sh.bak Build the database image by the variable DB_TYPE, but not mysql. 2014-04-16 00:16:32 +08:00
README.md Update README.md 2014-04-09 10:48:05 +08:00
run.sh Add the scirpts for auto deploy. 2014-04-10 19:56:19 +08:00

Gogs Install With Docker

Gogs With MySQL

Gogs With PostgreSQL

Gogs, MySQL With Redis

Gogs, MySQL With Memcached

Gogs, PostgreSQL With Redis

Gogs, PostgreSQL With Memcached