Skip to content

makeshift cloud on your local KVM! nothing is guaranteed to work, but everything should :)

License

Notifications You must be signed in to change notification settings

wurbanski/makeshift-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makeshift-cloud

Introduction (in Polish)

Nine Fives Labs: [04] Masz Linuksa? Masz chmurę!*

Create network

$ ./add-network.sh -h
Required parameters:
	-n	network name
	-a	address range (e.g. 192.168.123.1/24)
Optional parameters:
	-d	domain to use for the network

Pull images (and setup directory structure)

$ ./pull-images.sh
[...]

Create VM

$ ./spawn-vm.sh -h
Required parameters:
	-n	<server name>
	-d	<linux distro>

Optional parameters
-s	<main disk size, for example: '-s 10G' >
-c	<virsh connection string>
-i	<network name to use with main network interface>

About

makeshift cloud on your local KVM! nothing is guaranteed to work, but everything should :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published