rename sexy -> cinv
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
43dfd2d9e7
commit
66e49f5b0a
1 changed files with 3 additions and 56 deletions
|
@ -1,57 +1,4 @@
|
||||||
[[!meta title="Sexy - the Swiss Army Knife for inventory management"]]
|
[[!meta title="Sexy has been renamed to cinv"]]
|
||||||
|
|
||||||
[[!toc levels=3]]
|
Sexy has been renamed to
|
||||||
|
**[[cinv|software/cinv]]**.
|
||||||
## Introduction
|
|
||||||
|
|
||||||
Sexy is the Swiss Army Knife for inventory management.
|
|
||||||
It allows you to manage hosts and network with a simple command
|
|
||||||
line interface.
|
|
||||||
|
|
||||||
Sexy stores inventory information in a **cconfig database** and
|
|
||||||
adapts to your environment by supporting custom backends.
|
|
||||||
|
|
||||||
In short, sexy can create and remove hosts and configure networks -
|
|
||||||
depending on your backend this means:
|
|
||||||
|
|
||||||
* sexy manages Virtual Machines
|
|
||||||
* sexy generates IPv4 address allocation (DHCP)
|
|
||||||
* sexy sets up your domain name system (DNS)
|
|
||||||
|
|
||||||
|
|
||||||
## Status
|
|
||||||
|
|
||||||
The release process for sexy version 2.0 has started and is planned
|
|
||||||
to happen in November 2012.
|
|
||||||
|
|
||||||
## Installation
|
|
||||||
|
|
||||||
Download sexy from git ([gitweb](http://git.schottelius.org/?p=sexy;a=summary)):
|
|
||||||
|
|
||||||
% git clone git://git.schottelius.org/sexy
|
|
||||||
|
|
||||||
Afterwards ensure that the **bin** directory is in your PATH and that you have python3
|
|
||||||
installed:
|
|
||||||
|
|
||||||
% which python3
|
|
||||||
/usr/bin/python3
|
|
||||||
% cd sexy
|
|
||||||
% export PATH=$PATH:$(pwd -P)/bin
|
|
||||||
|
|
||||||
Now you should be able to display the current sexy version:
|
|
||||||
|
|
||||||
% sexy -V
|
|
||||||
sexy 1.9.11-1-g837532c
|
|
||||||
|
|
||||||
### Mirrors
|
|
||||||
|
|
||||||
* git://github.com/telmich/sexy.git ([github](https://github.com/telmich/sexy))
|
|
||||||
|
|
||||||
## Support
|
|
||||||
|
|
||||||
### IRC
|
|
||||||
|
|
||||||
You can join the development ***IRC channel***
|
|
||||||
[#cstar on irc.freenode.net](irc://irc.freenode.org/#cstar).
|
|
||||||
|
|
||||||
[[!tag sexy unix]]
|
|
||||||
|
|
Loading…
Reference in a new issue