Skip to content

Releases: freed-dev-llc/turing-ansible-cluster

v1.3.6

27 Dec 14:16
v1.3.6
d0332b8

Choose a tag to compare

Changes

  • Fix cluster deployment bugs and update documentation

Installation

git clone https://github.com/jfreed-dev/turing-ansible-cluster.git
cd turing-ansible-cluster
git checkout v1.3.6

Full Changelog: v1.3.5...v1.3.6

v1.3.5

27 Dec 03:22
v1.3.5
20bc627

Choose a tag to compare

Changes

  • Add v1.3.5 changelog for cluster reset script
  • Add cluster reset script for clean reinstall

Installation

git clone https://github.com/jfreed-dev/turing-ansible-cluster.git
cd turing-ansible-cluster
git checkout v1.3.5

Full Changelog: v1.3.4...v1.3.5

v1.3.4

27 Dec 03:09
v1.3.4
8f119ad

Choose a tag to compare

Changes

  • Add v1.3.4 changelog for CI enforcement
  • Make yamllint a hard failure in CI
  • Make terraform fmt check a hard failure in CI
  • Fix terraform formatting

Installation

git clone https://github.com/jfreed-dev/turing-ansible-cluster.git
cd turing-ansible-cluster
git checkout v1.3.4

Full Changelog: v1.3.3...v1.3.4

v1.3.3

27 Dec 02:58
v1.3.3
ed57e53

Choose a tag to compare

Changes

  • Add v1.3.3 changelog for role renaming
  • Fix variable naming for role prefix compliance
  • Rename roles to use underscores for ansible-lint compliance

Installation

git clone https://github.com/jfreed-dev/turing-ansible-cluster.git
cd turing-ansible-cluster
git checkout v1.3.3

Full Changelog: v1.3.2...v1.3.3

v1.3.2

27 Dec 02:47
v1.3.2
310a71b

Choose a tag to compare

Changes

  • Add v1.3.2 changelog for medium severity fixes
  • Fix medium severity security issues

Installation

git clone https://github.com/jfreed-dev/turing-ansible-cluster.git
cd turing-ansible-cluster
git checkout v1.3.2

Full Changelog: v1.3.1...v1.3.2

v1.3.1

27 Dec 02:42
v1.3.1
28f0447

Choose a tag to compare

Changes

  • Add v1.3.1 changelog for lint and security fixes
  • Fix critical security issues
  • Fix broken rkllama GitHub link in NPU-API docs
  • Update Armbian download links to use pre-built images
  • Fix ansible-lint and yamllint errors

Installation

git clone https://github.com/jfreed-dev/turing-ansible-cluster.git
cd turing-ansible-cluster
git checkout v1.3.1

Full Changelog: v1.3.0...v1.3.1

v1.3.0

27 Dec 02:11
v1.3.0
8c17f2d

Choose a tag to compare

Changes

  • Release v1.3.0 - NPU LLM API service
  • Add NPU API documentation and usage guide
  • Add Modelfile creation for rkllama API server
  • Add rkllama systemd service for NPU LLM server
  • Fix rkllama lib symlink when directory exists
  • Add Python venv and DeepSeek 1.5B model to NPU setup
  • Update Armbian image metadata for version 26.02.0-trunk
  • Migrate documentation from Google Drive to Cloudflare R2

Installation

git clone https://github.com/jfreed-dev/turing-ansible-cluster.git
cd turing-ansible-cluster
git checkout v1.3.0

Full Changelog: v1.2.1...v1.3.0

v1.2.1

26 Dec 23:36
v1.2.1
89638cc

Choose a tag to compare

Changes

  • Add v1.2.1 changelog entry for Cloudflare R2 migration
  • Use custom domain armbian-builds.techki.to for downloads
  • Use PAT token for git push to bypass branch protection
  • Update images.json with R2 download URL for 26.02.0-trunk
  • Fix R2 rclone config: add region=auto, remove acl
  • Switch from Google Drive to Cloudflare R2 for image storage
  • Add Google Drive service account setup instructions for automated builds
  • Switch Armbian build uploads from GitHub Releases to Google Drive
  • Fix Armbian build: move Docker storage to larger partition
  • Fix Armbian build: use larger /build partition for disk space
  • Add v1.2.0 changelog entry for automated build workflow
  • Update ARMBIAN-BUILD.md with prepare-armbian-image.sh features

Installation

git clone https://github.com/jfreed-dev/turing-ansible-cluster.git
cd turing-ansible-cluster
git checkout v1.2.1

Full Changelog: v1.1.9...v1.2.1

v1.1.9

26 Dec 20:57
v1.1.9
499014e

Choose a tag to compare

Changes

  • Enhance prepare-armbian-image.sh with package installation
  • Fix Armbian build: add QEMU setup for ARM64 cross-compilation

Installation

git clone https://github.com/jfreed-dev/turing-ansible-cluster.git
cd turing-ansible-cluster
git checkout v1.1.9

Full Changelog: v1.1.8...v1.1.9

v1.1.8

26 Dec 20:53
v1.1.8
d3908ab

Choose a tag to compare

Changes

  • Add node recovery playbook and improve deployment automation
  • Add automated Armbian build workflow

Installation

git clone https://github.com/jfreed-dev/turing-ansible-cluster.git
cd turing-ansible-cluster
git checkout v1.1.8

Full Changelog: v1.1.7...v1.1.8