Docker App Store
The RoqueOS App Store allows you to install and manage dozens of popular Docker applications with just one click, directly from your web desktop — without needing to write a single command.
How it Works?
The App Store is a visual interface for Docker running on your server. Each app in the catalog is a pre-configured container that RoqueOS knows how to automatically download, configure, and start.

Accessing the App Store
- Ensure you are connected to your RoqueOS Server.
- In the Launchpad, click on App Store.
- Browse the catalog or use the search to find an app.
- Click Install and wait for the Docker image to download.
Application Categories
📥 Downloads
| App | Description |
|---|---|
| qBittorrent | Torrent client with web interface |
| Transmission | Lightweight and efficient torrent client |
| JDownloader | High-performance download manager |
🎬 Media
| App | Description |
|---|---|
| Plex | Personal media server (movies, series, music) |
| Jellyfin | Open-source alternative to Plex |
| Navidrome | Spotify-like music server |
🛠️ Development
| App | Description |
|---|---|
| code-server | Full VS Code in the browser |
| Gitea | Self-hosted Git server (like a private GitHub) |
| Portainer | Visual interface to manage Docker |
🏠 Home & Automation
| App | Description |
|---|---|
| Home Assistant | Home automation platform |
| Node-RED | Visual automation with flows |
| Pi-hole | Network-level ad blocker |
📊 Monitoring
| App | Description |
|---|---|
| Grafana | Dashboards and data visualization |
| Uptime Kuma | Service uptime monitor |
| Netdata | Real-time performance monitoring |
Managing Installed Apps
In the My Apps tab of the App Store, you can:
- ▶️ Start / Stop containers individually
- 🔄 Update to the latest version with one click
- ⚙️ Configure environment variables and ports
- 🗑️ Remove an app and its data completely
Custom Containers
In addition to the catalog, you can install any custom Docker image:
- In the App Store, click Install Custom App.
- Enter the Docker image (e.g.,
nginx:latest). - Configure ports, volumes, and environment variables.
- Click Create Container.
Resource Requirements
PERFORMANCE TIP
Each Docker application consumes resources on your server. Check the minimum RAM and CPU recommendations before installing multiple heavy apps. For servers with less than 4 GB of RAM, only install the apps you truly use.
For servers with limited resources, prioritize lightweight apps like qBittorrent, Gitea, and Uptime Kuma over heavier ones like Plex or Grafana.