Skip to content

sixtus/baremetal-cloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baremetal cloud (aka the alternator)

Goal

Make managing baremetals as easy as virtual machines.

Proof-of-concept

onhost/setup/rescue-env # assumes apt and ensures dependencies, will survive on centos

. onhost/disklayout/two-disk-raid0 # check the dsl, you should get along just fine
baremetal_config # the complete state is in env, verify it. If you get an error, redo disklayout using /bin/bash

. onhost/install/ubuntu-bionic # this will wipe disks, backups are your friend

reboot # it should just work!

Backlog

long!

About

Manage your bare metals as if virtual

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 53.5%
  • Shell 46.5%