summaryrefslogtreecommitdiff
path: root/provider_base/files/service-definitions/provider.json.erb
AgeCommit message (Collapse)Author
2014-04-08minor: allow manual override of 'services' in provider.jsonelijah
2014-03-14added support for environment specific providers (e.g. ↵elijah
provider.production.json). requires latest leap_cli.
2013-07-04bugfix - properly generate provider.json file.elijah
2013-06-04add support for client-side collection of facter facts.elijah
2013-05-21only advertise services that are actually deployed (in public provider.json)elijah
2013-05-17minor - webapp api port should be integer, not string.elijah
2013-04-18provider.json 'domain' entry should match the domain suffix of the node.elijah
2013-03-17added support for "limited" service levels (although vpn is not yet actually ↵elijah
rate limited).
2013-03-16the development tag now specifies an alternative provider domain. this ↵elijah
requires that we use domain.full_suffix instead of provider.domain, whenever possible.
2012-12-19webapp api now uses a customizable port (so that we don't try to rely on SNI ↵elijah
for hosting two TLS domains on one IP).
2012-11-17added missing fingerprint of ca cert to provider definitionelijah
2012-11-14added provider_base (latest leap_cli required)elijah