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

推荐订阅源

U
Unit 42
Microsoft Azure Blog
Microsoft Azure Blog
Engineering at Meta
Engineering at Meta
博客园 - 【当耐特】
人人都是产品经理
人人都是产品经理
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
Blog — PlanetScale
Blog — PlanetScale
酷 壳 – CoolShell
酷 壳 – CoolShell
aimingoo的专栏
aimingoo的专栏
Jina AI
Jina AI
小众软件
小众软件
博客园 - 叶小钗
MongoDB | Blog
MongoDB | Blog
大猫的无限游戏
大猫的无限游戏
博客园 - 聂微东
Y
Y Combinator Blog
云风的 BLOG
云风的 BLOG
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Martin Fowler
Martin Fowler
P
Proofpoint News Feed
MyScale Blog
MyScale Blog

TrueNAS – Open Enterprise Storage

What We Heard at NAB 2026 | TrueNAS - Open Enterprise Storage TrueNAS V160 Launched: High Performance, No All-Flash Tax TrueNAS 26 Is Here: What's New in This Major Release TrueNAS Connect: Enterprise Features on Your Own Hardware TrueNAS Immutability: Multi-Layered Data Protection & Ransomware Defense TrueNAS CEO Note to Community: We Are All TrueNAS TrueNAS 25.10.2 Goldeye: 100+ Fixes & What's New TrueNAS Names Brett Davis CEO for Enterprise Growth TrueNAS Plans for 2026: TrueNAS 26 & OpenZFS 2.4 Roadmap TrueNAS Connect Plus Now Available for All Community Users TrueNAS R60: High-Speed NVMe Storage for AI Workloads Introducing TrueNAS WebShare: Secure Web-Based File Sharing TrueNAS 25.10.1: Goldeye Matures, Performs, and Connects TrueNAS & Veeam v13: Turnkey Cyber‑Resilient Backups Customer Advantages of the TrueNAS Open Core Model TrueNAS Named Data Storage Company of the Year 2025 TrueNAS 25.10: Smarter, Streamlined Updates & Tools TrueNAS F-Series Shines at IBC with Two “Best of Show” Awards TrueNAS 25.10 “Goldeye”: NVMe‑oF, Unified, Simplified Storage Introducing TrueNAS Connect: Secure Monitoring & Alerts The ESG Advantage of Open Enterprise Architecture: Why TrueNAS Is the Sustainable Choice | TrueNAS - Open TrueNAS 25.10-RC1: New Features, Fixes & OpenZFS 2.3.4 Seamless Setup: Exploring TrueNAS Web-Driven Installation | TrueNAS - Open Enterprise Storage TrueNAS 25.10 “Goldeye” BETA is Available TrueNAS 25.10 “Goldeye” Highlights TrueNAS 25.04.2: Fangtooth restores Virtualization iXsystems Rebrands as TrueNAS to Reflect Market Momentum in Enterprise Storage | TrueNAS - Open Enterprise June 1 - Apps Migration Deadline for TrueNAS 24.04 and 23.10 TrueNAS 25.04.1: Fangtooth Unification Gains Momentum TrueNAS 24.10.2.2 Prepares for IP Addressing of Apps
February Plugin Updates & New Plugins for Testing
iX Team · 2019-02-12 · via 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