Top "Heroku" questions

Heroku is a cloud platform for Ruby, Node.

How to configure heroku application DNS to Godaddy Domain?

I have created a heroku application and wants to give domain to it from godaddy.com. I have configured all …

heroku dns
How to enable CORS in flask

I am trying to make a cross origin request using jquery but it keeps being reject with the message XMLHttpRequest …

jquery python heroku flask cors
How to stop an app on Heroku?

I have an app on Heroku which is being used by few users. However, I notice there are some data …

heroku
How to change a Git remote on Heroku

I do not want to upload my app to the wrong domain. How can I change the git master branch …

git heroku
How do I set up DNS for an apex domain (no www) pointing to a Heroku app?

I already added a custom domain to my Heroku app and it works with www.domain.com. I need to …

heroku dns
Heroku 'Permission denied (publickey) fatal: Could not read from remote repository' woes

I've searched around for many hours on end looking to a solution to my seemingly easy-to-fix problem. It's not that …

git heroku ssh repository public-key
Can't push to the heroku

I was pushing the current git repository into the heroku. That online application was developed using Scala and IntelliJ. And …

git scala heroku intellij-idea
Easy way to prevent Heroku idling?

In the Heroku free apps the dynos seem to keep idling - my app has very low traffic but it's …

heroku
Heroku/GoDaddy: send naked domain to www

I am trying to figure out how to get the naked domain for my website to redirect to the www …

redirect heroku cname a-records