Skip to content

mailtoharshit/awesome-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Awesome Heroku Awesome

Join the chat at https://gitter.im/mailtoharshit/awesome-heroku

-- A curated list of delightful Heroku Resources

Read Related Awesome Pages :

A curated list of helpful Heroku resources.

Analytics

Analytics for Heroku...

  • tool Metabase — a beta of Metadata as an app that can be deployed directly to Heroku.

Architecture

How to architect your Heroku projects...

  • article Exploring Microservices Architecure on Heroku — explores why Heroku eliminates a lot of the tooling you need to worry about when working with microservices.
  • article Heroku and SOA — discusses why Heroku is perfectly suited to building a service-oriented architecture for your projects.

Blogs

Blogs around the internet that often (or exclusively) write about Heroku...

Deployment

Resources that help with deploying on Heroku...

  • official Preboot — explains how to use the "Preboot" feature to enable zero-downtime deployments, which can be tricky to get right.
  • article Automating our Heroku deployments from Jenkins — explains how you'd go about automating certain parts of deployment like enabling maintenance mode, copying your database from production to staging, running migrations against staging, etc.
  • question How do you ignore files when deploying to Heroku? — the answer to a common question about .gitignore like functionality.

Development

Domains

Tips for using custom domain names on Heroku...

General

General resources that cover lots of different things about Heroku...

  • book The Heroku Hacker's Guide — an ebook that covers a lot of the basics in maintaining and scaling a project on Heroku.
  • book Heroku Cookbook — step-by-step recipes to solve the challenges of administering and scaling a real-world production web application on Heroku.

Meta

Information about the company itself...

Postgres

Anything dealing with Heroku Postgres...

Redis

Anything dealing with Heroku Redis...

Scaling

Resources that help you scale your Heroku projects...

  • tool HireFire — a SaaS tool that automatically scales your Heroku dynos up and down as load requires.

Security

How to secure you Heroku applications...

Toolbelt

Helpful resources for the Heroku Toolbelt...

  • official Toolbelt Download — where to download the Heroku toolbelt.
  • plugin heroku-accounts — makes it easy to work with multiple accounts at once from the command line.
  • plugin heroku-pg-extras — a toolbelt plugin that adds extra useful plugins for working with Postgres. Things like analyzing cache hit rates, outlier queries, unused indexes, table sizes, etc.

Goodbye...

Things to check out if you decide to migrate off of Heroku for some reason...

  • tool dokku — a self-hosted, docker-based, Heroku-compliant platform.

License

CC0

About

A curated list of delightful Heroku Platform Resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published