Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heroku Button #180

Closed
marceloboeira opened this issue Aug 16, 2017 · 9 comments
Closed

Heroku Button #180

marceloboeira opened this issue Aug 16, 2017 · 9 comments

Comments

@marceloboeira
Copy link

Since the service is very decoupled from the rest of the infrastructure, it could be nice to be able to start an instance on Heroku (isolated infra) to monitor.

More info at:
https://blog.heroku.com/heroku-button
https://devcenter.heroku.com/articles/heroku-button

@jbrooksuk
Copy link

jbrooksuk commented Aug 16, 2017

Personally, I'd never do this again... https://blog.alt-three.com/dropping-native-heroku-support/

@freibuis
Copy link

heroku for me is all about disconnection... its not on our infrastructure... its dirt cheap (zero cost if you are having no issues lol)

@jbrooksuk
Copy link

On the free tier, you don't (at least didn't get 24/7 availability) which defeats the purpose of a status page...

@marceloboeira
Copy link
Author

its not on our infrastructure

In general, I don't find a good practice to monitor your infra using your own infra...

@marceloboeira
Copy link
Author

On the free tier, you don't (at least didn't get 24/7 availability) which defeats the purpose of a status page...

You get 1000 hours per month on the free tier. Which is much more than you need to monitor another app...

@freibuis
Copy link

the only problem with the free tier is the worker (for email) will not work..
so if you dont want to pay for a status page and you hardly ever have any outages it will cost you nothing.... just pay when you have an issue... its only 7$. boom

@marceloboeira
Copy link
Author

@freibuis the free tier allows you to use multiple processes now. I have one app running on free tier with sidekiq.

@freibuis
Copy link

@marceloboeira wow. didnt know.... 🤔 this could be dangerous :)

@ideasasylum
Copy link

@marceloboeira Here's a fork I hacked together that's deployable using the Heroku button. You can see the PR for more details in what I needed to change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants