AGPL-3.0 Open Source

Connect everything.
Own your data.

Kanecta is a free and open source connectivity platform. Self-host on your own infrastructure or use our cloud — the choice is yours.

Free forever under AGPL-3.0

Why Kanecta?

No accounts. No gates.

Kanecta is fully open source. Download, run, and use it without signing up for anything.

Self-host or cloud.

Run Kanecta on your own servers, or use our managed cloud. Full feature parity either way.

No lock-in. Ever.

Your data, your infrastructure. Migrate away at any time. The AGPL license guarantees your freedoms.

Community first.

Built in the open, maintained by the community. Contributions, bug reports, and feedback are always welcome.

Self-host in minutes.

Kanecta is designed to be easy to deploy on your own infrastructure. Docker, bare metal, or cloud VM — it runs anywhere.

  • Docker image available on Docker Hub
  • Single binary for bare metal installs
  • Helm chart for Kubernetes
  • Full documentation and community support
Read the Docs
docker run -d \
  --name kanecta \
  -p 8080:8080 \
  kanecta/kanecta:latest

Licensed under AGPL-3.0

Kanecta is free software. The GNU Affero General Public License ensures that all users — including those accessing Kanecta over a network — have access to the source code and all the freedoms that come with it. If you distribute a modified version, you must share those changes too.

Read the AGPL-3.0 license →