A tiny Rails app (from the folks at Judoscale) for testing autoscalers.
The only way to see an autoscaler in action is to force your app to hit its current server capacity. This app makes it easy by specifying how long you want requests and jobs to take.
First, you deploy your own instance. Use one of the buttons below to deploy.
Once deployed, just open the app in a browser and follow the instructions.
Note that if you're going to make code changes (such as installing a Judoscale gem), you'll want to follow the instructions below.
If you only want to make configuration changes to your deployment, you can use the deploy buttons here without creating your own repo. Just tweak the environment variables in Heroku or Render.
If you want to make code changes, you'll need to create a new repo from the template first.