848 B
848 B
name, description, type
| name | description | type |
|---|---|---|
| Community user avdp - Docker/NAS use case | Discord user avdp runs splitflap-os on a Fedora NAS via virtual serial port over MQTT, may PR package manager detection | project |
Discord user avdp runs splitflap-os on a Fedora-based NAS (not a Pi), using a virtual serial port at /tmp/ttyVSF0 that relays to MQTT. Wants Docker container support. May submit a PR to detect the correct package manager (dnf vs apt) in the install script and add a prompt to skip networking service install.
Why: Represents the non-Pi deployment use case driving the configurable serial port and --skip-network features.
How to apply: When reviewing PRs for install script changes around package manager detection, this is the context. The serial port and --skip-network features (v0.2.5/v0.2.6) were built for this user's workflow.