Amazon Web Services

Elastic Beanstalk

Amazon RDS

  • Settings -
  • Network & Security
    • Publicly Accessible - yes
  • DB Options (pgSQL)
    • Database Name - WizardDB
    • DB Port - 5432
    • DB Parameter Group - config options?
  • Connecting to an amazonRDS psql instance
    export DB_HOST=""
    export DB_USER=""
    export DB_PW=""
    export DB_PORT=""
    export DB=""
    

results matching ""

    No results matching ""