Wolf: Stream Virtual Desktops and Games in Docker with Moonlight
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
Wolf is a streaming server designed for Moonlight, enabling multiple users to share a single host for gaming and virtual desktops. It focuses on low-latency streaming, on-demand virtual desktop creation, and leverages Docker for running games in isolated containers. This project is ideal for those seeking a powerful, hackable solution for remote gaming and desktop access on Linux.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
Wolf is an innovative streaming server specifically engineered for Moonlight, allowing users to stream virtual desktops and games running within Docker containers. It addresses the need for sharing a single powerful server among multiple remote clients, making it an excellent solution for multi-user gaming setups or remote work environments. With a strong emphasis on Linux and Docker-first development, Wolf provides a robust and flexible platform for high-performance streaming.
Installation
To get started with Wolf, the project provides comprehensive documentation. The installation process is designed to be straightforward, especially for Linux and Docker environments. Users are encouraged to refer to the official documentation for detailed setup instructions and prerequisites.
You can find the full guide here: Wolf Documentation
Examples
Wolf excels in several use cases, primarily focused on remote access and gaming:
- Multi-user Gaming: Share a single powerful server with multiple friends or clients, each streaming different games simultaneously.
- On-demand Virtual Desktops: Create virtual desktops with full resolution and FPS support without needing a physical monitor or dummy plug.
- Optimized Resource Usage: Utilize multiple GPUs for different tasks, such as streaming encoding on an integrated GPU while gaming on a dedicated GPU.
- Containerized Environments: Run games and applications in low-privilege Docker containers, enhancing security and isolation.
For a visual demonstration, check out the introduction video: Wolf Introduction Video
Why Use Wolf
Wolf stands out due to its specialized features and design philosophy:
- Multi-user Support: Uniquely allows multiple users to stream different content from a single host.
- Virtual Desktop Flexibility: Offers on-demand virtual desktop creation, supporting any resolution and FPS without physical display requirements.
- Performance Optimization: Designed for low-latency video and audio streaming with full gamepad support, leveraging GPU resources efficiently.
- Linux and Docker First: Built from the ground up for Linux and Docker, promoting secure, containerized game execution.
- Highly Configurable: Easily modify encoding pipelines, GPU settings, and Docker/Podman details via a simple config file, offering extensive hackability.
While general-purpose streaming solutions like Sunshine exist, Wolf is tailored for specific needs, particularly multi-user, containerized streaming environments.
Links
- GitHub Repository: https://github.com/games-on-whales/wolf
- Official Documentation: https://games-on-whales.github.io/wolf/stable/
- Discord Community: Join the Discord
- Support Wolf: Donate via Open Collective
Related repositories
Similar repositories that may be relevant next.
HomeHub: Your Private, Self-Hosted Family Utility Dashboard
May 8, 2026
HomeHub is a private, lightweight, and self-hosted web application designed to be your family's all-in-one dashboard. It transforms any computer, even a Raspberry Pi, into a central hub for managing daily household activities, offering features like shared notes, shopping lists, and expense tracking. With no login required and a focus on privacy, all your data remains on your local network, ensuring no cloud dependency or tracking.
Airo: Effortless Project Deployment from Local to Production VPS
May 3, 2026
Airo is a Go-based tool designed for simple and efficient deployment of projects from a local machine to a production VPS. It automates the process of building Docker images and deploying them via SSH or a registry, making it ideal for self-hosted side projects. This solution offers a straightforward alternative to complex CI/CD pipelines, focusing on speed and control.
nebula-sync: Effortlessly Synchronize Your Pi-hole Configurations
May 2, 2026
nebula-sync is a powerful tool designed to synchronize configurations across multiple Pi-hole v6.x instances. Developed in Go, it offers both full and selective synchronization options, ensuring your ad-blocking setup remains consistent and up-to-date across your network. This project simplifies the management of distributed Pi-hole deployments.

docker-volume-backup: Robust Docker Volume Backups to Multiple Storages
April 23, 2026
docker-volume-backup is a lightweight companion container designed for robust Docker volume backups. It handles recurring or one-off backups to various destinations like S3, WebDAV, Azure Blob Storage, Dropbox, Google Drive, or SSH, and includes features like encryption and old backup rotation. This tool ensures your Docker data is safely stored and easily recoverable.
Source repository
Open the original repository on GitHub.