Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Document how to start Synapse with Poetry #14846

@babolivier

Description

@babolivier

The correct invocation is poetry run synapse_homeserver -c [your homeserver.yaml] (or substitute synapse_homeserver with synapse_worker for workers), however this does not seem to be documented anywhere apart from the [tool.poetry.scripts] section of pyproject.toml. This makes it more difficult for newcomers to Synapse to figure out how to run it after setting it up, so I think those entrypoints should be mentioned somewhere in Synapse's documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Docsthings relating to the documentationT-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions