Giter Site home page Giter Site logo

Comments (8)

jespino avatar jespino commented on August 12, 2024

We add this to our backlog.

Thanks for your feedback. 👍

from taiga-back.

dheerajbhaskar avatar dheerajbhaskar commented on August 12, 2024

Excuse me if this is overtly simple question. How do I deploy this to heroku, now that this issue is closed?

I'm a dev so kindly point me in the right direction and I'll figure out the rest. :)

from taiga-back.

dheerajbhaskar avatar dheerajbhaskar commented on August 12, 2024

Just found https://groups.google.com/forum/#!topic/taigaio/HtOqWA3SGic

I'm guessing this is not implemented yet. Any suggestions on how to go about this?
Do I just deploy taiga on heroku like a standard django app?

Any thoughts, or guidance will be well appreciated.

from taiga-back.

michaelmior avatar michaelmior commented on August 12, 2024

@dheerajbhaskar There will be some code changes necessary since Heroku relies on environment variables for configuration.

from taiga-back.

dheerajbhaskar avatar dheerajbhaskar commented on August 12, 2024

Thanks for the quick reply Michael.

Where's this configuration being done now?
Do you think it's easy enough for me to change it to use environment vars?
As in is all the code in one place for me to refractor or is it at multiple
places with non-trivial changes?

On Tue 24 May, 2016, 6:23 PM Michael Mior, [email protected] wrote:

@dheerajbhaskar https://github.com/dheerajbhaskar There will be some
code changes necessary since Heroku relies on environment variables for
configuration.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#81 (comment)

--- Disclaimer --- The information in this mail is confidential and is
intended solely for addressee. Access to this mail by anyone else is
unauthorised. Copying or further distribution beyond the original recipient
may be unlawful. Any opinion expressed in this mail is that of sender and
does not necessarily reflect that of OSW Technologies Pvt Ltd.---

from taiga-back.

michaelmior avatar michaelmior commented on August 12, 2024

If you just want to get something working quickly, you could just pull the environment variables from Heroku and commit a configuration file with the changes. But it should be fairly easy to pull the changes from the environment as well. Either way, you just need to create a local.py based on the example.

from taiga-back.

dheerajbhaskar avatar dheerajbhaskar commented on August 12, 2024

This didn't make complete sense to me as I thought we needed to set the env
vars. Now you mention that I need to take (pull) the environment variables
and put them in local configuration file. My question would be where did
the env vars get set on heroku from? Are you assuming the buildpack would
set them at this point?

I'll take a look at the example and try this out first so that I can get
back to you with a proper question. Thanks for the help so far mate.

On Tue, May 24, 2016 at 10:02 PM Michael Mior [email protected]
wrote:

If you just want to get something working quickly, you could just pull the
environment variables from Heroku and commit a configuration file with the
changes. But it should be fairly easy to pull the changes from the
environment as well. Either way, you just need to create a local.py based
on the example
https://github.com/taigaio/taiga-back/blob/master/settings/local.py.example
.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#81 (comment)

--- Disclaimer --- The information in this mail is confidential and is
intended solely for addressee. Access to this mail by anyone else is
unauthorised. Copying or further distribution beyond the original recipient
may be unlawful. Any opinion expressed in this mail is that of sender and
does not necessarily reflect that of OSW Technologies Pvt Ltd.---

from taiga-back.

michaelmior avatar michaelmior commented on August 12, 2024

Heroku sets environment variables such as DATABASE_URL based on what add-ons are configured in your application. I have a skeleton I use when I want to start a Django project on Heroku. As an example, you can see the settings file I use in that project.

from taiga-back.

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.