/PXE-Manager

Very simple web-app for managing PXE Boot environments.

Primary LanguagePHPOtherNOASSERTION

PXE-Manager

Very simple web-app for managing PXE Boot environments.

The app allows you to create "Bootable Images" (Pre-defined Templates that define a pxelinux config snippet and a kickstart config) and then set Servers to boot from these images.

Bootable Images define a set of variables that can be specified when setting a server to boot from the image.

Creating a server that has a bootable image will create the appropriate file in /var/lib/tftpboot/pxelinux.cfg/ to cause the server to boot the template. ipxe is supported by chainloading it from pxelinux first.

With the exception of the dynamic files/urls created by the web app, all other files (eg vmlinuz and initrd files) must already exist on the server within the /var/lib/tftpboot/ directory and must be added manually separate to this application.

Deploying

See the Install Guide for information on how to deploy pxe-mananger.

Updating

You can update pxe-manager by pulling an updated copy of the repo (git pull) and then re-running composer install and php admin/init.php (this will not overwrite your database, it will just apply any schema changes required.)

Pull Requests

Pull requests are appreciated and welcome.

Questions

I can be found idling on various different IRC Networks, but the best way to get in touch would be to message "Dataforce" on Quakenet, or drop me a mail (email address is in my github profile)

Comments, Questions, Bugs, Feature Requests etc.

Bugs and Feature Requests should be raised on the issue tracker on github, and I'm happy to recieve code pull requests via github.

I can be found idling on various different IRC Networks, but the best way to get in touch would be to message "Dataforce" on Quakenet, or drop me a mail (email address is in my github profile)

Screenshots

Main Index

Main Index

Images

Images Bootable1 Bootable2 Bootable3 Bootable-Edit

Servers

Servers Servers1 Servers-Edit Servers-Preview