question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Heroku Deployment Clarifications

See original GitHub issue

Is there a need to set the DJANGO_ADMIN_URL twice? Reference: https://github.com/pydanny/cookiecutter-django/blob/master/docs/deployment-on-heroku.rst

Also, how do you get around the Heroku buildpack looking for the requirements.txt file in root? Reference: https://devcenter.heroku.com/articles/python-pip

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
browniebrokecommented, Mar 6, 2018

This can be closed now. Thanks @wasabigeek!

PS: Next time you can auto-close the issue by using a keyword in the pull request.

1reaction
wasabigeekcommented, Aug 3, 2017

I’d also like to add that it’s necessary to set DJANGO_SENTRY_DSN

Read more comments on GitHub >

github_iconTop Results From Across the Web

Heroku Deployment Clarifications · Issue #1233 - GitHub
When the project is created, there IS a requirements.txt in root. Since Cookiecutter only needs that for PAAS's in production, it points to ......
Read more >
Preparing a Codebase for Heroku Deployment
1. Track your codebase in a Git repository · 2. Add a Heroku Git remote · 3. Add a Procfile · 4. Listen...
Read more >
node.js - Clarification of the Heroku CLI + Github Workflow?
Now I decide to deploy it to heroku. Here are herokus instructions: enter image description here. I have the heroku cli, but I...
Read more >
MEAN Stack Application Tutorial For Beginners - Part 3
... will help you to deploy a Node js or MEAN Stack Application to Heroku. ... face or any clarifications you may require...
Read more >
Deploying your Dash App to Heroku — THE MAGICAL GUIDE
The process to successfully deploy a Dash app on Heroku is not trivial ... I certainly invite corrections and clarifications by the experts....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found