Closed danceswithcats closed 5 years ago
You would do neither. Install omv-extras (https://forum.openmediavault.org/index.php/Thread/5549-OMV-Extras-org-Plugin/) and then you will be able install it from the plugin list. You shouldn't add repos to your /etc/apt/sources.list file either.
Ah! Thank you. Good thing I asked!
I only have so much time to work on plugins. Letsencrypt had dependencies not available in Debian's repos. So, running it in a docker is the best way forward. The forum has many video and threads about this.
Not sure but you will soon find that the freenas community is not better. I will take linux over freebsd any day....
Hi, Could you clarify how I'd parse the {distribution} and {components} bits, please? I'm on Arrakis 4.1.3-1
Would I type this: echo "deb https://dl.bintray.com/openmediavault-plugin-developers/arrakis 4.1.3-1" | sudo tee -a /etc/apt/sources.list
Or simply enter it as it is, like this?
echo "deb https://dl.bintray.com/openmediavault-plugin-developers/arrakis {distribution} {components}" | sudo tee -a /etc/apt/sources.list
I'm sorry to be so dense, but I'm not very techy.