Commit Graph

4 Commits

Author SHA1 Message Date
Paul Payne
02a282899b Add dnsmasq and Talos setup documentation and configuration files
- Created `dnsmasq-setup.md` guide for setting up dnsmasq on hardware like Orange Pi Zero 3.
- Added `talos-setup.md` guide for an alternate setup using Talos and bare Kubernetes.
- Introduced configuration files for dnsmasq including `.not_logged_in_yet`, `bare-metal.yaml`, `boot.ipxe`, `dnsmasq.conf`, and `nginx.conf`.
- Implemented `setup.sh` script for automating the installation and configuration of dnsmasq and nginx.
- Updated example configuration in `config.example.yaml` to include Talos versioning.
- Modified README to reflect changes in Wild-Cloud app commands.
2025-06-08 16:32:45 -07:00
Paul Payne
d08e0ae895 Update .gitignore to include secrets.yaml and additional directories for exclusion 2025-06-08 09:18:24 -07:00
Paul Payne
ed57228499 Add .gitignore for my-scaffold and remove obsolete entry from .wildcloud 2025-06-07 12:11:18 -07:00
Paul Payne
6bc0b07003 Add wild-init script. 2025-06-07 12:08:11 -07:00