prosodyctl Command Examples

The control tool for the Prosody XMPP server. Note: process management through prosodyctl is discouraged. Instead, use the tools provided by your system (e.g. systemctl). More information: https://prosody.im/doc/prosodyctl.

sudo prosodyctl status

sudo prosodyctl reload

sudo prosodyctl adduser {{[email protected]}}

sudo prosodyctl passwd {{[email protected]}}

sudo prosodyctl deluser {{[email protected]}}