Overview

What N42 Gateway is and how it works.

HAProxy

Ingress Controllers

Releases

N42 Gateway is released as a Docker image on top of Alpine’s flavor of HAProxy image.

See the individual releases to read the changelog per release.

Images are built by a GitHub Workflow and deployed to ghcr.io and quay.io whenever a tag is applied. The latest tag will always point to the latest stable version while canary tag will always point to the latest beta-quality and release-candidate versions.

Before the beta-quality releases, the source code could also be tagged and images deployed. The snapshot tag will always point to the latest tagged version, which could be a release, a beta-quality or a development version.

Where should I go next?

Last modified June 14, 2026: backport docs (3bc0856f)