Git Product home page Git Product logo

milancados / bootware Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scruffaluff/bootware

0.0 0.0 0.0 3.5 MB

Shell scripts for bootstrapping computers with Ansible.

Home Page: https://scruffaluff.github.io/bootware

License: MIT License

Shell 40.95% JavaScript 8.52% Python 0.31% Lua 0.14% PowerShell 28.78% TypeScript 2.42% Dockerfile 8.52% Roff 0.71% Vim Script 0.49% Mustache 0.65% Jinja 8.53%

bootware's Introduction

Bootware


Documentation: https://scruffaluff.github.io/bootware

Source Code: https://github.com/scruffaluff/bootware


Bootware is a set of shell scripts for bootstrapping software installations with Ansible. Bootware makes it easy to install software, settings, and configuration files for a new computer by providing uniform commands to install Ansible and execute playbooks for the local computer. Bootware requires no dependencies and works on FreeBSD, Linux, MacOS, and Windows operating systems.

Bootware is designed for my personal usage, but can be configured for anyone to use. All of the Bootware default settings point to this repository, but most settings can be changed with environment variables, a configuration file, or command line flags. If you want your own version of Bootware with different defaults, just fork this repository and edit away.

Install

For instructions on installing Bootware for your operating system, see the Installation section of the documentation.

Usage

Bootware will bootstrap the computer software by invoking bootware bootstrap after customizing the optional configuration file. To view the bootstrapping options, execute bootware bootstrap --help.

To only install Ansible on the system, execute bootware setup.

Since Ansible cannot be installed on Windows, Bootware will install OpenSSH server and the Windows Subsystem for Linux. Bootware will automatically execute all software bootstrapping from the Linux subsystem and provision the Windows configurations via an SSH connection.

Software

Bootware uses a collection of Ansible roles to install and manage a wide variety of software. For a complete list of the available roles see the Software section of the documentation.

Contribute

For guidance on setting up a development environment and how to make a contribution, see the Contributing Guide.

License

Bootware is distributed under a MIT license.

bootware's People

Contributors

scruffaluff avatar username532 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.