Files
Aine fbe40b89d4 Availability page (#1116)
* Availability page

* improve wording, fix typos

* update ipfs links

* Update docs/availability.md

Co-authored-by: Felix Bargfeldt <41747605+Defelo@users.noreply.github.com>

* update links and wording

---------

Co-authored-by: Felix Bargfeldt <41747605+Defelo@users.noreply.github.com>
2026-04-17 08:08:26 +01:00

4.4 KiB
Raw Permalink Blame History

📦 Availability

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

Channel Type Maintainer Best for Notes
etke.cc Managed hosting Official Fully managed deployments Ketesa is a core component installed by default
admin.etke.cc Hosted instance Official No installation needed Always on the latest development version
GitHub Releases Static builds Official Self-hosting behind any web server Includes ketesa.tar.gz and ketesa-subpath-admin.tar.gz
GHCR Container image Official Docker and OCI-based deployments Main image registry
Docker Hub Container image Official Docker-first users Mirrors the official container images
matrix-docker-ansible-deploy Ansible integration Official Operators using the MDAD playbook Maintained by the etke.cc team
etkecc/ansible Ansible integration Official etke.cc-flavoured self-hosted automation Maintained by the etke.cc team
Source repository Source code Official Building from source or contributing For 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

Channel Type Maintainer Best for Notes
Nixpkgs Package index @Defelo Nix and NixOS users
YunoHost App catalog package @Josue-T YunoHost-based deployments

🤝 Community-packaged options

Channel Type Maintainer Best for Notes
IPFS Mirror / alternative delivery Fеnикs (@fenuks:sibnsk.net) Content-addressed distribution See the IPFS section below for addresses
Arch Linux AUR AUR package @drygdryg Arch users who prefer AUR packaging Legacy 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