Richard
172449f91b
Update S3 configuration documentation to accurately reflect rootdirectory name
2015-04-10 16:08:03 -07:00
Brian Bland
dbc3ecdff5
Updates configuration README with explanations of more fields
...
Documents auth, reporting, and http
2015-01-06 10:59:52 -08:00
Brian Bland
f9b119974d
Genericizes the yaml+environment versioned configuration parser
...
Registry configuration parsing uses the new parser with a single version
declaration and an environment prefix of "REGISTRY"
2014-12-17 14:22:02 -08:00
Brian Bland
96d26842f8
Refactors configuration parser, removes Registry level from config file
...
Most conditional parsing code has been moved into UnmarshalYAML
functions for simplicity
Uses the BrianBland fork of goyaml in configuration.go temporarily until
fix https://github.com/go-yaml/yaml/pull/52 is merged in
2014-11-04 22:31:59 -08:00
Brian Bland
2b51a8ab43
Adds README.md to the configuration package
2014-11-04 22:31:59 -08:00