Coder Social home page Coder Social logo

clouder's Introduction

clouder

Tool for create qcow2 or raw image with Ubuntu, RHEL, CentOS. You can easily create custom-size image.

###WARNING: Do not interrupt clouder. It may crush system

###NAME clouder — simple tool for creating OS-image for qmeu kvm, lxc-container OR eine.

###SYNOPSIS clouder [osVersion] []

###OPTIONS -r — size of root file system in Megabytes. Minimal size for supported os - 700 Megabytes -f — type of filesystem. Supported types: ext2, ext3, ext4, minix, msdos, vfat, by default is ext3 -s — size of swap in Megabytes -v — version of Operating system. Supported os: trusty, precise, lucid, centos-6, slc-6 -o — output format: raw, qcow2, tar.gz. By default is raw -O - output file: without output format extension. By default is "./os.img" -p — password: set root-password. By default is qwerty -S — user script to execute into created operating system -h — hostname for created operating system. By default is localhost

###RESULT Custom format image with any size, fs or type of OS version, configured by yourself

###LOGS /var/log/clouder/*.log

###EXAMPLES clouder -v precise clouder -r 1500 -f ext4 -v centos-6 -h leo.devfol.qa.yandex.net clouder -r 800 -f ext2 -s 300 -v precise -o tar.gz -h leo.devfol.qa.yandex.net -p myPass clouder -r 800 -f ext4 -s 300 -v lucid -o qcow2 -O /var/lib/myImage -h leo.devfol.qa.yandex.net -p myPass

###AUTHOR leo - [email protected]

clouder's People

Stargazers

 avatar

Watchers

 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.