In this post we’ll look at How to Install Calibre on OMV and Docker. Calibre is the one stop solution for all your e-book needs. Original Source here. Setup Calibre To setup the Calibre server software, we’ll create a new Stack in Portainer and paste the following in: — version: “2.1” services: calibre: image: linuxserver/calibre container_name: calibre environment: – PUID=998 …
How to Install Calibre on OMV and Docker
In this post we’ll look at How to Install Calibre on OMV and Docker. Calibre is the one stop solution for all your e-book needs. Original Source here. Setup Calibre To setup the Calibre server software, we’ll create a new Stack in Portainer and paste the following in: — version: “2.1” services: calibre: image: linuxserver/calibre container_name: calibre environment: – PUID=998 …
How to Install FileCloud on OMV and Docker
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 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 Krusader in OMV and Docker
In this post we’ll look at How to Install Krusader in OMV and Docker. Krusader is an advanced twin panel (commander style) file manager for KDE Plasma and other desktops in the *nix world, similar to Midnight or Total Commander. Installing Krusader When doing research for this, I ran into a few different versions of Krusader, but found the one …
How to Install Muximux on OMV and Docker
In this video we’ll take a look at How to Install Muximux on OMV and Docker. Muximux is a lightweight portal to view & manage your webapps without having to run anything more than a PHP enabled webserver. Install Muximux For this install we’ll use another LinuxServer.io stack from the Docker website. — version: “2.1” services: muximux: image: linuxserver/muximux container_name: …
How to Install Muximux on OMV and Docker
In this video we’ll take a look at How to Install Muximux on OMV and Docker. Muximux is a lightweight portal to view & manage your webapps without having to run anything more than a PHP enabled webserver. Install Muximux For this install we’ll use another LinuxServer.io stack from the Docker website. — version: “2.1” services: muximux: image: linuxserver/muximux container_name: …