summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Fix database accessNicolas Braud-Santoni2016-08-211-3/+10
| | | | | | - Make DB access more configurable - Make sure that Rails uses libmysqlclient, rather than its “native” and non-forward-compatible DB driver.
* Adjust the socket path for Debian's defaultNicolas Braud-Santoni2016-08-071-1/+1
|
* Secure access to the databaseNicolas Braud-Santoni2016-08-071-19/+2
| | | | | The password is provided throught the environment, and the DB is accessed through a UNIX socket.
* Containerize manmanNicolas Braud-Santoni2016-08-071-1/+1
|
* Import legacy manman sourceNicolas Braud-Santoni2016-08-077-0/+217
Copied from www.ffgraz.net