Giter Site home page Giter Site logo

oh-my-system's Introduction

Oh my system

Status : CircleCI

Oh My System is an open source framework for configuring your linux based OS. This framework is specifically made for you if you match this points :

  • You are a developer
  • You use linux
  • You use to reinstall your OS sometimes
  • Reinstalling everything from scratch is your pain

Getting Started

Prerequisites

  • Linux
  • Ansible (2+) playbook should be installed
  • git (to clone this repository)
  • sshpass (apt install sshpass) if you want to target a remote host

Configure

  1. clone the repository
  2. You can remove some tasks you don't want to execute on your computer. The tasks are localized in the playbook.yml file.
  3. Adapt the files globals.json and customs.json with your own settings

Using Oh My System

ansible-galaxy install -r ./ansible/requirements.yml
ansible-playbook ./ansible/playbook.yml --extra-vars "@./ansible/globals.json" --extra-vars "@./ansible/customs.json"  --extra-vars "hosts" -i ./ansible/hosts

How do I contribute to Oh My System?

//todo

test the playbook
docker build -t kazaar .
docker run --rm --name kazaar -it -v $PWD/ansible:/ansible -v $PWD/scripts:/scripts kazaar

#container$ ./install-galaxy.sh
#container$ ./run-playbook.sh

Contributors

//todo

oh-my-system's People

Contributors

earendil06 avatar

Stargazers

 avatar

Watchers

 avatar

oh-my-system's Issues

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.