You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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.
10 years ago
..
images Add the line to replace the database type. 10 years ago
README.md Update README.md 10 years ago
build.sh Fix the path problem, which will build the mysql image as the gogits image 10 years ago
build.sh.bak Build the database image by the variable DB_TYPE, but not mysql. 10 years ago
run.sh Add the scirpts for auto deploy. 10 years ago

README.md

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