Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 4 additions & 8 deletions src/_includes/nginx_versions.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
Scalingo supports the following versions of Nginx:

| Nginx version | `scalingo-22` ([EOL]) | `scalingo-24` | `scalingo-26` |
| --------------------: | --------------------: | -------------: | -------------: |
| **`1.31`** (Mainline) | Up to `1.31.3` | Up to `1.31.3` | Up to `1.31.3` |
| **`1.30`** (Stable) | Up to `1.30.4` | Up to `1.30.4` | Up to `1.30.4` |

{% include scalingo_22_deprecation_note.md %}

[EOL]: {% post_url platform/internals/stacks/2000-01-01-overview %}#lifecycle
| Nginx version | {% scalingo 22 %} | {% scalingo 24 %} | {% scalingo 26 %} |
| --------------------: | ----------------: | ----------------: | ----------------: |
| **`1.31`** (Mainline) | Up to `1.31.3` | Up to `1.31.3` | Up to `1.31.3` |
| **`1.30`** (Stable) | Up to `1.30.4` | Up to `1.30.4` | Up to `1.30.4` |
11 changes: 0 additions & 11 deletions src/_includes/scalingo_22_deprecation_note.md

This file was deleted.

5 changes: 0 additions & 5 deletions src/_posts/languages/go/2000-01-01-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ The following versions of Go are available:

The default Go version on all stacks is the latest `go1.25` version.

{% include scalingo_22_deprecation_note.md %}

### Dependencies Installation

Scalingo installs the dependencies Go application using [Go Modules]({% post_url languages/go/2000-01-01-gomod %}).
Expand Down Expand Up @@ -87,6 +85,3 @@ limit for the full process memory. For more details, refer to the
## Buildpack

More information at [https://github.com/Scalingo/go-buildpack](https://github.com/Scalingo/go-buildpack).


[EOL]: {% post_url platform/internals/stacks/2000-01-01-overview %}#lifecycle
3 changes: 0 additions & 3 deletions src/_posts/languages/java/2000-01-01-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ The following Java versions are available:

For Java SE 8, the JDK version is numbered `1.8`.

{% include scalingo_22_deprecation_note.md %}

### Selecting a Version

The default Java version on {% scalingo 22 %} is the latest `1.8`.
Expand Down Expand Up @@ -214,4 +212,3 @@ More information at
[https://github.com/Scalingo/java-buildpack](https://github.com/Scalingo/java-buildpack).

[java-command]: https://docs.oracle.com/en/java/javase/25/docs/specs/man/java.html
[EOL]: {% post_url platform/internals/stacks/2000-01-01-overview %}#lifecycle
5 changes: 1 addition & 4 deletions src/_posts/languages/nodejs/2000-01-01-start.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Node.js
nav: Introduction
modified_at: 2026-08-18 12:00:00
modified_at: 2026-08-20 12:00:00
tags: nodejs
index: 1
---
Expand All @@ -26,8 +26,6 @@ The following Node.js versions are available:
| `v24` (LTS) | up to `24.19.0` | up to `24.19.0` | up to `24.19.0` |
| `v22` (LTS) | up to `22.23.2` | up to `22.23.2` | up to `22.23.2` |

{% include scalingo_22_deprecation_note.md %}

### Select a Version

The default Node.js version on all stacks is the latest `v24` version. If you
Expand Down Expand Up @@ -467,4 +465,3 @@ web: node server.js
```

[nodejs-memory-guide]: https://nodejs.org/learn/diagnostics/memory/understanding-and-tuning-memory
[EOL]: {% post_url platform/internals/stacks/2000-01-01-overview %}#lifecycle
2 changes: 0 additions & 2 deletions src/_posts/languages/php/2000-01-01-dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ Scalingo currently supports the following versions of Composer:
| `2.10` | up to `2.10.2` | up to `2.10.2` | up to `2.10.2` |
| `2.2` (LTS) | up to `2.2.28` | up to `2.2.28` | up to `2.2.28` |

{% include scalingo_22_deprecation_note.md %}

## Working with Composer Environments

By default, Scalingo considers that your application runs in *production* mode.
Expand Down
4 changes: 1 addition & 3 deletions src/_posts/languages/php/2000-01-01-start.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: PHP on Scalingo
nav: Introduction
modified_at: 2026-07-31 00:00:00
modified_at: 2026-08-20 00:00:00
tags: php
index: 1
---
Expand Down Expand Up @@ -44,8 +44,6 @@ The following PHP versions are available:
| **`8.3`** | up to `8.3.33` | up to `8.3.33` | up to `8.3.33` |
| **`8.2`** | up to `8.2.33` | up to `8.2.33` | up to `8.2.33` |

{% include scalingo_22_deprecation_note.md %}

### Select a Version

The default PHP version on all stacks is the latest **`8.4`** version.
Expand Down
6 changes: 1 addition & 5 deletions src/_posts/languages/python/2000-01-01-start.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Python
nav: Introduction
modified_at: 2026-08-18 00:00:00
modified_at: 2026-08-20 00:00:00
tags: python
index: 1
---
Expand All @@ -28,8 +28,6 @@ The following versions of Python are available:
| **`3.12`** | up to `3.12.14` | up to `3.12.14` | up to `3.12.14` |
| **`3.11`** | up to `3.11.16` | up to `3.11.16` | up to `3.11.16` |

{% include scalingo_22_deprecation_note.md %}

### Selecting a Version

The default Python version on all stacks is the latest `3.13` version.
Expand Down Expand Up @@ -131,5 +129,3 @@ The default level of concurrency is automatically defined, depending on the amou
For further details about this calculation, please see the [WEB_CONCURRENCY.sh](https://github.com/Scalingo/python-buildpack/blob/master/vendor/WEB_CONCURRENCY.sh) script of the Python buildpack.

To override the automatically defined value, set the `WEB_CONCURRENCY` environment variable to the desired value.

[EOL]: {% post_url platform/internals/stacks/2000-01-01-overview %}#lifecycle
5 changes: 1 addition & 4 deletions src/_posts/languages/ruby/2000-01-01-start.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Ruby
nav: Introduction
modified_at: 2026-07-21 00:00:00
modified_at: 2026-08-20 00:00:00
tags: ruby
index: 1
---
Expand Down Expand Up @@ -87,8 +87,6 @@ $ git push scalingo master
| **`3.4`** | up to `3.4.10` | up to `3.4.10` | up to `3.4.10` |
| **`3.3`** | up to `3.3.12` | up to `3.3.12` | up to `3.3.12` |

{% include scalingo_22_deprecation_note.md %}

### Select a Version

The default Ruby version on all stacks is the latest **`3.3`** version.
Expand Down Expand Up @@ -177,4 +175,3 @@ environment variable to the desired value.


[web_concurrency_file]: https://github.com/Scalingo/ruby-buildpack/blob/master/lib/language_pack/ruby.rb
[EOL]: {% post_url platform/internals/stacks/2000-01-01-overview %}#lifecycle
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,3 @@ The latest available versions currently are:
| **`9.0`** | up to `9.0.120.0` | up to `9.0.120.0` | up to `9.0.120.0` |

The default Tomcat version on all stacks is the latest `9.0` version.

{% include scalingo_22_deprecation_note.md %}
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ The following jemalloc versions are available:
| ---------------: | ----------------: | ----------------: | ----------------: |
| **`5.3`** | Up to `5.3.1` | Up to `5.3.1` | Up to `5.3.1` |

{% include scalingo_22_deprecation_note.md %}

### Select a Version

The default jemalloc version on all stacks is the latest `5.3` version. If you
Expand Down