v0.1.5 beta
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
Beta release v0.1.5
This is a beta prerelease. It is not a stable or latest release.
Install Tinkercloud from a fresh supported VPS root shell:
curl --proto '=https' --proto-redir '=https' --tlsv1.2 -fsSL https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.5/install-host.sh | shInstall the workstation CLI:
curl --proto '=https' --tlsv1.2 -fsSL https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.5/install-client.sh | shOptional workstation SSH installation after installing the CLI:
tinker host install root@HOSTThe released root installer embeds that exact immutable versioned release URL. The released CLI also derives it from its embedded build version. Development or advanced operator flows may pass --release-base https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.5/ explicitly.
Install the TypeScript SDK directly from this GitHub release:
npm install https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.5/tinkercloud-sdk-0.1.5.tgzEvery payload is covered by the attached checksums, Ed25519 signatures, and signed release manifest.