GithubHelp home page GithubHelp logo

jeefy / booty Goto Github PK

View Code? Open in Web Editor NEW
40.0 4.0 6.0 505 KB

A simple (i)PXE Server for booting Flatcar-Linux and CoreOS

License: MIT License

Dockerfile 0.83% Makefile 0.62% Go 62.53% JavaScript 0.82% TypeScript 7.27% HTML 1.28% Vue 26.30% CSS 0.36%
kubernetes pxe flatcar flatcar-linux k8s ignition

booty's People

Contributors

jacaudi avatar jeefy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

booty's Issues

HTTP Server running on alternative port

Firstly - thank you for this project! It is exactly what I need. My use case requires running the HTTP server on an alternate port (host I am using is already consuming port 80).

I will try and get you a PR - I would be introducing another cli parameter serverHttpPort and then consuming it here:

r := strings.NewReader(fmt.Sprintf(PXEConfigContents, viper.GetString(config.ServerIP)))

Idea: iPXE

Would you be opposed to adding iPXE to allow the file transfer to go over http(s) instead of tftp?

Error reading PXE config

Many thanks for this app - it's exactly what I've been looking for!

However, I'm seeing an error when I try to network boot - here is a brief description of the file/folder structure and Docker command I'm running.

When I run Booty and startup my client, I see it connect to DHCP and get an IP, then it freezes. The Booty console shows:

2023/03/09 19:48:01 tftp.go:18: TFTP Get: pxelinux.cfg/default
2023/03/09 19:48:01 tftp.go:28: Error reading PXE config: sending block 0: code=0, error: TFTP Aborted
2023/03/09 19:48:01 tftp.go:18: TFTP Get: pxelinux.cfg/default
2023/03/09 19:48:01 tftp.go:31: 251 bytes sent (pxelinux.cfg/default)

Pretty sure I'm doing something silly, but any guidance would be greatly appreciated!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.