astralboot icon indicating copy to clipboard operation
astralboot copied to clipboard

a low level boot server that deploys servers from file system or ipfs

Results 2 astralboot issues
Sort by recently updated
recently updated
newest added

https://github.com/zignig/astralboot/blob/cc71025bf94468af5130145606ddf9cb9e7a3c35/src/astralboot/store.go#L163 should be if nil != err rather than equivilence check :)

dnsmasq has the proxy DHCP mode for PXE, which can assist an existing DHCP server in providing boot information. This would allow decoupling of IP allocations from this service.