🖥️ TriForce Server Updates

Federation Hub Synchronization

Current Version

v2.80 TriStar

Released: 2026-01-02

Downloads

File Size SHA256
triforce-2.80.tar.gz 8.0 MB .sha256
triforce-latest.tar.gz → 2.80 symlink

Auto-Sync Installation

Install the hub-sync script on all federation nodes:

curl -fsSL https://update.ailinux.me/server/scripts/hub-sync.sh | sudo bash

Or download and review first:

wget https://update.ailinux.me/server/scripts/hub-sync.sh
chmod +x hub-sync.sh
./hub-sync.sh
📥 Download Script 📋 View Manifest

Systemd Timer (Automatic Updates)

# Install timer for hourly sync checks
sudo cp /path/to/triforce-hub-sync.timer /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable --now triforce-hub-sync.timer

Directory

📁 releases/Release tarballs
📁 current/Latest symlinks
📁 scripts/Sync scripts
📄 manifest.jsonVersion manifest
📄 CHANGELOG.mdRelease notes

Federation Nodes

NodeHostRole
Hetzner EX63138.201.50.230Master
Backup VPS5.104.107.103Hub
Zombie-PClocalHub

← Back to Updates | API Docs | GitHub