App service
Services/Node.js

Node.js service

Runtime service for Node.js APIs, workers, and custom application workloads.

Use it as a versioned stack building block that can build from source, plug into CI/CD, and connect to external providers without hardcoding secrets into the codebase.

Overview

Technical profile and packaging

This page shows how Node.js is packaged and versioned as a Wodby service, what it exposes at runtime, and which source artifacts it builds on.

Service type

App service

Versions

24, 22, 20

Ports and protocols

3000/HTTP

Labels

node

Stacks

Use it inside ready-made stacks or your own

These public stacks already include Node.js as part of their default service model. You can start there and customize the stack, or compose your own stack around the same building block.

CI/CD

Build from source and ship changes without extra glue work

Node.js can build from source as part of a stack. Connect your repository, start from a public build template when one exists, and keep CI/CD and image storage inside the same Wodby workflow.

Git providers

Connect repositories from supported Git providers when this service should build from your own codebase.

CI providers

Wodby CI is the default path, but external CI providers can fit the same build and release workflow when that suits your team better.

Container registries

Keep built images in Wodby Registry by default or store them in another registry without changing how the service is built.

Keep secrets and variables outside the codebase

Attach provider credentials and environment variables at the platform level so the build and runtime do not depend on hardcoded secrets.

Runtime wiring

Reuse connectivity, storage, and runtime defaults

This service can expose ports, connect to other services, attach persistent storage, and define runtime defaults that become reusable inside stacks rather than being rebuilt case by case.

Endpoints

3000/HTTP

Technical domains

HTTP endpoints from this service can use technical domains with auto-renewed TLS certificates on Wodby.

Service links

These links define which other services can connect to Node.js when it is used inside a stack.

Derived services

Build your own service on top of Node.js

These services already extend Node.js. They show how the same base runtime can be turned into more specialized building blocks without rebuilding everything from scratch.