Skip to content

builds with ruby 2.1.1... Heroku requires ruby 2.5.8  #2

Description

@infominer33

trying to get this running on heroku (and configure a "deploy to heroku" button), but running into some versioning issues

Not sure how much trouble you're inclined to go through for this...

another thing, heroku doesn't allow sqlite3, only postgress, nor does it allow sqlite even for development (only wants pg so dev and production are the same).

Right now I'm just trying to run it locally so I did bundle install, even not including "--without production", it still seems to be looking for sqlite3.

now I'm off to google postgress and see what I can gather.
(update, did get it to build and deploy locally with sqlite.. still digging around on postgress.. assuming I need to set up a db first and use that in my environment)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions