Skip to main content

Burrow command line app, you can launch a fractional GPU contaienr with this app, and share a link of the container to your friends, you and your friends can work colloratively together

Project description

Share part of your GPU with your friends using Burrow!

  • With Burrow, you can share part of your GPU with your friends with a single link! 🚀🔗
  • Work collaboratively in the same terminal, especially thanks to sshx.io 👨‍💻👩‍💻
  • With security in mind, Burrow uses sandbox Docker containers, so your friends can't access your local files. 🛡️🐳🔒

Install

Prerequises

You need the following software installed in order to run Burrow, if you already have them installed you can skip this section.

  • Burrow requires Docker to run
  • Burrow requires Python3 to run

Install with a script

Run the installation script

curl -sSL https://raw.githubusercontent.com/incomingflyingbrick/burrow-cli/main/install_burrow.sh | sudo bash

Quick Start

Launch a sharable GPU container with 3GB GRA

burrow start 3gi

List all running burrow container

burrow list

Stop a burrow container

burrow stop <container_id>
# or stop all container
burrow stop all

Development

  • This project is developed using Poetry and Typer
  • Python version 3.12.3

Compatbility Test

Ubuntu

  • Ubuntu Noble 24.04 (LTS)
  • Ubuntu Mantic 23.10 (EOL: July 12, 2024)
  • Ubuntu Jammy 22.04 (LTS)
  • Ubuntu Focal 20.04 (LTS)

CentOS (Not tested with GPU)

  • CentOS 7 (EOL: June 30, 2024) (Needs to install python3 and git first)
  • CentOS 8 (stream) (EOL: May 31, 2024) (Needs to install python3 and git first)
  • CentOS 9 (stream) (Needs to install git first)

Debian (Not tested with GPU)

  • Debian Bookworm 12 (stable) (Needs to install git first)
  • Debian Bullseye 11 (oldstable) (Needs to install git first)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

burrow_cli-0.1.10.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

burrow_cli-0.1.10-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page