惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

A
About on SuperTechFans
小众软件
小众软件
WordPress大学
WordPress大学
Microsoft Azure Blog
Microsoft Azure Blog
Recent Announcements
Recent Announcements
博客园 - 三生石上(FineUI控件)
博客园_首页
N
Netflix TechBlog - Medium
IT之家
IT之家
H
Help Net Security
博客园 - 聂微东
Google DeepMind News
Google DeepMind News
罗磊的独立博客
T
Tailwind CSS Blog
F
Fortinet All Blogs
Hugging Face - Blog
Hugging Face - Blog
MongoDB | Blog
MongoDB | Blog
V
V2EX
量子位
云风的 BLOG
云风的 BLOG
爱范儿
爱范儿
博客园 - 司徒正美
The Cloudflare Blog
Engineering at Meta
Engineering at Meta

Comments for TrueNAS – Open Enterprise Storage

How to Set Up and Install TrueNAS CORE Yes, You Can (Still) Virtualize TrueNAS TrueNAS enables Container Storage and Kubernetes | TrueNAS - Open Enterprise Storage TrueNAS 12.0-U2 is Released | TrueNAS - Open Enterprise Storage OpenZFS 2.0 Ships First on TrueNAS | TrueNAS - Open Enterprise Storage TrueNAS 12.0-U1 is Scheduled for early December | TrueNAS - Open Enterprise Storage iXsystems TrueNAS M60 Recognized as SDC Awards Storage Hardware Innovation of the Year Finalist | TrueNAS - TrueNAS 12.0 is Released! The TrueNAS Mini X and Mini X+ are here! Cross-Site Disaster Recovery with TrueNAS TrueNAS SCALE Release Plan | TrueNAS - Open Enterprise Storage iXsystems Unveils Industry's Fastest OpenZFS Storage System with Launch of TrueNAS M60 | TrueNAS - Open TrueNAS 12.0 BETA2 Showcases Performance Improvements | TrueNAS - Open Enterprise Storage Be One of the First to Test Drive TrueNAS 12.0 BETA | TrueNAS - Open Enterprise Storage TrueNAS is Multi-OS New-New TrueNAS Logo Unveiled | TrueNAS - Open Enterprise Storage Recession Proof Storage | FreeNAS 11.3-U3.1 Now Available - Issue #80 | TrueNAS - Open Enterprise Storage Open Source Infrastructure is Recession-Proof | TrueNAS - Open Enterprise Storage Understanding How OpenZFS Keeps Your Data Safe | TrueNAS - Open Enterprise Storage You Can Influence the TrueNAS CORE Roadmap! | TrueNAS - Open Enterprise Storage TrueNAS CORE is the new FreeNAS Setting Up Users, Permissions, and ACLs on FreeNAS | TrueNAS - Open Enterprise Storage TrueNAS Updates for VMware vSphere 7 | TrueNAS - Open Enterprise Storage How to Set Up Windows SMB Shares on FreeNAS | TrueNAS - Open Enterprise Storage FreeNAS and TrueNAS are Unifying Introducing the FreeNAS Mini E+ and All-Flash Minis | TrueNAS - Open Enterprise Storage Plex Permissions in FreeNAS 11.3 | TrueNAS - Open Enterprise Storage Latest TrueNAS and FreeNAS Release Delivers Wizards, Plugins, and Accelerated Replication | TrueNAS - Open How To Back Up Google Drive to FreeNAS | TrueNAS How To Enable Wireguard on FreeNAS 11.3 | TrueNAS - Open Enterprise Storage
February Plugin Updates & New Plugins for Testing
iX Team · 2019-02-12 · via Comments for TrueNAS – Open Enterprise Storage

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