Skip to content

Goal is having a single program or script that I can run, that will boot up all of my servers at the same time.

Notifications You must be signed in to change notification settings

AreaKode/Homelab-Boot-up

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Homelab-Boot-up

Goal is having a single program or script that can be run, that will boot up all selected IPMI and AMT-based servers at the same time.

CURRENT STATUS:

  • Credential collection working
  • IPMItool support working
  • AMT support in progress
  • Error handling half-broken

TODO:

  • Complete AMT functionality
  • Reword script to follow functional programming tenents
  • Look at feasability of providing "nice" shutdown functionality
  • Figure out why getopts ? and : options aren't working properly

ASSUMPTIONS:

  • IPMI is already set up for LAN access
  • All servers use the same username and password for authentication
  • Either IP addresses or hostnames are routable from your launch point

SETUP:

This is my first ever programming project, but i hope someone finds it useful!

About

Goal is having a single program or script that I can run, that will boot up all of my servers at the same time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%