Skip to content

Instantly share code, notes, and snippets.

@stefan-kolb
Created March 25, 2015 17:16
Show Gist options
  • Save stefan-kolb/fc95b2a883b27927526c to your computer and use it in GitHub Desktop.
Save stefan-kolb/fc95b2a883b27927526c to your computer and use it in GitHub Desktop.
How to unify PaaS add-on vendor data on PaaSify.it

There are only two steps to make sure your brand is best presented on PaaSify.it.

  1. Edit your vendor data: https://github.com/stefan-kolb/paas-profiles/blob/master/data/service_vendors.json

{ "key": "mongolab", "name": "Mongolab", "url": "https://mongolab.com/", "description": "Fully-managed MongoDB-as-a-Service", "twitter": "mongolab", "type": "datastore" }

NOTE: Please do not edit the `key` of your profile.

2. Add a 80x80 px logo: https://github.com/stefan-kolb/paas-profiles/blob/master/data/images/addons

Logos will be viewed on 1on1 comparisons, e.g., http://paasify.it/compare  
Vendor data is depicted on every integrated PaaS vendor, e.g., http://paasify.it/vendors/pivotal+web+services#services

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment