Continuwuity is a free, open-source Rust Matrix homeserver forked from conduwuit. Learn about self-hosting, key features, and how it fits the Matrix ecosystem.
Continuwuity is a free, open-source Matrix homeserver written in Rust, forked in April 2025 as a community continuation of conduwuit after that project's original maintainer stepped back and it was eventually archived. It is maintained by a group of Matrix enthusiasts, developers, and system administrators, including former conduwuit contributors.
The project implements the Matrix protocol server-side under the Apache License 2.0, allowing anyone to self-host a chat server that federates with the wider Matrix network, including Element and other Matrix clients.
Continuwuity is designed to be lightweight and efficient, running on modest hardware such as a small VPS or Raspberry Pi, in contrast to the heavier resource footprint of Synapse, the original Matrix homeserver. It supports appservice bridges for connecting to external platforms and ships new releases roughly every one to two weeks.
Deployment options include Docker, Kubernetes, NixOS packages, and traditional binary installation, with documentation covering migration from conduwuit installs. Public demo homeservers such as continuwuity.rocks let people try the software before self-hosting.
Continuwuity is free, open-source software with no licensing cost. As a self-hosted project, the only expenses are server infrastructure and administration time; support comes from community Matrix channels and public issue trackers rather than a paid contract.
Continuwuity is a free, open-source Matrix homeserver written in Rust, forked from conduwuit as a community-maintained continuation of the project.
Yes, Continuwuity is free and open source under the Apache License 2.0.
Continuwuity is written primarily in Rust.
Yes, self-hosting is the primary way to run Continuwuity, with Docker, Kubernetes, NixOS, and binary installation options documented.
Yes, Continuwuity implements the Matrix protocol and federates with the wider Matrix network, including Element clients.
Continuwuity was created after the original conduwuit project's maintainer stepped back and the project was archived, so community contributors forked it to keep it maintained.