Skip to content

Releases: C-OneThirty7/Axon

Axon v0.3.1

Choose a tag to compare

@C-OneThirty7 C-OneThirty7 released this 26 Jul 19:16

Axon v0.3.1 is the current stable offline deployment release.

Install packages:

  • Windows 11 x64: Axon-v0.3.1-offline-win-x64.zip
  • Ubuntu Server 24.04 AMD64: Axon-v0.3.1-offline-ubuntu-24.04-amd64.tar.gz

This patch corrects the Windows launcher so its console title and completion message read the version from the bundle instead of displaying a stale label.

The release includes the custom Axon Control web administration panel and signed click-through updater introduced in v0.3.0. Each archive has a matching SHA-256 checksum and ECDSA signature asset.

Every fresh installation generates its own PostgreSQL password, Matrix registration secret, macaroon key, form secret, and Matrix signing key locally. The packages contain no server database, accounts, messages, rendered configuration, deployment credentials, private keys, or test-environment state.

Use the named Axon offline asset for your operating system. GitHub's automatically generated source archives are not offline installers.

Axon v0.3.0

Choose a tag to compare

@C-OneThirty7 C-OneThirty7 released this 26 Jul 19:04

Axon v0.3.0 provides unified, offline-first Matrix Synapse deployments with the custom Axon Control web administration panel.

Install packages:

  • Windows 11 x64: Axon-v0.3.0-offline-win-x64.zip
  • Ubuntu Server 24.04 AMD64: Axon-v0.3.0-offline-ubuntu-24.04-amd64.tar.gz

Each archive has a matching SHA-256 checksum and ECDSA signature asset. The Axon Control updater requires both before it will install a future release.

Highlights:

  • Click-through update workflow in Axon Control: check, download and verify, install.
  • Cryptographically signed release verification.
  • Windows upgrade handoff with rollback protection.
  • Linux root-owned update helper and systemd path activation.
  • Axon Control user, room, membership, service, and health management.
  • Updated Windows and Linux installation and operations documentation.

Security and isolation:

  • Every fresh installation generates its own PostgreSQL password, registration secret, macaroon key, form secret, and Matrix signing key locally.
  • Release packages contain templates and a public release-verification key only.
  • No server database, user account, message, rendered configuration, deployment secret, private key, or test-environment state is included.

The generated GitHub source archives are source code only. Use the named Axon offline install asset for your operating system.

Axon Linux v0.2.0

Axon Linux v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@C-OneThirty7 C-OneThirty7 released this 26 Jul 14:58

Axon Linux v0.2.0

Offline Matrix/Synapse server deployment for Ubuntu Server 24.04 AMD64 using
native Docker Engine and systemd.

Download

Download both files:

  • Axon-v0.2.0-offline-ubuntu-24.04-amd64.tar.gz
  • Axon-v0.2.0-offline-ubuntu-24.04-amd64.tar.gz.sha256

Do not download GitHub's automatically generated source archive for an offline
installation.

Included

  • immutable Synapse, PostgreSQL, and nginx container images
  • offline Docker Engine, CLI, Compose, containerd, and required Ubuntu packages
  • self-contained Axon Control x86-64 executable
  • systemd units and scoped Docker ingress firewall policy
  • internal and external checksums
  • CycloneDX 1.6 SBOM, image digests, versions, and source manifest
  • MIT license and third-party notices

The archive passed its inner and outer checksums, content audit, SBOM validation,
and a network-isolated Ubuntu 24.04 package/runtime-rendering test. This release
remains a prerelease until it completes a clean bare-metal or VM installation,
reboot, messaging, upgrade, and uninstall cycle.

Read the
Linux installation guide
before deployment.

Axon Windows v0.1.0

Choose a tag to compare

@C-OneThirty7 C-OneThirty7 released this 26 Jul 14:57

Axon Windows v0.1.0

Offline Matrix/Synapse server deployment for a Windows 11 x64 host running
Docker Desktop.

Download

Download both files:

  • Axon-v0.1.0-offline-win-x64.zip
  • Axon-v0.1.0-offline-win-x64.zip.sha256

Do not download GitHub's automatically generated source archive for an offline
installation.

Included

  • Docker Desktop installer
  • Windows Subsystem for Linux installer
  • immutable Synapse, PostgreSQL, and nginx container images
  • Axon Control host-only administration panel
  • checksummed installation, repair, validation, and removal scripts
  • Markdown and PDF operator guides
  • MIT license and third-party notices

The rebuilt bundle passed its complete 385-file checksum validation and content
audit. Extract it fully to a local NTFS folder, then double-click
Install Axon.cmd.

Read the
Windows installation guide
before installing on a routed or multi-NIC host.