App service
Services/Nginx

Nginx service

Web server and reverse proxy service for routing HTTP traffic to application runtimes.

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 Nginx 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

1.29, 1.28, 1.27, 1.25

Ports and protocols

80/HTTP

Labels

nginx

Stacks

Use it inside ready-made stacks or your own

These public stacks already include Nginx 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

Nginx 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.

React boilerplate

Start from a working boilerplate instead of wiring the build process from scratch.

wodby/react-boilerplate

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

80/HTTP

Technical domains

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

Configs

2 configs can be versioned with the service.

Settings

1 setting can be overridden per environment.

Derived services

Build your own service on top of Nginx

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