Giter VIP home page Giter VIP logo

heroku-connect-quickstart's Introduction

This Heroku button is the simplest way to get a demo version of Heroku Connect. Heroku Connect makes it easy for you to build Heroku apps that share data with your Salesforce deployment. Using bi-directional synchronization between Salesforce and Heroku Postgres, Heroku Connect unifies the data in your Postgres database with the contacts, accounts and other custom objects in the Salesforce database. Easily configured with a point and click UI, it’s simple to get the service up and running in minutes – no coding or complex configuration is required.

Deploy

Please note that the demo version of Heroku Connect is limited to 10,000 total rows of data in your Salesforce objects and will be automatically paused if the sum of rows on the objects you're syncing is above 10,000.

If you are not yet a Heroku verified account holder, clicking the Heroku button will prompt you to sign up for Heroku first. After you verify your Heroku account, clicking the Heroku button will create an app, a database, and a demo instance of Heroku Connect. Following the resulting link will guide you through final configuration in the Heroku Connect UI. Please make sure that you are in the intended Heroku app context, as you may not be defaulted to the new Heroku Connect app if you have multiple instances already running.

heroku-connect-quickstart's People

Contributors

friism avatar gulopine avatar jonmountjoy avatar scottpersinger avatar sigmavirus24 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

heroku-connect-quickstart's Issues

Quickstart is failing in build phase

Quickstart fails during build.

Traceback (most recent call last):
             File "<string>", line 1, in <module>
             File "/tmp/pip-build-brhrt24n/wsgiref/setup.py", line 5, in <module>
               import ez_setup
             File "/tmp/pip-build-brhrt24n/wsgiref/ez_setup/__init__.py", line 170
               print "Setuptools version",version,"or greater has been installed."
                                        ^
           SyntaxError: Missing parentheses in call to 'print'
           
           ----------------------------------------
       Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-brhrt24n/wsgiref/
 !     Push rejected, failed to compile Python app.
 !     Push failed

pip build crashes on deploy

I'm seeing this error in the build log after clicking the Heroku button and typing in my app name (no additional changes or customizations):

-----> Installing requirements with pip
       Collecting Flask==0.10.1 (from -r /tmp/build_e24c5ecebe282632c6ab43c95fbe517d/heroku-heroku-connect-quickstart-a5ff4c4/requirements.txt (line 1))
         Downloading Flask-0.10.1.tar.gz (544kB)
       Collecting Jinja2==2.7.3 (from -r /tmp/build_e24c5ecebe282632c6ab43c95fbe517d/heroku-heroku-connect-quickstart-a5ff4c4/requirements.txt (line 2))
         Downloading Jinja2-2.7.3.tar.gz (378kB)
       Collecting MarkupSafe==0.23 (from -r /tmp/build_e24c5ecebe282632c6ab43c95fbe517d/heroku-heroku-connect-quickstart-a5ff4c4/requirements.txt (line 3))
         Downloading MarkupSafe-0.23.tar.gz
       Collecting Werkzeug==0.10.1 (from -r /tmp/build_e24c5ecebe282632c6ab43c95fbe517d/heroku-heroku-connect-quickstart-a5ff4c4/requirements.txt (line 4))
         Downloading Werkzeug-0.10.1.tar.gz (1.1MB)
       Collecting itsdangerous==0.24 (from -r /tmp/build_e24c5ecebe282632c6ab43c95fbe517d/heroku-heroku-connect-quickstart-a5ff4c4/requirements.txt (line 5))
         Downloading itsdangerous-0.24.tar.gz (46kB)
       Collecting wsgiref==0.1.2 (from -r /tmp/build_e24c5ecebe282632c6ab43c95fbe517d/heroku-heroku-connect-quickstart-a5ff4c4/requirements.txt (line 6))
         Downloading wsgiref-0.1.2.zip
           Complete output from command python setup.py egg_info:
           Traceback (most recent call last):
             File "<string>", line 1, in <module>
             File "/tmp/pip-build-d3x8j44n/wsgiref/setup.py", line 5, in <module>
               import ez_setup
             File "/tmp/pip-build-d3x8j44n/wsgiref/ez_setup/__init__.py", line 170
               print "Setuptools version",version,"or greater has been installed."
                                        ^
           SyntaxError: Missing parentheses in call to 'print'
           
           ----------------------------------------
       Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-d3x8j44n/wsgiref/

No home route

This app should have a home route. ie. it should respond to a web request at "/"

Right now it just throws an error, which will confuse anyone not familiar with such apps.

Broken Redirect

After deploying the app via the button, the page you are sent to for setup completion doesn't work:
Screen Shot 2021-03-08 at 10 15 17 AM

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.