Code Monkey home page Code Monkey logo

o11y-deps-installer's Introduction

o11y-deps-installer

o11y-deps-installer is a command-line tool that installs the necessary dependencies for the O11y project. It simplifies the installation process by bundling the required libraries and tools into a single, easy-to-use executable.

Features

  • Extracts embedded dependencies from a tar.gz file
  • Updates shebangs and symlinks to match the target installation directory
  • Fixes binary and library dependencies using patchelf
  • Supports uninstallation, reinstallation, and forced installation options

Prerequisites

Go 1.20 or higher

Building

To build the o11y-deps-installer, use the provided Makefile:

make download_packer
make build_packer_image
make build

Usage

To install the dependencies, simply run the generated o11y-deps-installer binary:

./o11y-deps-installer

By default, the dependencies will be installed into /opt/o11y/deps. You can change the destination directory using the --deps-home flag:

./o11y-deps-installer --deps-home /path/to/custom/directory

To uninstall the dependencies, use the --uninstall flag:

./o11y-deps-installer --uninstall

To reinstall the dependencies, use the --reinstall flag:

./o11y-deps-installer --reinstall

License

The o11y-deps-installer source code is released under the Apache License 2.0.

Please note that the release artifacts, which include the bundled dependencies like Python, Alpine Linux, Ansible, and others, are subject to their respective licenses. These dependencies are not covered by the Apache License 2.0 of o11y-deps-installer.

o11y-deps-installer's People

Contributors

roidelapluie avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

krisbuytaert

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.