Coder Social home page Coder Social logo

marius / koch Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 28 KB

Koch is a tool to install software packages, change files and other things on a single machine. The changes are described in a file and are written in Ruby.

License: Other

Ruby 99.61% DIGITAL Command Language 0.39%
actuation automation

koch's Introduction

Koch

Koch is a tool to install software packages, change files and other things on a single machine. The changes are described in a file and are written in Ruby.

The file describing a machine should be versioned, that way you create a repeatable description of how a machine is set up, with history.

For an example of how this can look like, check out this Rezeptfile and the other files in the directory.

Notice

THE SOFTWARE IS PROVIDED β€œAS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT

Fully backup any machine you run this on! This is alpha grade software and might cause havoc, esp when run with root privileges! I suggest you use Vagrant to try this out.

Status

Tests and Rubocop

Philosophy

Koch's configuration files (Rezeptfiles) are just Ruby. All Koch does is provide a bunch of convenience functions. Feel free to use all the Ruby you want.

Usage

sudo apt -y install build-essential git ruby-dev zlib1g-dev
sudo gem install koch
git clone [email protected]:example/machine.git
cd machine
sudo koch

Supported platforms

  • Ubuntu 22.04 (amd64)
  • Ubuntu 24.04 (amd64)
  • Debian 11 (amd64)
  • Debian 12 (amd64)

TODO

  • Interactive mode, ask about each change

koch's People

Contributors

dependabot[bot] avatar marius avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.