Skip to content

Instantly share code, notes, and snippets.

@tomswartz07
Last active November 29, 2017 21:19
Show Gist options
  • Save tomswartz07/b9e1984e901468a396c69e35a37b9265 to your computer and use it in GitHub Desktop.
Save tomswartz07/b9e1984e901468a396c69e35a37b9265 to your computer and use it in GitHub Desktop.

Explain different services (MT vs ODB) and explain older services (code-a-thon vs dev etc)

  • Document current AWS resources for each plan

Create service

  • MT vs ODB
  • Required vs Optional tags
  • Add postgis extention
  • IP Subnets from external domains (see Connecting to the Service from external VPC)
  • Compliance Profiles
  • Document pgAudit settings for each profile
  • Service Creation Naming Requirements (lower case issues)

Creating High Perforamnce Clusters

  • Using CUSTOM Plan
  • Document available server types
  • Document available disk types

Adding Additional Extentions

  • Procedure to add additional extentions

Bindings vs Service keys

  • Pcf Apps (bindings)
  • External Systems (sevice keys)

Connecting to the Service from external VPC

  • VPC Pairings (make sure that your vpc is pared with paas vpc) ## if you see error "is postgresql server up and running or blaa" then you need to add ip subnet)
  • Adding IP subnets to the Service (Update)
  • Eric + seth baxter ask what is jenkings subnet for devops so we can document how to create instance of the service that OTB allows connections to the database
  • Run IP config or something to get your domain -> follow the routing procedure -> if routing works #> then add this ip into create instance fields while creating the service instance of the ODB

Data Loading Tools

  • Data Loading Tools documentation (link)
  • pgloader documentation (link)
  • Data Loading Lab (link)
  • pgAdmin

=========================================================

Support

  • Contacting Crunchy 24x7 support
  • Identify Domain (UC / SC / TC)
  • Have you able to reproduce a problem in the UC (.io)
  • Production vs Development
  • ORG / Space MT vs ODB
  • name of the service instance
  • problem description
  • contact PaaS for logs
  • reach out on the rocket Chat + open a support ticket with Crunchy (for us to prioritize )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment