carcass

package module
v0.0.0-...-8006d43 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2022 License: BSD-2-Clause Imports: 0 Imported by: 0

README

Carcass

Carcass is a tool to manage sets of libvirt based virtual machines. From creation to customisation, using libvirt, Terraform, Ansible, CFSSL and a simple web UI.

This a toy project that will hopefully help me learn more about Go and simplify the management of the virtual machines I use daily for my job and experiments.

Installation

Clone the repository and build the tool:

$ git clone https://github.com/orgrim/carcass.git
$ cd carcass
$ go install github.com/orgrim/carcass/cmd/carcass

CGO must be enabled to build and link against libvirt. This means development packages for livbirt are required, this is libvirt-dev on Debian.

License

BSD 2-Clause - See LICENSE file

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL