In this post we’ll look at How to Install FileCloud on OMV and Docker. “FileCloud is the leading, self-hosted file sharing, sync and mobile access for Businesses.” Original info can be found here. Before you get too into this, you may want to know why I can’t recommend FileCloud. Here’s a video I made about why I can’t recommend FileCloud. …
How to Install rTorrent and ruTorrent in OMV and Docker
In this post we’ll look at How to Install rTorrent and ruTorrent in OMV and Docker. ruTorrent is a front-end for the popular Bittorrent client rtorrent. Setting this up will only take a couple of minutes and is pretty straightforward. Setup Open Portainer and create a new Stack. Paste this into the new Stack: — version: “2.1” services: rtorrent-rutorrent: image: …
How to Install rTorrent and ruTorrent in OMV and Docker
In this post we’ll look at How to Install rTorrent and ruTorrent in OMV and Docker. ruTorrent is a front-end for the popular Bittorrent client rtorrent. Setting this up will only take a couple of minutes and is pretty straightforward. Setup Open Portainer and create a new Stack. Paste this into the new Stack: — version: “2.1” services: rtorrent-rutorrent: image: …
How to Install Ubooquity on OMV and Docker
In this video we’ll look at How to Install Ubooquity on OMV and Docker. Ubooquity is a free home server for your comics and ebooks library. Read your ebooks and comics on your favorite device, wherever you go. Setting up Ubooquity is very straightforward. You’ll want to open Portainer and create a new stack. Then copy this into the stack: …
How to Install Traefik on OMV and Docker
In this post we’ll look at How to Install Traefik on OMV and Docker Traefik is the leading open source reverse proxy and load balancer for HTTP and TCP-based applications that is easy, dynamic, automatic, fast, full-featured, production proven, provides metrics, and integrates with every major cluster technology… No wonder it’s so popular! Setting up Traefik is super simple, but, …
How to Install Traefik on OMV and Docker
In this post we’ll look at How to Install Traefik on OMV and Docker Traefik is the leading open source reverse proxy and load balancer for HTTP and TCP-based applications that is easy, dynamic, automatic, fast, full-featured, production proven, provides metrics, and integrates with every major cluster technology… No wonder it’s so popular! Setting up Traefik is super simple, but, …
How to Install grocy on OMV and Docker
In this post we’ll look at How to Install grocy on OMV and Docker. grocy is a web-based self-hosted groceries & household management solution for your home. This should work on a desktop, server, or an ARM processor device like a Raspberry Pi. Installing grocy We’ll use LinuxServer’s stack setup for this installation. — version: “2.1” services: grocy: image: linuxserver/grocy …
How to Install Double Commander in OMV and Docker
In this post we’ll look at How to Install Double Commander in OMV and Docker. Double Commander is a free cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas. Installing Double Commander To install this application, we’ll use Stacks so open up your Portainer and create …
How to Install mStream on OMV and Docker
In this post we’ll take a look at How to Install mStream on OMV and Docker. mStream is open source software that lets you sync and stream your music between all your devices. The process of setting this up using Stacks is very straightforward, so let’s jump into it! Installing mStream You’ll want to make sure that you’ve created a …
How to Install QBittorrent with a VPN on OMV/Docker
In this video we’ll look at How to Install QBittorrent with a VPN on OMV/Docker. Prerequisites The process is pretty easy and straightforward, but you’ll need a VPN account in order for this to work. I’ll be using Private Internet Access (PIA). There are several other providers that will work with this. Here’s a blog post that has some other …