Giter VIP home page Giter VIP logo

Comments (3)

ndbroadbent avatar ndbroadbent commented on August 26, 2024

Hi there,

I've just done a bit of work to get Fat Free CRM running on Heroku. (Fixed authlogic problems, SASS caching in tmp/, turn off asset caching if ENV['HEROKU'] is set)

Please follow the instructions that I've just added to the README:

Install on Heroku

You will need the heroku gem on your system.

gem install heroku

To set up Fat Free CRM on Heroku, run the following commands:

heroku create {organization-crm} --stack bamboo-mri-1.9.2
heroku config:add HEROKU=true
git push heroku master
heroku rake crm:setup USERNAME=admin PASSWORD=admin [email protected]

from fat_free_crm.

vlpeng avatar vlpeng commented on August 26, 2024

Thanks a million, just few weeks ago, I cloned [email protected]:ryanwood/fat_free_crm.git and deployed to HEroku without the problem. Going to try your new edition now. :)

from fat_free_crm.

vlpeng avatar vlpeng commented on August 26, 2024

Dear Nathan,
Yes, excellent. This revise is pretty working. Thanks again.

Josh

from fat_free_crm.

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.