Production DockerHub + NFZ License Server
This page freezes the production trajectory of the commercial VitePress Builder.
Decision
DockerHub distributes the images. NFZ License Server activates features: editions, subscriptions, entitlements, quotas, tenants and revocation.
Product domain: vitepress-buider.com.
Target URLs
| Usage | URL |
|---|---|
| Product landing | https://vitepress-buider.com |
| SaaS application | https://app.vitepress-buider.com |
| User guide | https://guide.vitepress-buider.com |
| Technical documentation | https://docs.vitepress-buider.com |
| License Server | https://licence.nfz-serveur.fr |
Recommended DockerHub image
txt
vevedh/nfz-docs-builder:latest
vevedh/nfz-docs-builder:0.1.63The image must be able to start in Community mode. Paid features are controlled by the license server.
Main server variables
ini
NFZ_PRODUCT_ID=nfz-docs-builder
NFZ_PRODUCT_DOMAIN=vitepress-buider.com
NFZ_PUBLIC_BASE_URL=https://vitepress-buider.com
NFZ_EDITION=community
NFZ_LICENSE_KEY=
NFZ_LICENSE_SERVER_URL=https://licence.nfz-serveur.fr
NFZ_LICENSE_CACHE_TTL_SECONDS=900
NFZ_LICENSE_GRACE_PERIOD_HOURS=72Next steps
- Add a mock/local
license-statusservice. - Add Community/Studio/Pro/Enterprise presets.
- Add server-side
requireEntitlement()hooks. - Connect the real NFZ License Server.
- Publish the Community image on DockerHub.
- Add real RustFS/S3 storage and publishing connectors with audit.