View Post

Install NextCloud on a Raspberry Pi 4 with OpenMediaVault and Docker

In diy, OpenMediaVault, Raspberry Pi, Tutorials, Video by dbtech

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 …

View Post

NGINX Proxy Manager in OpenMediaVault and Docker

In OpenMediaVault, Tutorials, Video by dbtech

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 …

View Post

How to Install Taisun (App Marketplace) on OpenMediaVault and Docker

In diy, OpenMediaVault, Tutorials, Video by dbtech

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 …

View Post

How to Install Taisun (App Marketplace) on OpenMediaVault and Docker

In diy, OpenMediaVault, Tutorials, Video by dbtech

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 …

View Post

How to Install OpenVPN on OpenMediaVault 5 / Docker

In diy, OpenMediaVault, Tutorials, Video by dbtech

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 …

View Post

How to Install Cloud Commander in OpenMediaVault 5 with Docker and Portainer

In diy, OpenMediaVault, Tutorials, Video by dbtech

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 …

View Post

How to Install FreshRSS on OpenMediaVault 5

In diy, OpenMediaVault, Tutorials, Video by dbtech

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 …