aboutsummaryrefslogtreecommitdiff
path: root/server/config
AgeCommit message (Expand)Author
2017-01-25Switch to scl, an extension of hclNiall Sheridan
2017-01-24Log the datastore warning as a single lineNiall Sheridan
2017-01-15Add more context to errorsNiall Sheridan
2016-12-28Add LetsEncrypt supportNiall Sheridan
2016-10-17Unmarshal the config using mapstructure directly.Niall Sheridan
2016-10-11Replace the 'datastore' option with a 'database' optionNiall Sheridan
2016-10-06Add support for Hashicorp VaultNiall Sheridan
2016-08-27Allow setting some config from environmentNiall Sheridan
2016-08-26First attempt at dropping privilegessid77
2016-08-20Replace Fatals with ErrorsNiall Sheridan
2016-08-20Run some tests in parallelNiall Sheridan
2016-08-20Use references to config structsNiall Sheridan
2016-08-16Allow selecting which ip to listen onNiall Sheridan
2016-07-24Add a page for revoking certsNiall Sheridan
2016-07-03first pass at a certificate storeNiall Sheridan
2016-06-30Configurable logfile locationNiall Sheridan
2016-06-14Add support for a users whitelistMarco Bonetti
2016-06-05Add AWS S3 and Google GCS virtual filesystems.Niall Sheridan
2016-05-29Switch from json to hcl configsNiall Sheridan
2016-05-29Remove unneeded template_dirNiall Sheridan
2016-05-22Make template directory configurableNiall Sheridan
2016-05-21Remove database config. Not needed.Niall Sheridan
2016-05-18Don't use jwt, it doesn't buy a whole lot for this applicationNiall Sheridan
2016-05-09Placeholder for database config.Niall Sheridan
2016-04-23Add config file testsNiall Sheridan
2016-04-23Refactor to use an io.Reader for easier testingNiall Sheridan
2016-04-21Just make ProviderOpts a map[string]string.Niall Sheridan
2016-04-21Some small fixes.Niall Sheridan
2016-04-21use correct config parameterNiall Sheridan
2016-04-18Initial commitNiall Sheridan