← All templates
application / DEPLOYMENT PRESET

Nginx

Nginx is an High performance web server

Before you start

  • Uses the unprivileged NGINX image and its built-in welcome page.
  • To serve your own site, build a derivative image containing static files and non-root NGINX configuration; do not mount an empty volume over /etc/nginx.

Use this preset

  1. Open the Catalog in your own Hakopod dashboard and select Nginx.
  2. Choose the project, environment, and application name. Set the required values and secret references.
  3. Review the generated configuration, resource requests, networking, and storage plan.
  4. Deploy, then inspect readiness and logs. Configure backups for persistent data before relying on the service.

Read the upstream setup documentation ↗

View native TOML and setup notes ↗

Pinned container image

nginxinc/nginx-unprivileged:stable-alpine@sha256:adf5042a17f4ecdd200c595fa9ffd1be37efb18f89a830bd1a00e4ab4d59d42c

The catalog pins this image for reproducibility. Review upstream updates and compatibility before changing it.