mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 00:46:45 +01:00
818576a4d6
* Allow Plugins configuration on Cloud * Generate UUID in log_event for idempotency * Make event UUID common for both EE event processing pipelines * Restore frontend from master for changed direction * Fix _process_event_ee * Whitelist PostHog Inc. and KeaJS for Plugins on Cloud * Test Plugins on Cloud organization whitelisting * Fix FOSS * Revert UUID changes (another PR) * Update posthog-plugin-server to 0.6.0-beta |
||
---|---|---|
.. | ||
package.json | ||
README.md | ||
yarn.lock |
posthog-plugin-server
This folder contains a custom package.json
which installs the latest posthog-plugin-server
package.
The plugin server is started by running bin/plugin-server
directly or indirectly as part of bin/start-worker
or bin/docker-worker
.