Skip to content

v0.1.4 beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Aug 07:31
Immutable release. Only release title and notes can be modified.

Beta release v0.1.4

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.4/install-host.sh | sh

Install the workstation CLI:

curl --proto '=https' --tlsv1.2 -fsSL https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.4/install-client.sh | sh

Optional workstation SSH installation after installing the CLI:

tinker host install root@HOST

The 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.4/ explicitly.

Install the TypeScript SDK directly from this GitHub release:

npm install https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.4/tinkercloud-sdk-0.1.4.tgz

Every payload is covered by the attached checksums, Ed25519 signatures, and signed release manifest.