Hacker News
- Heroku – Why you should never run your own servers again http://blog.hubstaff.com/heroku-platform-as-a-service/ 2 comments
- Buildpacks - Run Anything on Heroku http://devcenter.heroku.com/articles/buildpacks 19 comments
- Run Your Own Piece of Heroku with Foreman http://icelab.com.au/articles/run-your-own-piece-of-heroku-with-foreman/ 15 comments
- Django on Heroku running with Celery https://gist.github.com/1004844 40 comments
- How to Run Background Jobs on Heroku for Free http://viatropos.com/blog/how-to-run-background-jobs-on-heroku-for-free/ 14 comments
- If you are running Rails on Heroku, use this gem to properly serve assets. https://github.com/jbaudanza/action_dispatch-gz_static 4 comments
- Deploy and run unlimited React apps with single ExpressJS server on Heroku https://youtu.be/Utq4cTuyshw 2 comments reactjs
- Running scheduled tasks on Heroku? You can now easily monitor concurrency! https://elements.heroku.com/addons/one-off-metrics 2 comments heroku
- How can I run docker in Heroku or replit? https://github.com/ManimCommunity/DiscordManimator 7 comments learnprogramming
- Heroku running 2 process? https://i.stack.imgur.com/XIBH6.png 9 comments heroku
- Run Ubooquity (Java App) On Heroku? http://vaemendis.net/ubooquity/ 2 comments heroku
- Heroku appears to be doing everything to prevent me from running a task at a specific time from Bash, help? https://www.reddit.com/r/webdev/comments/a2b3sf/heroku_appears_to_be_doing_everything_to_prevent/ 5 comments webdev
- Rust (with Rocket) + Elm web app running on Heroku http://ethanfrei.com/posts/rust-with-rocket-elm-running-on-heroku.html 13 comments rust
- Running Sidekiq On Heroku Free Dyno With Puma https://bilalbudhani.com/running-sidekiq-on-heroku-free-dyno/ 5 comments ruby
- [help] How does Rails how to connect to the correct database when running on Heroku? https://www.reddit.com/r/rails/comments/6l8igp/help_how_does_rails_how_to_connect_to_the_correct/ 6 comments rails
- Heroku Exec (Beta) | SSH into a Running Dyno https://devcenter.heroku.com/articles/heroku-exec 3 comments ruby
- [AF] Help! I tried to upload a (locally working) flask app to Heroku but get an error when I try to run it? https://github.com/applephil/headlyne/blob/master/requirements.txt 6 comments flask
- Run JRuby on Heroku http://carlhoerberg.github.com/blog/2012/03/29/run-jruby-on-heroku/ 6 comments ruby
- Running Lua on Heroku http://leafo.net/posts/lua_on_heroku.html 2 comments programming
- Running your scheduled Ruby tasks on Heroku? You can now easily monitor concurrency! 👾👾👾 https://elements.heroku.com/addons/one-off-metrics 2 comments ruby
- Running your scheduled Python tasks on Heroku? You can now easily monitor their execution times! https://elements.heroku.com/addons/one-off-metrics 6 comments django
- Running your scheduled Ruby tasks on Heroku? You can now easily monitor their execution times! https://elements.heroku.com/addons/one-off-metrics 2 comments ruby
- Heroku CLI’s heroku run and heroku run:detached commands: A Quick Guide https://oneoffdynometrics.com/blog/heroku-cli-s-heroku-run-and-heroku-run-detached-commands-a-quick-guide 2 comments heroku
- How to Have Heroku Automatically Run Database Migrations Before a Rails App is Deployed https://scottbartell.com/2020/01/22/automating-rails-database-migrations-on-heroku/ 7 comments ruby
- Resources for running Docker from WITHIN a Python app on Heroku? https://docker-py.readthedocs.io/en/stable/index.html 9 comments docker
- Running PencilBlue on Heroku and MongoHQ https://pencilblue.org/article/running_on_heroku_and_mongohq 4 comments node
- Just sharing another one of my misconceptions: Running Flask-Script on Heroku is not difficult http://devblog.michalski.im/2013/01/06/running-flask-app-with-gunicorn-using-a-flask-script-command-on-heroku/ 4 comments flask
- Heroku Can now run HIPAA Compliant apps: Introducing Heroku Shield https://blog.heroku.com/announcing-heroku-shield 3 comments ruby
- Getting request time outs on Heroku, but not while running locally https://host=hundred-days-back.herokuapp.com 11 comments heroku
- How to deploy a react/express site, which is run on two different ports, with this layout, to heroku? https://www.reddit.com/r/webdev/comments/cxgb16/how_to_deploy_a_reactexpress_site_which_is_run_on/ 8 comments webdev
- How do I make perform_now jobs in Resque run on my worker in heroku https://www.reddit.com/r/rails/comments/68nznl/how_do_i_make_perform_now_jobs_in_resque_run_on/ 5 comments rails
- Deploying a simple Node.js app with HTTPS on cloud providers in 2022: Heroku, Render, Fly.io, AWS, Hetzner, Google Cloud Run https://medium.com/eleven-sh/deploying-a-simple-node-js-app-with-https-on-cloud-providers-in-2022-heroku-render-fly-io-aws-9358294803c5 17 comments javascript
- We made an open source Heroku alternative that runs in your own cloud provider. It makes AWS/GCP as easy to use as Heroku, and it's cheaper and more scalable than Heroku https://www.reddit.com/r/webdev/comments/loh4r4/we_made_an_open_source_heroku_alternative_that/ 12 comments webdev
- Make Kubernetes as easy as Heroku. Open source PaaS to deploy Docker containers on a Kubernetes cluster running in YOUR OWN cloud provider. https://www.reddit.com/r/docker/comments/kuqjro/make_kubernetes_as_easy_as_heroku_open_source/ 22 comments docker
- I have two apps on Heroku - one is prod and the other is staging. How can I find the name of the app when I'm running scheduled Rake tasks (don't want to send emails out to real users while on staging) https://www.reddit.com/r/rails/comments/a2izsj/i_have_two_apps_on_heroku_one_is_prod_and_the/ 13 comments rails
- One-off Metrics Heroku Add-on Launched in Beta! 🥳 Stop losing sight of one-off dynos running in the background https://elements.heroku.com/addons/one-off-metrics 12 comments node
- Heroku kills free hosting tier, replacing it with a new service that can only run 18 hours per day https://blog.heroku.com/archives/2015/5/7/heroku-free-dynos 165 comments webdev
- Build React-based applications that can connect to 40+ data sources like MongoDB, Google Sheets & Airtable. Import React components, extend with your connectors and even run JS code. Deploy on your own instances using Docker, K8S, Heroku, Render, etc. https://github.com/ToolJet/ToolJet 3 comments webdev
- ToolJet 1.2.0 release - Now with integrations for Snowflake, n8n & SMTP. Self-hosted low-code internal tool builder. Deploy using Docker, k8s, Heroku, Amazon AMI or Google Cloud Run. Alternative to Retool & Mendix. https://github.com/ToolJet/ToolJet/releases/tag/v1.2.0 2 comments selfhosted
- My Sinatra-powered, Heroku-hosted app uses a database. However, I made too many connections to the database today. Is there a way I can keep running my small app on Heroku without paying $50/month for a larger database I may not need? http://tranquil-peak-3911.herokuapp.com/ 14 comments ruby