Add initial setup for Central DNS and PXE services using dnsmasq
- Created README.md for Central setup documentation. - Added dnsmasq configuration files and scripts for setting up DNS and PXE booting. - Implemented nginx configuration to serve PXE boot assets. - Developed setup.sh script to automate installation and configuration of dnsmasq and nginx. - Removed outdated dnsmasq setup guide from documentation.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
# Dnsmasq setup
|
||||
|
||||
Steps:
|
||||
|
||||
- Get some hardware. A $30 _Orange Pi Zero 3_ is good enough.
|
||||
- See [Armbian Setup](./armbian-setup.md).
|
||||
- From your wildcloud root, run `install-dnsmasq`. This will create the required installation files and copy them all to your dnsmasq server into `/tmp/dnsmasq-setup`.
|
||||
- ssh into your dnsmasq server and run `/tmp/dnsmasq-setup/setup.sh`.
|
Reference in New Issue
Block a user