Top "Heroku" questions

Heroku is a cloud platform for Ruby, Node.

Cannot push to Heroku because key fingerprint

I am new to Rails, and I was trying to deploy a very simple app to Heroku. This is the …

git heroku ssh git-push
Clean git repo on Heroku

The situation is as follows: We have some project which persists on Github, and deploy it to Heroku, which has …

git heroku repository reset
Rails 4 images not loading on heroku

I have spent the better part of the day trying to get images to load on my heroku app. Everything …

ruby-on-rails heroku
Error trying to install Postgres for python (psycopg2)

I tried to install psycopg2 to my environment, but I get the following error: (venv)avlahop@apostolos-laptop:~/development/django/rhombus-dental$ …

python django heroku psycopg2
Cp: target is not a directory

I have a bash script with this line: cp -R /usr/lib/gcc/x86_64-linux-gnu/$GCC_VERSION/* /app/.apt/usr/…

bash heroku ibm-cloud cloud-foundry
Heroku does NOT compile files under assets pipelines in Rails 4

Everything goes well in local machine with assets pipeline in Rails 4 and Ruby 2.0. But when deploying to heroku, it is …

heroku asset-pipeline ruby-on-rails-4
Webpack for back-end?

I was just wondering, I started using Webpack for a new project and so far it's working fine. I almost …

node.js heroku webpack
ImproperlyConfigured: settings.DATABASES is improperly configured. Please supply the ENGINE value

I am in the midst of setting up my django project on heroku. I have been following the documentation, but …

python django heroku django-postgresql
Property 'firebase' does not exist on type { production: boolean; }

So I was trying to build and deploy my Angular 4 app for production on both Firebase and Heroku, but I …

angular firebase heroku environment-variables firebase-hosting
Unable to find a suitable version for angular - bower install

I have set up my Angular app so when it's pushed to Heroku it runs bower install. However I'm getting …

angularjs heroku bower