We re-enabled payments to Heroku in India! At the start of August, we resumed accepting credit and debit cards issued by Indian financial institutions. From the engagement on our public roadmap , we know that there are many developers in India eager to get back on the platform. We want to address the work done to re-enable this functionality, and why Heroku stopped accepting payments from India in the first place. We started by enabling 3D Secure (3DS) on our platform. 3D Secure is a protocol...| Heroku
Heroku makes hosting simple, but most developers overlook its advanced capabilities. After years of running apps on the platform, I’ve found several underrated features that speed up your workflow and make your apps more reliable. Here are seven you shouldn’t miss. 1. Preboot Preboot spins up new dynos and starts routing traffic to them before the old ones are terminated. The result is seamless, zero-downtime deployments. The tricky part is knowing when the cutover is complete, since the ...| Johnny Metz
It’s always best to follow a systematic approach when trying to speed up slow code.| Boring Rails: Skip the bullshit and ship fast |
Attackers use “Contact Us” forms and fake NDAs to phish industrial manufacturing firms| Help Net Security
We’ve been shipping Kubernetes to clients since 2015, and over the years, we realized it would be nice to have a setup that referred to some core distribution for our Kubernetes configuration. Read about our efforts creating a toolkit for our clients that make adopting it easy and affordable, transforming it from potential headache into just another comfortable tool in the toolbox for those clients who decide to use it with us.| evilmartians.com
In this article, we’ll talk about the process of deploying and managing a real-world application on a Kubernetes cluster using the Martian Kubernetes Kit| evilmartians.com
In this episode, I continued a migration of my JourneyInbox app from Heroku to DigitalOcean. I switched how environment configuration is pulled and converted cron jobs to use Huey as a background worker. Then I integrated Kamal configuration and walked through what the config means.| Matt Layman
How to create a Heroku PostgreSQL database on a european server.| blog.dbrgn.ch
You can schedule weekly or monthly job on Heroku Scheduler using a nice little trick.| blog.dbrgn.ch
I created a buildpack that brings support for Numpy, Scipy and Scikit-learn to Heroku.| blog.dbrgn.ch
A story of finding, understanding, and fixing a memory leak in our Rails app. With graphs and code!| stevenharman.net
Published: Wed 06 May 2015| www.pgcli.com
Article original publié chez Makina Corpus| blog.mathieu-leplatre.info
I couldn’t figure out a way to customize which Procfile is run on Heroku, so I made a very simple buildpack that moves your preferred Procfile into position on deploy.| andrew makes things
So you’ve been frantic as you try to fix a bug. You get lost in the work| startcodingnow.com
As you may or may not know, I'm one of the presidents of the highly ranked Michigan Quidditch Team . I've been with the team since the beginning and because I…| xavd.id
We as developers are working in a golden age of programming where pushing code has never been easier. My personal favorite place to deploy things is Heroku…| xavd.id