aboutsummaryrefslogtreecommitdiff
path: root/server/wkfs
AgeCommit message (Collapse)Author
2017-01-13Use wkfs to manage the lets encrypt cacheNiall Sheridan
2016-12-29Use vendored s3 wkfsNiall Sheridan
2016-10-17Unmarshal the config using mapstructure directly.Niall Sheridan
Avoid unmarshalling into an intermediate struct. Better tests.
2016-10-06Add support for Hashicorp VaultNiall Sheridan
Vault is supported for the following: As a well-known filesystem for TLS cert, TLS key and SSH signing key. For configuration secrets for cookie_secret, csrf_secret, oauth_client_id and oauth_client_secret options.