A self-hosted xibo application.
curl -q -LSsf "https://raw.githubusercontent.com/composemgr/xibo/main/docker-compose.yaml" | docker compose -f - up -dgit clone "https://github.com/composemgr/xibo" ~/.local/srv/docker/xibo
cd ~/.local/srv/docker/xibo
docker compose up -dcomposemgr install xiboSee docker-compose.yaml for environment variables and configuration options.
Check the official project documentation for detailed setup and usage information.