Giter Club home page Giter Club logo

Comments (7)

luxflux avatar luxflux commented on July 26, 2024

Hi! Sorry, we don't have any instructions how to deploy to Herkou. If you get it working, we would be interested in the workflow. If you have any questions, feel free to ask!

from casino.

DavidLane avatar DavidLane commented on July 26, 2024

I'm a bit late to the party but I got this working on Heroku (using Postgres) by using the following settings in my cas.yml

my_company_sql_database:
  authenticator: "ActiveRecord"
  options:
    connection: <%= ENV['DATABASE_URL'] %>

Hope someone finds this useful!

from casino.

janncm avatar janncm commented on July 26, 2024

Thank you DavidLane... Me and @gnomex are doing it, don't know yet if it will be usefull, still... thanks for the support. As soon as we finish document every step of our deployment, we'll submit here for CAS's wiki.

from casino.

kyledcline avatar kyledcline commented on July 26, 2024

@janncm @DavidLane If config/cas.yml and config/database.yml are gitignored, how does Heroku know the connection and configuration?

from casino.

DavidLane avatar DavidLane commented on July 26, 2024

I'm not sure it'd be possible with out committing config/cas.yml, though I'm happy to be corrected...

from casino.

kyledcline avatar kyledcline commented on July 26, 2024

@DavidLane Looks like you're right. So you committed cas.yml and it worked off the bat? Thanks. Feel free to share any other problems you ran into with Heroku.

from casino.

DavidLane avatar DavidLane commented on July 26, 2024

@kyledcline As far as I can remember, yes. I've not had any problems at all running it on Heroku for what it's worth.

from casino.

Related Issues (20)

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.