pi-bootstrap icon indicating copy to clipboard operation
pi-bootstrap copied to clipboard

A repository that shows how to use pimod and Github actions to create a ready to use Raspberry Pi image

Results 5 pi-bootstrap issues
Sort by recently updated
recently updated
newest added

I was following your video: [Bootstrapping the Raspberry Pi automagically using GitHub Actions and bootstrap modules](https://www.youtube.com/watch?v=Lc6wvHgMYH4), hoping to make a PiHole appliance. I created a [repository](https://github.com/greenonline/pi-bootstrap-pihole) from the template... however,...

Hey I would like to test out your work. It looks like a great base for a project I want to create. I was wondering how should the the secrets...

enhancement

Intended workflow 1. On startup, check for network connectivity (use secret with reasonable defaults for host to ping - is there a better way?). If found, exit this setup script....

Use HTTP auth configured via secrets to prevent access to this page, with "" defaulting to no auth. See #12, we need to support Node.js apps

Since Balena Etcher is a Node.js app, embed it into our configuration web UI. This will allow users to use a generic pi-bootstrap image to write other Raspberry Pi images....