Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects

docs: Update readme, add Node.js 22.x

Merged Jean-François HOVINNE requested to merge docs-4 into master
1 file
+ 13
1
Compare changes
  • Side-by-side
  • Inline
+ 13
1
amazonlinux2-nodejs
===================
A GitLab pipeline to build [Node.js](https://nodejs.org/) 18.x and 20.x for Amazon Linux 2.
A GitLab pipeline to build [Node.js](https://nodejs.org/) 18.x, 20.x and 22.x for Amazon Linux 2.
Rationale
---------
@@ -21,6 +21,18 @@ The pipeline launches an `amazonlinux:2` container and:
* Builds this release from source code
* Publishes the build to this project's package registry
Downloads
---------
Node.js 18.x, 20.x and 22.x builds for Amazon Linux 2 can be downloaded from the
[Package Registry](https://code.europa.eu/ecgalaxy/amazonlinux2-nodejs/-/packages).
Automated setup
---------------
See the [ECGALAXY Node.js Ansible role](https://code.europa.eu/ecgalaxy/nodejs)
to globally install Node.js on Amazon Linux 2 and other distributions, using automation.
Original work
-------------
Loading