In this post we’ll take a look at installing JDownloader 2 from jlesage. JDownloader 2 is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. version: 2 services: jdownloader-2: image: jlesage/jdownloader-2 ports: – 5800:5800 volumes: – /srv/dev-disk-by-label-Files/Config/JDownloader-2:/config:rw – /srv/dev-disk-by-label-Files/YouTube:/output:rw Of course, you’ll need to change the …
NGINX Proxy Manager in OpenMediaVault and Docker
In this post we’ll look at How to Install NGINX Proxy Manager on OMV and Docker. NGINX Proxy Manager lets you Expose web services on your network. Free SSL with Let’s Encrypt. Designed with security in mind. Perfect for home networks. More info about the proxy manager here. This proxy manager works a lot like Traefik, but is MUCH easier …
Setup the Ultimate Raspberry Pi 4 Home Server with DockSTARTer
In this video we’ll look at how to Setup the Ultimate Raspberry Pi 4 Home Server with DockSTARTer. The main goal of DockSTARTer is to make it quick and easy to get up and running with Docker. You may choose to rely on DockSTARTer for various changes to your Docker system, or use DockSTARTer as a stepping stone and learn …
How to Install MotionEye on OMV and Docker
In this post we’ll look at How to Install MotionEye on OMV and Docker motionEye is a web frontend for the motion daemon, written in Python. MotionEye Installation Installing MotionEye in Docker for local access is very straightforward when using Stacks. Open Portainer and create a new Stack and then paste the following in: — version: “2” services: motioneye: image: …
How to Install MotionEye on OMV and Docker
In this post we’ll look at How to Install MotionEye on OMV and Docker motionEye is a web frontend for the motion daemon, written in Python. MotionEye Installation Installing MotionEye in Docker for local access is very straightforward when using Stacks. Open Portainer and create a new Stack and then paste the following in: — version: “2” services: motioneye: image: …
How to Install Bitwarden on OMV and Docker
In this post we’ll take a look at How to Install Bitwarden on OMV and Docker. The easiest and safest way for individuals, teams, and business organizations to store, share, and sync sensitive data. Prerequisites You’ll need to have Traefik and CloudFlare setup for this to work. Check out this tutorial in order to get that setup: https://dbtechreviews.com/2020/04/how-to-install-traefik-on-omv-and-docker/ Bitwarden will …
How to Install Node-RED in OMV and Docker
In this video we’ll take a look at How to Install Node-RED in OMV and Docker. Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. Setting Up Node-RED The setup that is provided by Node-RED is pretty straightforward, but it is only available as an SSH command: docker run -it …
How to Install Node-RED in OMV and Docker
In this video we’ll take a look at How to Install Node-RED in OMV and Docker. Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. Setting Up Node-RED The setup that is provided by Node-RED is pretty straightforward, but it is only available as an SSH command: docker run -it …
How to Install Taisun (App Marketplace) on OpenMediaVault and Docker
In this post we’ll take a look at how to install Taisun on OpenMediaVault and Docker. With Taisun you can manage your server all from the convience of your web browser. Taisun.io Installing Taisun Installing Taisun is pretty straightforward. You’ll just copy/paste the schema below and adjust the port number as necessary (if you’ve already got something running on port …
How to Install Taisun (App Marketplace) on OpenMediaVault and Docker
In this post we’ll take a look at how to install Taisun on OpenMediaVault and Docker. With Taisun you can manage your server all from the convience of your web browser. Taisun.io Installing Taisun Installing Taisun is pretty straightforward. You’ll just copy/paste the schema below and adjust the port number as necessary (if you’ve already got something running on port …