Compare commits
No commits in common. "7f82a37c6346fe11f5beb08e9f3f9677d46a46ec" and "f7397dc060240ee18571a415e275a7507cbce8f4" have entirely different histories.
7f82a37c63
...
f7397dc060
25
README.md
25
README.md
|
|
@ -4,28 +4,11 @@ Toes is a personal web server you run in your home.
|
||||||
|
|
||||||
Plug it in, turn it on, and forget about the cloud.
|
Plug it in, turn it on, and forget about the cloud.
|
||||||
|
|
||||||
## setup
|
## quickstart
|
||||||
|
|
||||||
Toes runs on a Raspberry Pi. You'll need:
|
1. Plug in and turn on your Toes computer.
|
||||||
|
2. Tell Toes about your WiFi by <using dark @probablycorey magick>.
|
||||||
- A Raspberry Pi running Raspberry Pi OS
|
3. Visit https://toes.local to get started!
|
||||||
- A `toes` user with passwordless sudo
|
|
||||||
|
|
||||||
SSH into your Pi as the `toes` user and run:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
curl -fsSL https://toes.dev/install | bash
|
|
||||||
```
|
|
||||||
|
|
||||||
This will:
|
|
||||||
|
|
||||||
1. Install system dependencies (git, fish shell, networking tools)
|
|
||||||
2. Install Bun and grant it network binding capabilities
|
|
||||||
3. Clone and build the toes server
|
|
||||||
4. Set up bundled apps (clock, code, cron, env, stats, versions)
|
|
||||||
5. Install and enable a systemd service for auto-start
|
|
||||||
|
|
||||||
Once complete, visit `http://<hostname>.local` on your local network.
|
|
||||||
|
|
||||||
## features
|
## features
|
||||||
- Hosts bun/hono/hype webapps - both SSR and SPA.
|
- Hosts bun/hono/hype webapps - both SSR and SPA.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user