In this post we’ll look at how to Install NextCloud on a Raspberry Pi 4 with OpenMediaVault and Docker. We’re going to use the setup from https://hub.docker.com/_/nextcloud, but we’re going to change one thing: the database. The database that is being used in the docker-compose file on the site isn’t compatible with ARM processors, so we’ll need to change that …
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 …
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 …
How to Install OpenVPN on OpenMediaVault 5 / Docker
In this post, we’ll look at How to Install OpenVPN on OpenMediaVault 5 / Docker OpenVPN provides flexible VPN solutions to secure your data communications, whether it’s for Internet privacy, remote access to your home network, or whatever your secure connection needs may be. OpenVPN Server software solution can be deployed in just a few minutes using your own domain …
How to Install HandBrake in OpenMediaVault and Docker
In this post we’ll take a look at How to Install HandBrake in OpenMediaVault and Docker. HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. EDIT: In the video I made a mistake. I said that you can control the output of videos processed from the watch folder by changing …
How to Install RDesktop in OpenMediaVault and Docker
In this post we’ll take a look at How to Install RDesktop in OpenMediaVault and Docker! The process is really fast and easy. We’ll do everything in stacks, but before we do that, there’s some setup we need to do first. You’ll want to make sure that you’ve got a shared folder on your OpenMediaVault server for your different containers’ …
How to Install RDesktop in OpenMediaVault and Docker
In this post we’ll take a look at How to Install RDesktop in OpenMediaVault and Docker! The process is really fast and easy. We’ll do everything in stacks, but before we do that, there’s some setup we need to do first. You’ll want to make sure that you’ve got a shared folder on your OpenMediaVault server for your different containers’ …
How to Install Cloud Commander in OpenMediaVault 5 with Docker and Portainer
In this video we’ll take a look at How to Install Cloud Commander in OpenMediaVault 5 with Docker and Portainer. NOTE: I do not condone this method of file management. If you’re going to run a server in your home or profession, it’s important to know how to do things with the command line. Installing Cloud Commander Open Portainer Click …
How to Install FreshRSS on OpenMediaVault 5
In this video we’ll take a look at How to Install FreshRSS on OpenMediaVault 5. FreshRSS is a self-hosted RSS feed aggregator like Leed or Kriss Feed. It is lightweight, easy to work with, powerful, and customizable. It is a multi-user application with an anonymous reading mode. It supports custom tags. There is an API for (mobile) clients, and a …