This commit is contained in:
Chris Wanstrath 2025-09-26 11:35:56 -07:00
parent 8d23a77ddc
commit ec7ae3b74a

View File

@ -2,14 +2,24 @@
## Installation ## Installation
You just need to make a "nose" user on your RPi and make sure you can ssh in. 1. Make a fresh RPi image with a "nose" user.
Then run `bun remote:install`. 2. Clone this repo
When it's done (it'll reboot) visit: 3. From the root of this repo, run:
bun remote:install`
4. When it's done (it'll reboot) visit:
http://nose-pluto.local http://nose-pluto.local
And to make sure DNS is working:
http://ping.nose-pluto.local/
5. Have fun!
## Local Dev ## Local Dev
bun install bun install