-
Notifications
You must be signed in to change notification settings - Fork 0
Functions V8
github-actions[bot] edited this page Sep 4, 2026
·
1 revision
Edge Functions V8 Runtime. Free — MIT licensed.
nself plugin install functions-edgeNo license key required.
Edge Functions V8 Runtime. Deploy short-lived TypeScript functions with a Deno V8 isolate pool. HTTP-trigger, <50ms cold-start, allowlist-only env injection, Prometheus metrics, SSE log streaming.
Category: infrastructure. Current version: 1.1.2.
| Env Var | Default | Description |
|---|---|---|
DATABASE_URL |
(required) |
PostgreSQL connection string |
FUNCTIONS_EDGE_ENABLED |
- |
- |
FUNCTIONS_EDGE_PORT |
3088 |
- |
FUNCTIONS_EDGE_MAX_DURATION_MS |
- |
- |
FUNCTIONS_EDGE_POOL_SIZE |
- |
- |
FUNCTIONS_EDGE_MAX_MEMORY_MB |
- |
- |
FUNCTIONS_EDGE_LOG_RETENTION_DAYS |
- |
- |
DENO_BINARY_PATH |
- |
- |
PLUGIN_INTERNAL_SECRET |
- |
Shared secret for plugin-to-plugin HTTP calls (X-Internal-Token header) |
| Port | Purpose |
|---|---|
| 3088 | Functions V8 service port |
4 table(s) added to your Postgres database:
np_edge_functionsnp_edge_function_versionsnp_edge_function_envnp_function_logs
GET /
POST /
GET /functions/v1/{name}
POST /functions/v1/{name}
GET /health
DELETE /{name}
GET /{name}
PATCH /{name}/activate
GET /{name}/env
POST /{name}/env
DELETE /{name}/env/{key}
GET /{name}/logs
curl http://localhost:3088/healthManifest: plugins/functions-v8/plugin.json
- Plugin-Marketplace — full plugin index
- Plugin-Development — write your own plugin
← Home →
- Commands
- File Processing Commands
- GitHub Commands
- ID.me Commands
- Jobs Commands
- Notifications Commands
- Realtime Commands
- Shopify Commands
- Stripe Commands
View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)
- Access-Controls
- Admin-Api
- AI-CLI
- AI-Studio
- Alerts
- Analytics
- API
- Audit
- Audit-Analytics
- Audit-Log
- Auth-Enterprise
- Backup
- BYOK
- CDC
- CDN
- CI
- Claw-CLI
- Cloudflare
- Compliance
- Content-Acquisition
- Content-Progress
- Content-Safety
- Costs
- CRDT
- Cron
- DDNS
- Devices
- DLQ
- Documents
- Dogfood
- Donorbox
- DR
- E2EE
- Encryption
- Entitlements
- Event-Bus
- Family-Ancestry
- Family-FamilySearch
- Family-GEDCOM
- Family-MyHeritage
- Family-WikiTree
- Feature-Flags
- Federation
- File-Processing
- Flags
- Forgejo
- Functions-V8
- Game-Metadata
- Gateway
- Gauth
- GDPR
- Geocoding
- GitHub
- GitHub-Runner
- HIPAA
- Home
- IDme
- Infra
- Invitations
- Job-Queue
- Jobs
- K8s
- Link-Preview
- Maintenance
- MDNS
- Media-Processing
- Meetings
- MLflow
- Model
- Monitor
- Monitoring
- Notifications
- Notify
- nSelf-Cloud
- nSelf-Eval-Gate
- nSelf-Geo
- nSelf-Image
- nSelf-PDF
- nSelf-Scan
- nSelf-Sync
- nSelf-Vault
- Object-Storage
- Observability
- Ollama
- Payments
- PayPal
- Pentest
- Pentest-Kit
- Plugin-ClawDE
- Plugin-Gauth
- Plugin-LLM-Gateway
- Plugin-PTY
- Plugin-Retrieval
- Podcast
- Post
- Push
- Queue
- Region
- Release
- Retro-Gaming
- Rom-Discovery
- Search
- Sentry-CLI
- Shared-Utils
- Shopify
- SIEM
- SMS
- Soak
- Sports
- Storage
- Storage-Transform
- Stripe
- Subtitle-Manager
- Tenant
- Tenant-Controller
- TMDB
- Tokens
- Torrent-Manager
- Transactional-Email
- VPN
- WAF
- Warehouse
- Watchdog
- Web3
- Webhooks
- Workflows
Related