summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Don't keep git metadata in the resulting imageHEADmasterNicolas Braud-Santoni2016-08-211-0/+1
|
* Add a MTA for sending mailsNicolas Braud-Santoni2016-08-212-0/+6
| | | | | It turns out that ActionMailer's SMTP implementation is too deficient to interoperate with Postfix.
* Fix database accessNicolas Braud-Santoni2016-08-212-3/+15
| | | | | | - 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-073-1/+76
|
* Import legacy manman sourceNicolas Braud-Santoni2016-08-07103-0/+7154
Copied from www.ffgraz.net