App service
Services/Apache HTTP server

Apache HTTP server service

Apache HTTP server service for reusable application and infrastructure workflows inside a Wodby stack.

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 Apache HTTP server 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

2.4

Ports and protocols

80/HTTP

Labels

httpd, apache

Stacks

Use it inside ready-made stacks or your own

This service is available as a reusable building block even when it is not currently exposed by one of the public stacks.
Build a custom stack around Apache HTTP server when you want this service without the constraints of a predefined stack.

CI/CD

Build from source and ship changes without extra glue work

Apache HTTP server 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.

Next.js

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

wodby/nextjs

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 Apache HTTP server

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