mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-02 04:06:40 +00:00
plugin-launcher-spawn
A spawn()
-based PocketBase launcher plugin for pockethost.
This plugin will listen for incoming request events and respond by launching the requested PocketBase version using spawn()
. Note that spawn()
should only be used in trusted environments such as development environments or homogeneous servers where all PocketBase instances are under your complete control.
Quickstart
npx pockethost plugin install @pockethost/plugin-launcher-spawn
Note: this plugin is installed by default.
Events
Name | Discussion |
---|---|
doInstanceLogAction | |
onAfterServerStartAction | |
onGetOrProvisionInstanceUrlFilter | |
onNewInstanceRecordFilter |
Support
PocketHost has a thriving Discord community.