summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Optimize dockerfileHEADmasterSuren A. Chilingaryan2019-10-057-0/+0
|
* Fix redirectSuren A. Chilingaryan2019-09-263-4/+4
|
* Pre-intialize data folderSuren A. Chilingaryan2019-08-291-3/+9
|
* Move datafile lock into the database folder and keep the rest of run files ↵Suren A. Chilingaryan2019-08-297-10/+21
| | | | outside of the volume (since UNIX domain sockets can't be created on GlusterFS)
* OpenShift supportSuren A. Chilingaryan2019-08-288-114/+118
|
* Merge pull request #12 from bvberkum/pullrequests/ssh-nodesSoulou2017-10-194-7/+34
|\ | | | | ssh nodes, and misc.
| * Support for SSH_NODES, like NODES and SNMP_NODESB. van Berkum2017-10-082-0/+23
| |
| * Minor fixes and some verbosity improvementsB. van Berkum2017-10-083-7/+11
|/
* Merge pull request #8 from delfuego/masterSoulou2017-03-033-9/+18
|\ | | | | add support for multiple munin usernames and passwords
| * fix readme to reflect need to quote command-line, space-separated ↵Jason Levine2017-02-272-4/+4
| | | | | | | | | | | | username/password env vars add backward compatibility for previous MUNIN_USER and MUNIN_PASSWORD env vars
| * add support for multiple munin usernames and passwordsJason Levine2017-02-233-9/+18
|/ | | | | | use openssl to generate htpasswd file remove apache2-utils dependency update readme regarding username/password support
* Merge pull request #7 from Scalingo/support_cgiSoulou2016-11-029-6/+76
|\ | | | | Support CGI graphs
| * Support CGI graphsSoulou2016-11-029-6/+76
|/
* Merge pull request #6 from phlegx/chown_volumes_on_startupSoulou2016-09-261-0/+6
|\ | | | | Set recursive ownership of mounted volumes on startup.
| * Set recursive ownership of mounted volumes on startup.Martin Kammerlander2016-09-091-0/+6
|/
* Merge pull request #5 from build-failure/masterSoulou2016-06-092-9/+35
|\ | | | | Extended the smtp configuration
| * removed unnecessary escaping of the smtp message env. varMichael Lewkowski2016-06-011-1/+1
| |
| * fixed quoting of smtp_message environment variableMichael Lewkowski2016-06-011-1/+1
| |
| * added smtp_message to the listed envrionment variablesMichael Lewkowski2016-06-011-0/+1
| |
| * documented smtp_message parameterMichael Lewkowski2016-06-011-0/+1
| |
| * exported smtp_message as configuration parameterMichael Lewkowski2016-06-011-1/+3
| |
| * fixed smtp_use_tls and smtp_alway_send parameter value overridesMichael Lewkowski2016-06-011-2/+2
| |
| * added smtp_always_send parameter; documented smtp_always_send andMichael Lewkowski2016-06-012-0/+8
| | | | | | smtp_use_tls parameters
| * made tls optionalMichael Lewkowski2016-06-011-1/+7
| |
| * made smtp auth optionalMichael Lewkowski2016-06-011-8/+16
|/
* Update README.mdSoulou2015-12-141-2/+10
|
* update README.mdSoulou2015-12-141-1/+34
|
* Correctly stop on SIGINT/SIGTERM signalsSoulou2015-12-142-4/+5
|
* Add patches to modify log to warning levelSoulou2015-12-143-1/+25
|
* Merge pull request #1 from dsbaars/configurable-portSoulou2015-12-131-0/+26
|\ | | | | Add SNMP and port configurability
| * Add SNMP and port configurabilityDjuri Baars2015-06-231-0/+26
|/
* Fix volumes in readmeSoulou2015-04-301-4/+4
|
* Change maintainer in dockerfileLeo Unbekandt2015-04-301-1/+1
|
* Version v5, graceful stop, email alert and better docSoulou2015-04-305-8/+79
|
* Initial versionSoulou2015-04-304-0/+100