Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (2024)

In this tutorial, we will look at how to install OMV-Extras on OpenMediaVault.

OMV-Extras will greatly expand the functionality of your OMV 5 or OMV 6 installation. By default, you’ll be able to install tons of different plugins (many more are added to the default OMV installation). You’ll also be able to install Docker, Portainer, and Yacht, which will give you the ability to install and manage many different containers.

Without OMV-Extras, OpenMediaVault is somewhat barebones, meaning that it’s a great NAS operating system, but won’t offer a lot of the benefits that something like a Synology NAS will. After OMV-Extras is installed, you’ll have the ability to install many plugins and Docker containers which will allow your NAS to host all different types of applications.

As of the writing of this tutorial, OMV-Extras are not as mature on OMV 6 as it is on OMV 5. If you’re looking for something specific in OMV 6 that existed in OMV 5, it might be missing, but will hopefully be added in the future!

Table of Contents show

OMV-Extras on OpenMediaVault

We will look at how to install OMV-Extras on OpenMediaVault below, but before we do, let’s look at why you might want to install OMV-Extras on OpenMediaVault.

Why Install OMV-Extras on OMV?

OMV-Extras is an extension to the standard OpenMediaVault, adding a bunch of extra plugins and features. The core OMV is fairly basic, focusing on reliable NAS functionality. With OMV-Extras on OMV, you’ll have the opportunity to add new functionalities to strengthen the overall operation of OMV.

One major benefit of OMV-Extras is the ability to install Docker and Portainer. Docker opens up OMV by providing containerized applications all isolated from one another, which means you can test and deploy new apps without messing up your existing setup. Plus, they can all be managed with Portainer (or Yacht).

Apart from Docker, OMV-Extras offers a bunch of other plugins as well, from network tools to system utilities. These tools, while not necessarily vital to a NAS, can significantly enhance the usability and functionality of OMV.

In my opinion, OMV-Extras (and Docker, which can be installed by using OMV-Extras) are a requirement for OpenMediaVault. Purely from a future-functionality perspective, it’s worth it, especially since it’s such a simple install.

Installing OMV-Extras on OpenMediaVault

Please keep in mind that you will need access to the command-line interface (CLI). You can either access the console of your OpenMediaVault install or use SSH. The example below will use SSH.

1. Open the web management console of OpenMediaVault, then select Services, and SSH. Ensure that SSH is enabled, it’s using port 22, and root login is allowed.

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (1)

2. Either using a terminal window or a tool like PuTTy, SSH into your OpenMediaVault instance using the root username and password.

NOTE: If you want to do this through the OpenMediaVault web interface, you can download the plugin WeTTY. From there, you can enable it and access the CLI with the root user directly in your web browser!

ssh root@[OpenMediaVault_IP]
Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (2)

3. Run the command below in the SSH terminal window to install OMV-Extras.

wget -O - https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install| bash
Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (3)

4. OMV-Extras will now be installed! Log back into the OpenMediaVault web management console. If you already have it open, refresh the page. In the System section, you will have a new menu called omv-extras which is what you’ll use to access Docker, Portainer, and Yacht!

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (4)

5. Please keep in mind that OMV-Extras will also install a bunch of different plugins that you can install!

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (5)

Docker, Portainer, & Yacht

After OMV-Extras have been installed on OpenMediaVault, you’ll see that you can install Docker, Portainer, and Yacht (OMV 6).

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (6)

How to Install Docker in OpenMediaVault

1. To install Docker, select Docker and then select Install.

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (7)

2. A new window will appear, and after a few seconds, Docker will be installed!

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (8)

3. You should now see the status of Docker as installed and running.

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (9)

How to Install Portainer in OpenMediaVault

1. Select Portainer under omv-extras.

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (10)

2. If you’re okay with the default port values (you can change these if you’d like), select install.

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (11)

3. Portainer will now be installed! Please keep in mind that Portainer is a container, meaning that you must install Docker in order to get Portainer running.

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (12)

4. When you’re ready to launch Portainer, select Open Web.

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (13)

5. Set up a username and password.

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (14)

6. After you create your user account, you’ll be able to access Portainer!

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (15)

How to Install Yacht on OpenMediaVault

Installing Yacht on OpenMediaVault is the same process as Portainer. Just make sure that Docker is installed first!

1. Select Yacht under omv-extras.

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (16)

2. Select Install and Yacht will be installed!

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (17)

3. Select open web and Yacht will launch! Login with the default user [emailprotected] and the password pass. Make sure you change these as soon as you log in!

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (18)

Conclusion & Final Thoughts

This tutorial looked at how to install OMV-Extras in OpenMediaVault. OMV-Extras will greatly increase the things that you can do with OpenMediaVault. By default, OpenMediaVault is a powerful NAS operating system, but OMV-Extras will truly unleash the power of OpenMediaVault. Just make sure you check out the extra plugins!

