Updates
This commit is contained in:
@@ -83,7 +83,7 @@ Initd **`bare-os-www`** serves **`GET`/`HEAD`** from **`~/.www`** on **`127.0.0.
|
||||
- **Logs** — **`/var/log/bare-os/www.log`** (same **`/var/log/bare-os`** tree as other initd services).
|
||||
- **Quick check** — After **`login`**, **`curl -I http://127.0.0.1:8088/`** should show a non-zero **`Content-Length`** for **`/`** when **`~/.www/index.html`** exists.
|
||||
- **Disable the unit** — **`BARE_OS_WWW_INITD=0`** or add **`bare-os-www`** to **`~/.config/bare-os/initd/disabled.txt`** for the next session.
|
||||
- **Holesail row** — With stock managed **`bare-holesail`**, **`bare-www-<port>`** is merged into **`~/.holesail/state.json`** after the listener is up (**`host: 127.0.0.1`**). Set **`BARE_OS_WWW_HOLESAIL=0`** to skip auto-merge.
|
||||
- **Holesail row** — With stock managed **`bare-holesail`**, **`bare-www-<port>`** is merged into **`/.bare/holesail/state.json`** (default **`BARE_OS_HOLESAIL_STATE`**) after the listener is up (**`host: 127.0.0.1`**); that path is the same for **guest** and **logged-in** sessions. Set **`BARE_OS_WWW_HOLESAIL=0`** to skip auto-merge.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user