Skip to content

Between-Threads-Project/Orchestrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Between Threads - Orchestrator

This repository contains the installation and uninstallation scripts for the Between Threads project. The scripts automate the environment setup on a Raspberry Pi, including installing dependencies, configuring system services, and preparing the necessary components for the project.

Prerequisites

  • A Raspberry Pi with Raspberry Pi OS installed (or any Linux distro)
  • Internet access to clone repositories and install dependencies
  • Administrative rights (sudo)

Installation

To install Between Threads, run the installation script:

curl -LsSf https://raw.githubusercontent.com/Between-Threads-Project/Orchestrator/main/install.sh | bash

The script will:

  • Clone the necessary repositories from Between-Threads-Project
  • Install the required dependencies
  • Configure systemd services for automatic startup
  • Modify Raspberry Pi configurations for optimal operation

Uninstallation

To uninstall Between Threads, run the uninstallation script:

curl -LsSf https://raw.githubusercontent.com/Between-Threads-Project/Orchestrator/main/uninstall.sh | bash

The script will:

  • Stop and disable systemd services
  • Remove installed files and dependencies
  • Restore the original Raspberry Pi configurations

License

Released under the MIT License. See LICENSE.md for details.

About

The installer for the whole Between Threads Project.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages