Skip to content

cpmills1975/ipxe-flask-netbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Define one of more config context templates containing an attribute ipxe_lines

kernel http://foo.bar/{{ device.platform.slug }}/vmlinuz
initrd http://foo.bar/images/{{ device.platform.slug }}/initrd.img

Apply this config context to candidate objects as appropriate.

Build and run this container

Retrieve the ipxe script:

curl -X GET "http://localhost:8080/ABC123"

For development, run the flask app directly:

flask --app www/wsgi.py --debug run

About

iPXE script generator using NetBox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published