njs-learning-materials icon indicating copy to clipboard operation
njs-learning-materials copied to clipboard

List some learning materials to help you step into the world of njs.

NJS Learning Materials

List some learning materials to help you step into the world of njs. Thanks to these open source authors and engineer of Nginx/F5, inc.

Docs / Repo

Example

Project

Docker Image

  • nginxinc/docker-nginx An official nginx docker images, contains njs executable files.
    • Registry: https://hub.docker.com/_/nginx
  • soulteary/docker-njs Maintained by soulteary, minimal image containing only njs executable files for development and debugging.
    • Registry: https://hub.docker.com/r/soulteary/docker-njs
    • HowTo: https://soulteary.com/2021/01/10/let-us-start-with-the-mirroring-of-the-nginx-njs-tool-package.html

Alternative

Independent project maintained by nginx fans.