Self-Hosted Web
Self-hosted Web is a user-managed browser workspace and desktop sync target. It is not the hosted PromptHub Cloud service.
Node / Docker Edition
Use it on a NAS, VPS, home server, or LAN machine.
Capabilities include:
- Browser access to prompts, folders, skills, rules, and media.
- First-run administrator setup.
- Simple login and sessions.
- Import / export.
- Desktop Self-Hosted PromptHub sync target.
- Persistent
data/,config/,logs, andbackups.
Cloudflare Workers Edition
The Workers edition is an experimental D1 + R2 deployment:
- Workers run the API.
- D1 stores accounts, device heartbeats, and sync metadata.
- R2 stores image and video media.
- Desktop sync protocol remains compatible.
Browser and Workers environments cannot scan local directories or install skills into local AI tools. Desktop remains responsible for those workflows.