Giter Club home page Giter Club logo

awesome-heroku's Introduction

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.

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

To the extent possible under law, Ian Storm Taylor has waived all copyright and related or neighboring rights to this work.

awesome-heroku's People

Contributors

ianstormtaylor avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.