Skip to content

Documentation out of date on Plume and V3 transforms #47

@caolan

Description

@caolan

The documentation on using Plume recommends copying "the plume.wsgi and plume.py files from the canari/src/canari/resources/tds directory to your WSGI container’s path", but plume.wsgi doesn't exist in the repository. I found the canari install-plume command and tried that instead. The plume.sh script it generates doesn't seem to work for me so I'm running it directly: twistd web --wsgi plume.app -n.

Starting the server with the twistd command above causes Canari to report the following error:

ERROR: Plume does not support V2 Canari transforms ('Example.transforms.transform_name').
Please update to V3. See http://www.canariproject.com/4-3-transform-development-quick-start/ for more details.

However, the documentation on that page (which I originally followed) only mentions V2. Are theres docs available for V3 transforms I could review?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions