๐Ÿ“ฆ Availability

April 17, 2026 ยท View on GitHub

This is the canonical reference for obtaining Ketesa.

โš ๏ธ Community-maintained and third-party entries may lag behind official releases. When in doubt, prefer the official release tarballs, containers, or the hosted instance.

โœ… Official channels

ChannelTypeMaintainerBest forNotes
etke.ccManaged hostingOfficialFully managed deploymentsKetesa is a core component installed by default
admin.etke.ccHosted instanceOfficialNo installation neededAlways on the latest development version
GitHub ReleasesStatic buildsOfficialSelf-hosting behind any web serverIncludes ketesa.tar.gz and ketesa-subpath-admin.tar.gz
GHCRContainer imageOfficialDocker and OCI-based deploymentsMain image registry
Docker HubContainer imageOfficialDocker-first usersMirrors the official container images
matrix-docker-ansible-deployAnsible integrationOfficialOperators using the MDAD playbookMaintained by the etke.cc team
etkecc/ansibleAnsible integrationOfficialetke.cc-flavoured self-hosted automationMaintained by the etke.cc team
Source repositorySource codeOfficialBuilding from source or contributingFor custom builds and development checkouts

Prebuilt distributions

Ketesa publishes two static distributions:

  • ketesa.tar.gz for root path deployments such as https://admin.example.com
  • ketesa-subpath-admin.tar.gz for /admin subpath deployments such as https://example.com/admin

For custom prefixes other than /admin, build from source with yarn build --base=/your-prefix/ or pass the BASE_PATH Docker build argument.

๐ŸŒ™ Nightly and development builds

To get the latest unreleased changes:

๐Ÿง Distro packages

ChannelTypeMaintainerBest forNotes
NixpkgsPackage index@DefeloNix and NixOS users
YunoHostApp catalog package@Josue-TYunoHost-based deployments

๐Ÿค Community-packaged options

ChannelTypeMaintainerBest forNotes
IPFSMirror / alternative deliveryFะตnะธะบs (@fenuks:sibnsk.net)Content-addressed distributionSee the IPFS section below for addresses
Arch Linux AURAUR package@drygdrygArch users who prefer AUR packagingLegacy package naming โ€” maintained outside this repository

IPFS

Maintained by Fะตnะธะบs (@fenuks:sibnsk.net)

Latest version: /ipns/ketesa.sibnsk.net (dnslink key /ipns/k51qzi5uqu5dj91scsxoqu0ebmy7uqajrt9ohl98vs7fl7l429h0chgozk58i2)

Archive: /ipns/ketesa-archive.sibnsk.net (dnslink key /ipns/k51qzi5uqu5dhxwc36sld1hn6jn935k71ww8rdyqomrnqcqucixy7re08qeu7z)

๐Ÿ“ Want your package listed?

Open a pull request if you maintain a Ketesa package, mirror, or deployment integration โ€” we welcome all distribution channels. Please include:

  • the package or project link
  • whether it is official, community-maintained, or a third-party mirror
  • who maintains it
  • any important caveats, especially if it still uses legacy synapse-admin naming