Skip to content

Installation script for installing the Torizon software stack on apt-based distributions.

License

Notifications You must be signed in to change notification settings

torizon/torizon-plugin-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an experimental project that allows Torizon Cloud to be used with apt-based systems (Debian and Ubuntu).

Currently supported distributions: Debian {Stable (bookworm), Oldstable (bullseye)} and Ubuntu {Noble (24.04), Jammy (22.04), Focal (20.04)}.

The script is tested against a fresh install of those distributions.

To install, create a Torizon Cloud account and run it as root (or with sudo):

sh -c "$(curl -sSL https://raw.githubusercontent.com/torizon/torizon-plugin-installer/main/install-torizon-plugin.sh)"

Or

sudo sh -c "$(curl -sSL https://raw.githubusercontent.com/torizon/torizon-plugin-installer/main/install-torizon-plugin.sh)"

The script will create a log file in /tmp/install-torizon-plugin.log.

About

Installation script for installing the Torizon software stack on apt-based distributions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages