aboutsummaryrefslogtreecommitdiff
path: root/dockerfiles/images/gogits/deploy.sh
Commit message (Collapse)AuthorAge
* New UI merge in progressUnknwon2014-07-26
|
* Add the MEM db config replacement script in the deploy.sh.crystaldust2014-04-22
|
* Remove the installation of PostgreSQL, which not needed actually.crystaldust2014-04-15
|
* Add the apt source when installing potgres.Lance Ju2014-04-16
| | | | Replace the host with $DB_PORT, which is dependent to the database imagae's exposed port.
* Add the line to replace the database type.Lance Ju2014-04-16
| | | | Replace the 'mysql' options with 'db' options, makeing the config according to the database type.
* Add the auto build scripts for deplying gogs with Docker.Lance Ju2014-04-11
|
* Add the scirpts for auto deploy.crystaldust2014-04-10