Add Judoscale autoscaling tutorial - #3931
Open
adamlogic wants to merge 2 commits into
Open
Conversation
Document third-party Judoscale setup on Scalingo, add a Platform tutorial category, and link it from the native Autoscaler documentation.
Align modified_at and last_reviewed_at with the September 3 target used on the Autoscaler page.
EtienneM
self-requested a review
August 27, 2026 12:13
SC-Samir
requested changes
Aug 28, 2026
| Treat `JUDOSCALE_URL` like an ingest key: do not commit it to git or share | ||
| it publicly. See [environment variables][environment]. | ||
|
|
||
| 4. Commit the adapter package, deploy the application, then confirm the setup |
Contributor
There was a problem hiding this comment.
It's an open question : Do we need to put the commands to do it here ?
| in the Judoscale wizard. Deployment starts new containers with the updated | ||
| environment. | ||
|
|
||
| After a successful setup, Judoscale shows queue-time charts for that |
Contributor
There was a problem hiding this comment.
Open question for everyone: this tutorial would be better with pictures or not?
| @@ -0,0 +1,9 @@ | |||
| --- | |||
| title: Platform | |||
| category: platform | |||
Contributor
There was a problem hiding this comment.
Not sure about the name, but I still need to think about a good one
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Judoscale is a third-party autoscaler that works with Scalingo apps as an alternative to Scalingo Autoscaler.
As discussed vie email with @SC-Samir, this PR adds a tutorial for using Judoscale with Scalingo. I've tried to follow existing tutorial conventions as much as possible.
None of the existing categories seemed like a good fit for this tutorial, so I added a new one. Obviously your call, but it's a starting point.
Happy to make any changes as needed.