summaryrefslogtreecommitdiff
path: root/gitlab.configure
Commit message (Collapse)AuthorAgeFilesLines
* Allow SMTP details to be configured.Michael Drake2014-07-041-0/+44
| | | | | | | | | | | | This lets us configure a gitlab system to send e-mail at deploy time. It uses the following environment variables: * MAIL_SEND_TYPE * SMTP_ADDR * SMTP_PORT * SMTP_USER * SMTP_PASS * SMTP_DOMAIN
* Add a configure extension and relevant files for installing GitLabAdam Coldrick2014-05-151-0/+84