Skip to content

nSelf PDF

github-actions[bot] edited this page Sep 4, 2026 · 1 revision

nSelf PDF Plugin

Server-side PDF generation from HTML templates (Handlebars/Nunjucks) with MinIO output and Hasura Action trigger. Free — MIT licensed.

Install

nself plugin install nself-pdf

No license key required.

Description

Server-side PDF generation from HTML templates (Handlebars/Nunjucks) with MinIO output and Hasura Action trigger

Category: documents. Current version: 0.1.0.

Configuration

Env Var Default Description
PDF_GENERATION_PORT 3851 -
PDF_GENERATION_MINIO_ENDPOINT - -
PDF_GENERATION_MINIO_ACCESS_KEY - -
PDF_GENERATION_MINIO_SECRET_KEY - -
PDF_GENERATION_TEMPLATES_BUCKET - -
PDF_GENERATION_OUTPUT_BUCKET - -
PDF_GENERATION_SHARED_SECRET - -
PDF_GENERATION_MAX_CONCURRENT - -
PDF_GENERATION_TIMEOUT_SECONDS - -
PDF_AUDIT_ENABLED - -

Ports

Port Purpose
3851 nSelf PDF service port

Examples

nself plugin install nself-pdf

Source

plugins/nself-pdf/

Manifest: plugins/nself-pdf/plugin.json

See Also

Home

nself-plugins

Start

Commands

Architecture

Plugin Ecosystem

Popular Plugins

View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)

All Free Plugins

Guides

Operations


Related

Clone this wiki locally