Thanks for checking out the tutorial on how to install OMV-Extras on OpenMediaVault. If you have any questions, please leave them in the comments!

Easiest Way to Install OMV-Extras on OpenMediaVault (2024) (2024)

FAQs

How to install OMV-extras on omv6? ›

Installing OMV-Extras using an SSH Client (Preferred)
  1. Open PuTTY and connect to the server's IP address.
  2. Login as root , using the password installed during the installation.
  3. Copy the command line (above) with (Ctrl+C). Click on the PuTTY window and paste the command line in using the right mouse button.

How to install OMV on USB? ›

Installation on USB
  1. Follow the :doc:`Install on Dedicated Drive </installation/via_iso>` and select your USB flash drive as target drive.
  2. Enable the openmediavault-flashmemory plugin. This lowers the amount of writes to the USB flash drive, making sure you can enjoy it for a long time.

How to install OMV on Armbian? ›

Open PuTTY and type in the OMV IP address

A PuTTY Security Alert will pop up in a first time connection. This is normal. Ignore it and select Yes. When the SSH window opens: Login as: root The Armbian default password is: 1234 After logging in with the default password, you'll be required to change the root password.

How do I access OMV Web interface? ›

To access the web interface:
  1. Open your internet browser.
  2. Enter the local IP address of your NAS to the internet browser and press Enter. Example 192.168.1.56.
  3. Log in to the administrator account using the default OpenMediaVault web interface credentials. User name: admin. Password: openmediavault.
Jul 19, 2024

Does OMV have a terminal? ›

openmediavault software comes with several terminal command line tools that can be used by developers and/or advanced users. Also it can be used to gather support information.

What file system does OMV use? ›

OpenMediaVault supports the Linux default filesystems Ext3/4, JFS, and XFS. You can close the dialog with OK; writing the filesystems takes some time.

What is the default port for OMV? ›

By default OMV uses 443 (IF HTTPS is enabled) and then Port 80.

Does OMV support NTFS? ›

If you really need to read on NTFS drive, y... Of course you can, OMV supports NTFS read/write very well. Just plug it on your server and mount it from the File Systems...

What OS does OMV use? ›

OMV is based on the Debian operating system, and is licensed through the GNU General Public License v3.

Can I install OMV on Docker? ›

For OpenMediaVault, the best way to get Docker is to install OMV-extras. If you know how to use ssh , go ahead and use it to access your server's IP address, login as the root user, and skip to Step 4. But, if you don't, the easiest way to proceed is to set up WeTTY (Steps 1-3):

Does OMV support raid? ›

You must install openmediavault-md to use Raid. As for the usability of Raid with USB-connected drives, it remains the same in OMV7 as in OMV6.

Does OMV have a GUI? ›

The OMV/GUI is an out-of-the-box NAS solution that everyone can install and administer without needing expert level knowledge of networking and storage systems.

What is the admin password for OMV? ›

The default administrator account username and password are both "admin".

How do I add a network interface in openmediavault? ›

Click Network | Interfaces | Add | Bond , select the second available NIC, select the bond mode, fill the IP field and subnet mask values, leave gateway and DNS empty. Save and hit apply. Log out and access the web interface using the new IP address assigned to the bond interface created.

How do I enable backports in OMV6? ›

To do this go to the omv-extras tab in the OMV GUI and click the Activate Backports button. Once the installation is done you can disable backports again if you want.

How to install VLC addons? ›

To do this, select your preferred extension from the official VLC addon website and download it to your computer. After the extension has been downloaded successfully, copy the downloaded file to this location C:\Users\UserName\AppData\Roaming\vlc\lua\extensions . Then restart VLC and voila, you're done.

How to install mergerfs on omv? ›

In OMV6's GUI : Under System, Plugins, find and highlight openmediavault-mergerfs 6. X, and click the install button.

How to install backstage plugin? ›

Navigate to packages/backend of your Backstage app, and install the @backstage/plugin-kubernetes-backend package. And import the plugin to packages/backend/src/index. ts . There are three lines of code you'll need to add, and they should be added near similar code in your existing Backstage backend.

Top Articles
Latest Posts
Article information

Author: Horacio Brakus JD

Last Updated:

Views: 6207

Rating: 4 / 5 (71 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Horacio Brakus JD

Birthday: 1999-08-21

Address: Apt. 524 43384 Minnie Prairie, South Edda, MA 62804

Phone: +5931039998219

Job: Sales Strategist

Hobby: Sculling, Kitesurfing, Orienteering, Painting, Computer programming, Creative writing, Scuba diving

Introduction: My name is Horacio Brakus JD, I am a lively, splendid, jolly, vivacious, vast, cheerful, agreeable person who loves writing and wants to share my knowledge and understanding with you.