Releases: ChrisMarxDev/tinkercloud
Release list
v0.1.6 beta
Beta release v0.1.6
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.6/install-host.sh | shInstall the workstation CLI:
curl --proto '=https' --tlsv1.2 -fsSL https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.6/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.6/ explicitly.
Install the TypeScript SDK directly from this GitHub release:
npm install https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.6/tinkercloud-sdk-0.1.6.tgzEvery payload is covered by the attached checksums, Ed25519 signatures, and signed release manifest.
v0.1.5 beta
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.
v0.1.4 beta
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 | shInstall the workstation CLI:
curl --proto '=https' --tlsv1.2 -fsSL https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.4/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.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.tgzEvery payload is covered by the attached checksums, Ed25519 signatures, and signed release manifest.
v0.1.2 beta
Beta release v0.1.2
This is a beta prerelease. It is not a stable or latest release.
Install the workstation CLI:
curl --proto '=https' --tlsv1.2 -fsSL https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.2/install-client.sh | \
TINKER_RELEASE_BASE=https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.2/ shInstall Tinkercloud on a reviewed SSH host after installing the CLI:
tinker host install root@HOSTThe released CLI derives that exact immutable versioned release URL from its embedded build version. Development or advanced operator flows may pass --release-base https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.2/ explicitly.
Install the TypeScript SDK directly from this GitHub release:
npm install https://github.com/ChrisMarxDev/tinkercloud/releases/download/v0.1.2/tinkercloud-sdk-0.1.2.tgzEvery payload is covered by the attached checksums, Ed25519 signatures, and signed release manifest.