February Plugin Updates and New Plugins for Testing

}

February 11, 2019

Today we released another Plugins update to address some security vulnerabilities. We also have quite a few new Plugins that are looking for testers.

Updated Plugins for Security Updates

Before updating a plugin, be sure to read its hyperlinked Release Notes to determine if the update will impact your configuration. To update a plugin, open Shell and run the Update Command listed in the table. Note that you will need to restart the plugin once the update is finished.

Plugin Version and Changelog Update Command
GitLab 11.7.4 iocage update gitlab
Jenkins 2.163 iocage update jenkins
Nextcloud 15.0.4 iocage update nextcloud
qbittorrent 4.1.5_3 iocage update qbittorrent
Radarr 0.2.0.1293 iocage update radarr
Sonarr 2.0.0.5301 Iocage update sonarr
XMRig 2.11.0 iocage update xmrig

New Plugins Ready for Testing

To install a testing plugin, you will need the latest copy of the iocage-ix-plugins git repository. If you have never cloned this repository from your FreeNAS system, run this command from Shell:
git clone https://github.com/freenas/iocage-ix-plugins
Then, change to that directory:
cd iocage-ix-plugins
If you already have a copy of that directory, make sure it is up-to-date:
cd iocage-ix-plugins
git pull https://github.com/freenas/iocage-ix-plugins
While in the iocage-ix-plugins directory, you can install the desired testing plugin using the command specified for that plugin. Once a testing plugin is installed, it will be added to the Plugins → Installed Plugins page of the UI where it can be managed like any other plugin.
If you run into any issues using these plugins or have comments on how to improve one of these plugins, create a github pull request or issue at https://github.com/freenas/iocage-ix-plugins.
Bitcoin Node
iocage fetch -P -n ./bitcoin-node.json  dhcp=on bpf=yes vnet=on --accept
Channels DVR
iocage fetch -P -n ./channels-dvr.json  dhcp=on bpf=yes vnet=on --accept
Gitlab Runner
Note: Before installing this plugin, ensure that GitLab is already installed and running.
iocage fetch -P -n ./gitlab-runner.json dhcp=on bpf=yes vnet=on --accept
Homebridge
iocage fetch -P -n ./homebridge.json  dhcp=on bpf=yes vnet=on --accept
SickChill
iocage fetch -P -n ./sickchill.json  dhcp=on bpf=yes vnet=on --accept
Tautulli
iocage fetch -P -n ./tautulli.json  dhcp=on bpf=yes vnet=on --accept
Unifi Controller
iocage fetch -P -n ./unificontroller.json  dhcp=on bpf=yes vnet=on --accept
Unifi Controller-LTS
iocage fetch -P -n ./unificontroller-lts.json  dhcp=on bpf=yes vnet=on --accept
 

Share On Social: