Documentation
Installation, operations, internals, and development documentation for Vyline. If this is your first launch, start with Quick Start.
Get started
Quick StartStart with Docker Compose and verify storage and access.LinuxInstall on a regular Linux host.Raspberry PiInstall and operate on Raspberry Pi OS 64-bit.Android Docker HostEntry point for using a rooted arm64 Android device as a Docker host.
By topic
Installation, operations, internals, and development material are separated. Configuration values and supported behavior follow the current repository implementation.
Implementation references
Docker documentation follows docker-compose.yml and .env.example; the communication layer follows Vyline/packages/protocol; plugins follow Vyline/packages/plugin.
Main pages
| Goal | Start here |
|---|---|
| First install | Quick Start |
| Linux server | Linux |
| Raspberry Pi | Raspberry Pi |
| Use Android as a Docker host | Android → Kernel → Network |
| Internals | Architecture → Protocol → Persistence |
| Development | Developer Guide → Submodules |
| Troubleshooting | Troubleshooting / A–Z Index |