In this post we’ll look at How to Install an Internet Speed Test Server on OMV5. This is a pretty quick and easy container to setup. Open Portainer and paste this into a new Stack: version: ‘2’ services: db: image: influxdb container_name: influxdb networks: – default volumes: – /srv/dev-disk-by-label-Files/Config/SpeedTest:/var/lib/influxdb environment: – INFLUXDB_ADMIN_USER=admin – INFLUXDB_ADMIN_PASSWORD=password – INFLUXDB_DB=speedtest restart: unless-stopped web: image: …
How to Install NextCloud on OpenMediVault 5 with Remote Access and SSL
In this video and blog post we’re going to take a look at installing NextCloud on your OpenMediaVault server. When we’re done, you’ll be able to access your server from anywhere with an internet connection and you’ll be able to do it securely as we’re going to install a LetsEncrypt SSL for an added bit of security. Be sure to …
How to Install Home Assistant in OpenMediaVault (OMV) 5
In this video we’ll take a look at How to Install Home Assistant in OpenMediaVault (OMV) 5! Home Assistant is an open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Here’s a link with the code you’ll …
How to Install Home Assistant in OpenMediaVault (OMV) 5
In this video we’ll take a look at How to Install Home Assistant in OpenMediaVault (OMV) 5! Home Assistant is an open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Here’s a link with the code you’ll …
How to Install Pihole on OpenMediaVault (OMV) 5
In this video we’ll look at How to Install Pihole on OpenMediaVault (OMV) 5. First things first, you’ll need to change your OMV port from 80 to 81 so that Pihole can be on port 80. This is important for setting up DNS later as we can’t add a port number to DNS. Docker has to be in Swarm Mode. …
How to Install AirSonic on OpenMediaVault 5
In this video we’ll take a look at How to Install AirSonic on OpenMediaVault 5. Airsonic is a free, web-based media streamer, providing ubiquitous access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your …
Fastest Way To Update or Upgrade Portainer in OpenMediaVault (OMV) 5
In this video we’ll take a look at the Fastest Way To Update or Upgrade Portainer in OpenMediaVault (OMV) 5! This is a SUPER simple process and only takes a few clicks. Once you’ve made sure that there IS an update, login to your OpenMediaVault 5 dashboard and go to OMV Extras. Then click on Docker. Then click on the …
How to Install Duck DNS on OpenMediaVault 5
In this video we’ll take a look at How to Install Duck DNS on OpenMediaVault 5. Most connections to the internet are through a dynamic external IP address which changes quite often (weekly or even daily). This can make it very difficult to connect to home services from an external computer. To get around this, Duck DNS is a provider …
How to Install Jellyfin on OMV5
In this video we’ll take a look at How To Install Jellyfin On OpenMediaVault 5. Jellyfin is a home media server similar to Plex or Emby. Bringing all of your home videos, music, and photos together into one place has never been easier. Your personal Jellyfin Server automatically converts and streams your media on-the-fly to play on any device. Jellyfin …
How To Install Emby (Media Server) on OpenMediaVault 5
In this video we’ll take a look at How To Install Emby On OpenMediaVault 5. Emby is a home media server similar to Plex. Bringing all of your home videos, music, and photos together into one place has never been easier. Your personal Emby Server automatically converts and streams your media on-the-fly to play on any device. Emby takes the …