47d4617b57
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
45 lines
1.1 KiB
Markdown
45 lines
1.1 KiB
Markdown
[[!meta title="Sexy - the Swiss Army Knife for inventory management"]]
|
|
|
|
[[!toc levels=3]]
|
|
|
|
## Introduction
|
|
|
|
Sexy is the 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
|
|
|
|
Get sexy from git ([gitweb](http://git.schottelius.org/?p=sexy;a=summary)):
|
|
|
|
git clone git://git.schottelius.org/sexy
|
|
|
|
|
|
### 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]]
|