Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Transpara Installer — Dev Releases

Internal prerelease (DevRelease) builds of tinstaller, cut on demand from any branch. See transpara/tinstallerdocs/adr/0002-dev-releases.md.

Not for production. These are unreleased, possibly-broken builds.

Quickstart

Install k3s

bash <(curl -sfL https://raw.githubusercontent.com/transpara/tinstaller-releases-dev/main/get-and-run.sh) install-k3s

Install tsystem and essentials

source ~/.bashrc && bash <(curl -sfL https://raw.githubusercontent.com/transpara/tinstaller-releases-dev/main/get-and-run.sh) install-tsystem

The latest dev release is used by default. To pin a specific one, append --version <X.Y.Z-dev.N>, e.g. install-k3s --version 0.281.0-dev.1.

Uninstall

Uninstall is repo-agnostic — use the standard public scripts.

Clean up system (uninstall k3s and remove leftovers)

curl -sfL https://github.com/transpara/tinstaller-releases/releases/latest/download/uninstall.sh | bash -s -- --nuke-k3s

Remove transpara components without affecting the rest of the cluster

curl -sfL https://github.com/transpara/tinstaller-releases/releases/latest/download/uninstall.sh | bash -s --

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages