<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>TrueForge | TrueCharts News</title><description/><link>https://trueforge.org/</link><language>en</language><item><title>Februari Update</title><link>https://trueforge.org/news/announcing-forgetool/</link><guid isPermaLink="true">https://trueforge.org/news/announcing-forgetool/</guid><pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;While going into 2026 Trueforge has been hard at work last few months, here are some highlight to get you going with TrueForge Community projects this new year&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;forgetool&quot;&gt;ForgeTool&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Trueforge has released Forgetool, an successor of clustertool. Combining all our project tools into one big supertool!&lt;/p&gt;
&lt;p&gt;Forgetool is the continuation of the original Clustertool, with updated internals and workflows. It is part of most of Trueforge’s CI pipelines and allows users to use the same tooling we use locally.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;changes-in-this-release&quot;&gt;Changes in This Release&lt;/h3&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Support for Talos Linux 1.12&lt;/li&gt;
&lt;li&gt;Updated and adjusted commands&lt;/li&gt;
&lt;li&gt;Ongoing cleanup and restructuring of the tool&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;More changes and features are planned for future releases.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;truecharts-update&quot;&gt;TrueCharts Update&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Alongside Forgetool, Trueforge has released a few new charts for TrueCharts:&lt;/p&gt;
&lt;p&gt;Hytale Server Helm Chart, enabling deployment of Hytale servers on Kubernetes
Multus-CNI, allowing deployment of Multus-CNI through Helm&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;lifeforge&quot;&gt;LifeForge&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Much work has been done on the ManicMead sideproject, documenting recepes and adding tasting notes&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;gamingforce&quot;&gt;GamingForce&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;During the busy December months, we decided to let GamingForge just glide-along.
However, the ARK server did get its needed updates and we improved snapshotting on both the Minecraft and ARK servers&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;whats-to-come&quot;&gt;Whats to come?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We are hard at work on expanding containerforge library of image to be used for both our helm-charts as well as for Docker.&lt;/p&gt;</content:encoded><category>2026</category></item><item><title>Announcing: ContainerForge</title><link>https://trueforge.org/news/announcing-containerForge/</link><guid isPermaLink="true">https://trueforge.org/news/announcing-containerForge/</guid><pubDate>Wed, 12 Nov 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;We’re excited to finally introduce &lt;strong&gt;ContainerForge&lt;/strong&gt;, a new project under the &lt;strong&gt;TrueForge–TrueTech&lt;/strong&gt; umbrella — and the foundation for all future &lt;strong&gt;TrueCharts containers&lt;/strong&gt;!&lt;/p&gt;
&lt;p&gt;🔗 &lt;strong&gt;Learn more:&lt;/strong&gt; &lt;a href=&quot;https://trueforge.org/truetech/containerforge/&quot;&gt;trueforge.org/truetech/containerforge&lt;/a&gt;&lt;br&gt;
💬 &lt;strong&gt;Join the discussion:&lt;/strong&gt; on our &lt;a href=&quot;https://discord.gg/tVsPTHWTtr&quot;&gt;Discord&lt;/a&gt;&lt;br&gt;
💻 &lt;strong&gt;Explore the code:&lt;/strong&gt; &lt;a href=&quot;https://github.com/trueforge-org/containerforge&quot;&gt;github.com/trueforge-org/containerforge&lt;/a&gt;
💖 &lt;strong&gt;Support our work:&lt;/strong&gt;  Sponsor us on &lt;a href=&quot;https://github.com/sponsors/trueforge-org&quot;&gt;GitHub&lt;/a&gt; or &lt;a href=&quot;https://opencollective.com/trueforge&quot;&gt;OpenCollective&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h2 id=&quot;-what-is-containerforge&quot;&gt;🧩 What Is ContainerForge?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;ContainerForge&lt;/strong&gt; is an &lt;strong&gt;opinionated collection of container images&lt;/strong&gt; — focused on being efficient, consistent, and easy to maintain.&lt;/p&gt;
&lt;p&gt;Our containers follow modern standards and proven best practices:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;✅ &lt;strong&gt;Rootless&lt;/strong&gt; by default (&lt;code dir=&quot;auto&quot;&gt;568:568&lt;/code&gt;) for security and compatibility&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Multi-architecture&lt;/strong&gt; builds (x86 and ARM)&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Semantically versioned&lt;/strong&gt; and &lt;strong&gt;digest-pinnable&lt;/strong&gt; for predictable updates&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Single-process design&lt;/strong&gt; for simplicity and transparency&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Our guiding principle is simple:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“Build efficient, standardised and secure containers.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h2 id=&quot;️-built-with-truenas-in-mind&quot;&gt;⚙️ Built with TrueNAS in Mind&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;While &lt;strong&gt;ContainerForge&lt;/strong&gt; isn’t built exclusively &lt;em&gt;for&lt;/em&gt; TrueNAS, it’s designed to work &lt;strong&gt;exceptionally well&lt;/strong&gt; with TrueNAS’ &lt;strong&gt;Custom App&lt;/strong&gt; and &lt;strong&gt;Docker Compose&lt;/strong&gt; deployment options.&lt;/p&gt;
&lt;p&gt;Here’s how we make that experience smoother:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Correct Default User (&lt;code dir=&quot;auto&quot;&gt;568:568&lt;/code&gt;)&lt;/strong&gt; – Matches TrueNAS’ Apps user to avoid permission issues&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Automatic Update Control&lt;/strong&gt; – TrueNAS can automatically track and update containers by digest, patch, minor, or major version&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Consistent Configuration Paths&lt;/strong&gt; – Standardized &lt;code dir=&quot;auto&quot;&gt;/config&lt;/code&gt; directories simplify backups and migration&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ubuntu-based Base Images&lt;/strong&gt; – Ensuring stable, secure, and well-supported foundations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These considerations make deploying &lt;strong&gt;ContainerForge&lt;/strong&gt; images on TrueNAS a clean and predictable experience — without needing extra tweaks or compatibility layers.&lt;/p&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h2 id=&quot;-standardised-extensible-and-transparent&quot;&gt;🧱 Standardised, Extensible, and Transparent&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;ContainerForge builds upon the experience of existing projects such as &lt;a href=&quot;https://github.com/home-operations&quot;&gt;home-operations&lt;/a&gt;, &lt;a href=&quot;https://linuxserver.io/&quot;&gt;linuxserver.io&lt;/a&gt;, and &lt;a href=&quot;https://hotio.dev/&quot;&gt;hotio.dev&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;What makes it different:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Consistent Standards&lt;/strong&gt; — All images follow a unified base and structure&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transparency&lt;/strong&gt; — Each build is verifiable with GitHub Actions attestations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Community Alignment&lt;/strong&gt; — Designed for TrueCharts integration and home-lab friendliness&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And because every image shares a common, well-defined base (Ubuntu, Python, Node, Golang, Java, etc.), ContainerForge enables fast, reliable updates across the board.&lt;/p&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h2 id=&quot;-whats-next&quot;&gt;🧰 What’s Next&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;This is only the beginning.&lt;br&gt;
We’re planning to expand &lt;strong&gt;ContainerForge&lt;/strong&gt; with &lt;strong&gt;pre-made example Docker Compose files&lt;/strong&gt;, making deployment even easier for users who prefer direct container setups over Helm or Kubernetes.&lt;/p&gt;
&lt;p&gt;Our long-term goal: provide a complete, consistent container ecosystem that works great everywhere — whether through &lt;strong&gt;TrueCharts&lt;/strong&gt;, &lt;strong&gt;TrueNAS&lt;/strong&gt;, or standalone &lt;strong&gt;Docker Compose&lt;/strong&gt; setups.&lt;/p&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h2 id=&quot;-explore-today&quot;&gt;📦 Explore Today&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Start exploring the collection now:&lt;br&gt;
👉 &lt;a href=&quot;https://github.com/orgs/trueforge-org/packages&quot;&gt;GitHub Packages&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Full documentation and details:&lt;br&gt;
👉 &lt;a href=&quot;https://trueforge.org/truetech/containerforge/&quot;&gt;trueforge.org/truetech/containerforge&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h2 id=&quot;-get-involved&quot;&gt;💬 Get Involved&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;ContainerForge is an open, community-driven project.&lt;br&gt;
We welcome feedback, contributions, and discussions from everyone interested in building and running better containers.&lt;/p&gt;
&lt;p&gt;Join us on &lt;strong&gt;GitHub&lt;/strong&gt; or &lt;strong&gt;Discord&lt;/strong&gt;, and help shape the next generation of container infrastructure for the TrueForge ecosystem.&lt;/p&gt;</content:encoded><category>2025</category></item><item><title>Updated OCI Repository Link</title><link>https://trueforge.org/news/new-oci-link/</link><guid isPermaLink="true">https://trueforge.org/news/new-oci-link/</guid><pubDate>Sun, 07 Sep 2025 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;move-oci-registry-to-new-domain-and-responds-to-bitnami-changes&quot;&gt;Move OCI Registry to New Domain and Responds to Bitnami Changes&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;The OCI repository has been moved from tccr.io to oci.trueforge.org&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;new-registry-locations&quot;&gt;New Registry Locations&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;All images and charts previously hosted on tccr.io are now available under the new domain:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Images: &lt;code dir=&quot;auto&quot;&gt;oci.trueforge.org/tccr/IMAGE&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Charts: &lt;code dir=&quot;auto&quot;&gt;helm install mychart oci://oci.trueforge.org/truecharts/CHART&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This change affects only the domain; the registry remains OCI-based as before. Users are encouraged to update their Helm configurations and image references accordingly to avoid interruptions.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;clustertool-updated-for-talos-1110&quot;&gt;Clustertool Updated for Talos 1.11.0&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We’re excited to share that we now support Talos 1.11 and Kubernetes 1.34! With the recent update to clustertool, managing and deploying clusters on these versions has never been easier. This ensures smoother operations, up-to-date features, and a more reliable experience for all our users.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;bitnami-policy-shift&quot;&gt;Bitnami Policy Shift&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Alongside the domain migration, We want to  highlight the recent upstream changes from Bitnami. The popular container provider has moved to a “latest-only” publishing model for free users, meaning older tags will no longer be maintained and soon to be removed.&lt;/p&gt;
&lt;p&gt;In addition, Bitnami has removed some images entirely, forcing the deprecation of affected TrueCharts applications such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Solr&lt;/li&gt;
&lt;li&gt;Matomo&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;nextcloud-update-3108&quot;&gt;Nextcloud Update 31.0.8&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;addition, we’ve fixed Nextcloud image creation and released version 31.0.8 for our charts. This update ensures smoother deployments and improved reliability, so you can run Nextcloud with confidence on your clusters.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;what-users-should-do&quot;&gt;What Users Should Do:&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Update all references from tccr.io to oci.trueforge.org and update their charts and clustertool to the latest version.&lt;/p&gt;
&lt;p&gt;Expect Bitnami-based charts to stay stable thanks to digest pinning.&lt;/p&gt;
&lt;p&gt;Note that applications relying on deprecated Bitnami images are no longer available via TrueCharts.&lt;/p&gt;
&lt;p&gt;We emphasize our commitment to stability and transparency, while continuing to adapt to upstream changes.&lt;/p&gt;</content:encoded><category>2025</category></item><item><title>Common-2025 finally released</title><link>https://trueforge.org/news/truecharts/common-2025/</link><guid isPermaLink="true">https://trueforge.org/news/truecharts/common-2025/</guid><pubDate>Thu, 26 Jun 2025 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;truecharts-releases-common-2025-helm-library-with-major-improvements&quot;&gt;TrueCharts Releases &lt;code dir=&quot;auto&quot;&gt;common-2025&lt;/code&gt; Helm Library with Major Improvements&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;The TrueCharts team is proud to announce the release of &lt;strong&gt;&lt;code dir=&quot;auto&quot;&gt;common-2025&lt;/code&gt;&lt;/strong&gt;, the latest version of the shared Helm chart library powering all TrueCharts charts. This major update delivers powerful new features, improved integrations, and essential structural upgrades that enhance usability, maintainability, and compatibility across the board.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;-key-highlights-of-common-2025&quot;&gt;🚀 Key Highlights of &lt;code dir=&quot;auto&quot;&gt;common-2025&lt;/code&gt;&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;🔐 Nginx Ingress Integration&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Disabled by default&lt;/strong&gt; for a cleaner baseline&lt;/li&gt;
&lt;li&gt;Built-in support for:
&lt;ul&gt;
&lt;li&gt;Authentication&lt;/li&gt;
&lt;li&gt;IP whitelisting&lt;/li&gt;
&lt;li&gt;ThemePark styling&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;🛠 GitOps CNPG Recovery Enhancements&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;No more need to bump revision numbers during CNPG cluster recovery&lt;/li&gt;
&lt;li&gt;Using the revision number is now optional.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;🌐 Traefik Updates&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Disabled by default&lt;/strong&gt; for a cleaner baseline&lt;/li&gt;
&lt;li&gt;Complete rework of &lt;strong&gt;Traefik middlewares&lt;/strong&gt;, now defined per chart&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;📦 Resource Management&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Updated defaults for &lt;strong&gt;required pod resources&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;🔑 Existing Pull Secret Support&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added support for using &lt;strong&gt;existing Kubernetes secrets&lt;/strong&gt; for container registry authentication&lt;/li&gt;
&lt;li&gt;Simplifies integration in environments with pre-configured imagePullSecrets&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;🧩 Addon System Rework&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Safe upgrade: prevents updates when some legacy addon layouts are present&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;More configuration options for addons&lt;/strong&gt;, including:
&lt;ul&gt;
&lt;li&gt;Full access to the &lt;strong&gt;workload definition&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;📁 Structural Cleanups&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Removal of deprecated &lt;strong&gt;Portal&lt;/strong&gt; (legacy from SCALE)&lt;/li&gt;
&lt;li&gt;Major improvements to &lt;code dir=&quot;auto&quot;&gt;notes.txt&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Moved &lt;strong&gt;MetalLB&lt;/strong&gt; and &lt;strong&gt;Traefik&lt;/strong&gt; service annotations to centralized integration logic&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;📊 Autoscaling Enhancements&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Refactored &lt;strong&gt;Horizontal Pod Autoscaler (HPA)&lt;/strong&gt;: To comply to our coding standards and testing regime&lt;/li&gt;
&lt;li&gt;Added support for &lt;strong&gt;Vertical Pod Autoscaler (VPA)&lt;/strong&gt;: Allows for automatically adjusts CPU and memory limits over time&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;👤 Service Account Overrides&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added support to &lt;strong&gt;optionally override the service account name&lt;/strong&gt; in the workload &lt;code dir=&quot;auto&quot;&gt;podSpec&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;🌐 Topology Key Configuration&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Users can now configure a &lt;strong&gt;default &lt;code dir=&quot;auto&quot;&gt;topologyKey&lt;/code&gt;&lt;/strong&gt; for scheduling behavior&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;📌 Pod Affinity Support&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added full support for &lt;strong&gt;pod affinity&lt;/strong&gt;, enabling more advanced workload placement strategies&lt;/li&gt;
&lt;li&gt;Default &lt;strong&gt;pod affinity&lt;/strong&gt; to ensure pods sharing RWO PVCs are started on the same node&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h2 id=&quot;-thank-you&quot;&gt;🙏 Thank You&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;This release marks another milestone in the growth of the TrueCharts ecosystem. A huge &lt;strong&gt;thank you&lt;/strong&gt; to all contributors who help build, improve, and maintain all of our charts. Your work makes TrueCharts possible.&lt;/p&gt;
&lt;p&gt;And of course, &lt;strong&gt;thank you to all users&lt;/strong&gt;—your feedback, deployments, and support are what drive this project forward every day.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;For more information or to get involved, visit: &lt;a href=&quot;https://trueforge.org&quot;&gt;https://trueforge.org&lt;/a&gt;&lt;/p&gt;</content:encoded><category>2025</category></item><item><title>Truenas-Oriented Talos Docker-Compose</title><link>https://trueforge.org/news/docker-compose-talos/</link><guid isPermaLink="true">https://trueforge.org/news/docker-compose-talos/</guid><pubDate>Wed, 28 May 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;With the release of TrueNAS SCALE Fangtooth, iXsystems has officially switched its virtualization backend from KVM to Incus.
This transition has introduced several limitations, and VM support is now also labeled as experimental, leaving users without a stable VM solution on TrueNAS.&lt;/p&gt;
&lt;p&gt;Users have reported performance issues with the new Incus-based VM system,
and some previously supported configurations such as running VMs with raw-file backed disks
(making use of ZFS small-blocks special-vdevs) are no longer functional.
Currently, there is no official Incus-Guest-Agent available on Talos, making it difficult for users to control the VM through the TrueNAS UI.&lt;/p&gt;
&lt;p&gt;Users have been requesting a Kubernetes solution within the iX-supported Apps/Instances system for quite some time.
Traditional containerization approaches like LXC/LXD or jails were never viable options for us
as they lack support for Talos and present significant management challenges.
However, after careful testing and evaluation, we’ve concluded that integrating Talos in container form within the existing Docker Compose-based Apps system presents a compelling solution.
This approach enables users to run Kubernetes on TrueNAS SCALE without the added complexity of virtual machines or the maintenance burden of homegrown setups,
striking a practical balance between performance, simplicity and native integration.&lt;/p&gt;
&lt;p&gt;In light of this, we have reaffirmed our commitment to the TrueNAS community by releasing a new guide
on how to run Talos as a Docker container inside SCALE Apps.
This approach provides a practical alternative for those affected by the VM backend changes,
allowing continued experimentation and development with Talos despite the Incus limitations.&lt;/p&gt;
&lt;p&gt;To get started with Talos as a Docker-Compose App following the following &lt;a href=&quot;https://trueforge.org/guides/talos/docker&quot;&gt;this&lt;/a&gt;.&lt;/p&gt;</content:encoded><category>2025</category></item><item><title>MrPuffins new role</title><link>https://trueforge.org/news/puffin-post/</link><guid isPermaLink="true">https://trueforge.org/news/puffin-post/</guid><pubDate>Thu, 01 May 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Hey everyone,&lt;/p&gt;
&lt;p&gt;Kjeld here — most of you know me as &lt;strong&gt;MrPuffin&lt;/strong&gt;, or back in the day, &lt;strong&gt;Ornias&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Over the past year, we’ve been quietly but steadily working on something big at TrueCharts. Behind the scenes, we’ve focused hard on professionalizing and restructuring the project to make it more sustainable, more scalable, and frankly, more awesome.&lt;/p&gt;
&lt;p&gt;Our core energy has been steadily shifting toward &lt;strong&gt;building out and refining our Common Chart&lt;/strong&gt;, improving our &lt;strong&gt;CI/CD pipelines&lt;/strong&gt;, and developing tooling like &lt;strong&gt;clustertool&lt;/strong&gt; — all with the goal of supporting better automation and long-term maintainability. It’s been a gradual but deliberate transition in focus, setting the stage for a more sustainable future for the project.&lt;/p&gt;
&lt;p&gt;In the meantime, the &lt;strong&gt;charts catalog&lt;/strong&gt; itself has organically evolved. It’s now primarily driven by &lt;strong&gt;community contributions&lt;/strong&gt;, which is incredible to see. People like &lt;strong&gt;Alfi&lt;/strong&gt; and &lt;strong&gt;jagrbombs&lt;/strong&gt; from our core team are doing fantastic work reviewing and maintaining the quality of incoming PRs. And let’s not forget &lt;strong&gt;Stavros&lt;/strong&gt;, who’s been laser-focused on the Common Chart and pushing forward with unit tests and technical improvements.&lt;/p&gt;
&lt;p&gt;But with all this growth comes a shift.&lt;/p&gt;
&lt;p&gt;As life changes on my end too, I’ve come to realize I simply can’t do it all — not if we want to keep doing things right. So it’s time for a new phase.&lt;/p&gt;
&lt;p&gt;You’ll notice on the &lt;a href=&quot;https://trueforge.org/team&quot;&gt;team page&lt;/a&gt; that I’m officially stepping back from day-to-day involvement with the general chart catalog. That means fewer interactions from me on community chart PRs and general contributions.&lt;/p&gt;
&lt;p&gt;Instead, I’ll be focusing 100% of my energy on what matters most for the long-term success of the project:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Developing new features for the &lt;strong&gt;Common Chart&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Maintaining and improving our &lt;strong&gt;CI/CD and deployment/testing pipelines&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Coordinating and supporting our amazing &lt;strong&gt;volunteer staff&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In practice, that means the chart catalog will be almost entirely community-driven — and that’s by design. We’ve built the structure for it, and now it’s time to let it grow.&lt;/p&gt;
&lt;p&gt;So, yes, you’ll probably see &lt;strong&gt;less of me in Discord&lt;/strong&gt; and around the edges of the project. But rest assured, I’m still here, still fully committed, just with a more focused role behind the scenes (and on GitHub, of course).&lt;/p&gt;
&lt;p&gt;Thanks to everyone who’s helped us get here. This isn’t the end of anything — it’s just the next logical step forward.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Onwards and upwards,&lt;/strong&gt;
&lt;strong&gt;Kjeld (MrPuffin)&lt;/strong&gt;&lt;/p&gt;</content:encoded><category>2025</category></item><item><title>Clustertool v2</title><link>https://trueforge.org/news/clustertool-v2/</link><guid isPermaLink="true">https://trueforge.org/news/clustertool-v2/</guid><pubDate>Thu, 10 Apr 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Just one year ago we were fully dedicated to building TrueNAS SCALE Apps and were forced to move forward to greener pastures. Now, only a year later, we’ve moved to being fully compatible with nearly every Kubernetes platform out there while still offering a staggering amount of Helm Charts.&lt;/p&gt;
&lt;p&gt;After long consideration, we’ve decided to stop providing forks/mirrors of complicated charts such as Traefik, Prometheus and so forth. With SCALE gone, we simply don’t need to anymore and users are free to directly consume the upstream charts instead!&lt;/p&gt;
&lt;p&gt;This has also allowed us to completely re-evaluate which software we’re using to back the ClusterTool defaults. Hence, ClusterTool V2 is born!&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;new-clustertool-v2-launches-with-nginx-backend-and-major-upgrades&quot;&gt;New Clustertool v2 Launches with NGINX Backend and Major Upgrades&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;The highly anticipated Clustertool v2 is officially released, bringing a host of improvements and a fundamental architectural shift including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;a full move to an NGINX backend&lt;/li&gt;
&lt;li&gt;Designed for improved performance, cleaner configuration, and upstream alignment.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Clustertool v2 is a significant step forward for Kubernetes-based cluster management.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;whats-new-in-clustertool-v2&quot;&gt;What’s New in Clustertool v2?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;The latest version comes with a comprehensive set of changes aimed at making the system more maintainable and future-ready. Key updates include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;✅ Migration to NGINX as the default ingress controller&lt;/li&gt;
&lt;li&gt;📦 Inclusion of kube-prometheus-stack for metrics&lt;/li&gt;
&lt;li&gt;📦 Upstream integration of many system charts&lt;/li&gt;
&lt;li&gt;🧹 Indentation and formatting cleanups across configuration files&lt;/li&gt;
&lt;li&gt;📥 Adoption of OCI Mirrors for chart management, boosting speed and reliability&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;changes-for-existing-clusters&quot;&gt;Changes for Existing Clusters&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Clusters upgrading to v2 will need to account for several changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;📦 Repository Adjustments:
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Updated Repositories list:&lt;/p&gt;
&lt;div&gt;&lt;figure&gt;&lt;figcaption&gt;&lt;span&gt;kustomization.yaml&lt;/span&gt;&lt;/figcaption&gt;&lt;pre&gt;&lt;code&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;apiVersion&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;kustomize.config.k8s.io/v1beta1&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;kind&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;Kustomization&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;metadata&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;  &lt;/span&gt;&lt;span&gt;name&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;helm-repos&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;  &lt;/span&gt;&lt;span&gt;namespace&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;flux-system&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;resources&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span&gt;- &lt;/span&gt;&lt;span&gt;bjw-s.yaml&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span&gt;- &lt;/span&gt;&lt;span&gt;cloudnative-pg.yaml&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span&gt;- &lt;/span&gt;&lt;span&gt;home-ops-mirror.yaml&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span&gt;- &lt;/span&gt;&lt;span&gt;jetstack.yaml&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span&gt;- &lt;/span&gt;&lt;span&gt;kustomization.yaml&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span&gt;- &lt;/span&gt;&lt;span&gt;prometheus-community.yaml&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span&gt;- &lt;/span&gt;&lt;span&gt;spegel.yaml&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;&lt;span&gt;  &lt;/span&gt;&lt;/span&gt;&lt;span&gt;- &lt;/span&gt;&lt;span&gt;truecharts.yaml&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Added home-operations &lt;a href=&quot;https://github.com/home-operations/charts-mirror&quot;&gt;OCI mirror&lt;/a&gt;:&lt;/p&gt;
&lt;div&gt;&lt;figure&gt;&lt;figcaption&gt;&lt;span&gt;home-ops-mirror.yaml&lt;/span&gt;&lt;/figcaption&gt;&lt;pre&gt;&lt;code&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;---&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;apiVersion&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;source.toolkit.fluxcd.io/v1&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;kind&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;HelmRepository&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;metadata&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;  &lt;/span&gt;&lt;span&gt;name&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;home-ops-mirror&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;  &lt;/span&gt;&lt;span&gt;namespace&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;flux-system&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;spec&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;  &lt;/span&gt;&lt;span&gt;type&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;oci&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;  &lt;/span&gt;&lt;span&gt;interval&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;2h&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span&gt;  &lt;/span&gt;&lt;span&gt;url&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;oci://ghcr.io/home-operations/charts-mirror&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Please compare your &lt;a href=&quot;https://github.com/trueforge-org/truecharts/tree/master/truetool/embed/generic/root/repositories/helm&quot;&gt;Repositories&lt;/a&gt; with this template.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Charts such as Cilium, Metrics Server, Node-Feature-Discovery, Longhorn, Metallb, and OpenEBS are now
pulled via an OCI mirror&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;🔥 Traefik Removal:
&lt;ul&gt;
&lt;li&gt;Both Traefik and traefik-crds are no longer included and need to be removed&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://trueforge.org/truecharts/guides/ingress/nginx/&quot;&gt;Ingress configurations&lt;/a&gt; now require annotation updates to work with NGINX&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://trueforge.org/truecharts/guides/ingress/&quot;&gt;ingressClassName&lt;/a&gt; is recommended to be set for all ingresses. Additionally, you will need to disable the traefik integration.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;🔄 IngressClass Management:
&lt;ul&gt;
&lt;li&gt;New support for using either internal or external ingress classes&lt;/li&gt;
&lt;li&gt;Clusterenv now includes:
&lt;ul&gt;
&lt;li&gt;&lt;code dir=&quot;auto&quot;&gt;NGINX_INTERNAL_IP&lt;/code&gt; has been added&lt;/li&gt;
&lt;li&gt;&lt;code dir=&quot;auto&quot;&gt;NGINX_EXTERNAL_IP&lt;/code&gt; has been added&lt;/li&gt;
&lt;li&gt;&lt;code dir=&quot;auto&quot;&gt;TRAEFIK_IP&lt;/code&gt; has been removed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;🧪 Upstream Chart Migrations:
&lt;ul&gt;
&lt;li&gt;Charts such as CloudNativePG, Cert-Manager, and Kube-Prometheus-Stack are now managed upstream&lt;/li&gt;
&lt;li&gt;🧭 Check the &lt;a href=&quot;https://trueforge.org/truecharts/guides/&quot;&gt;Quick Start Guide&lt;/a&gt; for integration examples&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;clustertool-as-a-ci-platform-for-chart-testing&quot;&gt;Clustertool as a CI Platform for Chart Testing&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;With v2, Clustertool is now also being adopted internally as a replacement for the legacy ChartTool,
which was previously used to test and release charts but its code was never released publicly.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;special-thanks&quot;&gt;Special Thanks&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Thanks to the home-operations team for providing and maintaining their &lt;a href=&quot;https://github.com/home-operations/charts-mirror&quot;&gt;OCI mirror&lt;/a&gt;. 🎉&lt;/p&gt;
&lt;p&gt;This ensures every one of us can fully use the power of OCI-backed Helm-charts in our clusters!&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;important-notice-for-scale-users&quot;&gt;Important Notice for SCALE Users&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Starting with v2, Clustertool will no longer include any tooling or support for SCALE exports, conversions,
or migrations. Users relying on those features should retain v1 or migrate to separate tools.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;ready-to-update&quot;&gt;Ready to update?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Clustertool v2 continues the projects goal of modular, maintainable cluster management and leans into modern best-practices for Kubernetes ecosystem integration.
This release sets the foundation for a more streamlined and scalable future.&lt;/p&gt;
&lt;p&gt;Ready to upgrade? Check out the full changelog and migration resources to get started.&lt;/p&gt;</content:encoded><category>2025</category></item><item><title>Recent Changes</title><link>https://trueforge.org/news/recent-changes/</link><guid isPermaLink="true">https://trueforge.org/news/recent-changes/</guid><pubDate>Sun, 09 Mar 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The TrueCharts team has made several major updates to the Helm Project, focusing on improving stability, removing deprecated content, and providing a wealth of new resources for users. Here’s a rundown of the latest changes:&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;deprecation--removal-of-mirrored-upstream-charts&quot;&gt;Deprecation &amp;#x26; Removal of Mirrored Upstream Charts&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;As part of an effort to streamline and refine the project, TrueCharts has officially deprecated and removed most mirrored upstream charts. Users are encouraged to read the newly updated Quick-Start Guide for assistance with these changes, ensuring a smooth transition.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;expansion-to-stable-charts&quot;&gt;Expansion to Stable Charts&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;In a significant update, TrueCharts has moved 15 charts from the incubator to the stable train, ensuring they are now fully ready-to-use. Additionally, the community has added 5 completely new charts to the stable train, expanding the selection of reliable and robust options available to users.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;documentation-overhaul&quot;&gt;Documentation Overhaul&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;TrueCharts has also made significant updates to its documentation. Around 80 guides have been updated to remove references to TrueNAS Scale, thanks to the contributions from the community members Boemeltrein, itconstruct, and gismo2004. This update ensures that the documentation aligns with current best practices and provides users with clear and concise information.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;new-guides-and-resources&quot;&gt;New Guides and Resources&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;A variety of new guides have been added to the TrueCharts documentation, making it easier for users to get started and troubleshoot issues:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Quick-Start Guide: A comprehensive new guide that helps newcomers set up their projects with TrueCharts smoothly.&lt;/li&gt;
&lt;li&gt;Development Guides: Updates to the guides help developers navigate the TrueCharts environment and contribute more effectively.&lt;/li&gt;
&lt;li&gt;Clustertool Guide: An updated guide that provides detailed instructions on using Clustertool for managing your clusters.&lt;/li&gt;
&lt;li&gt;General Guides: Multiple new general-purpose guides have been added, covering essential topics such as:
&lt;ul&gt;
&lt;li&gt;Add-ons: A guide detailing how to use and manage add-ons inside the truecharts charts.&lt;/li&gt;
&lt;li&gt;FluxCD Webhook: A dedicated guide to setting up and configuring FluxCD webhooks.&lt;/li&gt;
&lt;li&gt;Troubleshooting: A troubleshooting guide designed to help users resolve common issues.&lt;/li&gt;
&lt;li&gt;NVIDIA and Intel GPUs: Guides for utilizing NVIDIA and Intel GPUs within the Talos Kubernetes enviroment.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;common-2025-refactors-ongoing&quot;&gt;Common 2025 refactors ongoing&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Meanwhile we’re hard at work finishing up the major reworks that will be the new breaking common-chart revision, new known as “Common 2025” and ensuring this future update will go smoothly for all our users and charts&lt;/p&gt;
&lt;p&gt;Currently, users can expect a complete rework of our Ingress, Traefik and Addon systems.
Offering complete compatibility with different ingress providers and a more flexible backend for addons. Allowing both end-user customization and future expansion of both Ingress and Addon systems.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;community-contributions-welcome&quot;&gt;Community Contributions Welcome&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;As always, the continued growth and success of TrueCharts rely heavily on the support and contributions of the community. The project thrives thanks to the efforts of developers, documenters, and users who collaborate to improve and expand the ecosystem. Whether it’s contributing new Helm charts, enhancing documentation, or providing feedback, your involvement helps shape the future of TrueCharts.&lt;/p&gt;
&lt;p&gt;If you’re passionate about Kubernetes and Helm, we encourage you to get involved! Your contributions, no matter how big or small, make a meaningful impact and help ensure that TrueCharts remains a reliable and valuable resource for everyone.&lt;/p&gt;
&lt;p&gt;For more information, visit the TrueCharts Quick-Start Guide and explore the new guides and resources today!&lt;/p&gt;</content:encoded><category>2025</category></item><item><title>2025 project goals</title><link>https://trueforge.org/news/2025-start/</link><guid isPermaLink="true">https://trueforge.org/news/2025-start/</guid><pubDate>Thu, 30 Jan 2025 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h1 id=&quot;truecharts-our-ambitious-plans-for-2025&quot;&gt;TrueCharts: Our Ambitious Plans for 2025&lt;/h1&gt;&lt;/div&gt;
&lt;div&gt;&lt;h2 id=&quot;reflecting-on-2024&quot;&gt;Reflecting on 2024&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;2024 was a transformative year for the TrueCharts project. After being compelled to move away from TrueNAS SCALE as a platform by iXSystems, we swiftly pivoted to embrace a new direction. Within mere months, we launched our proprietary cluster deployment tool, &lt;strong&gt;ClusterTool&lt;/strong&gt;, marking a significant milestone. This bold transition also saw us adopting Kubernetes, Talos, and FluxCD as the foundation of our ecosystem.&lt;/p&gt;
&lt;p&gt;While this shift opened up immense possibilities, it also meant we had to postpone several exciting features we had initially planned. However, these setbacks have only strengthened our resolve to make 2025 a year of solidification and innovation.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;goals-for-2025&quot;&gt;Goals for 2025&lt;/h2&gt;&lt;/div&gt;
&lt;div&gt;&lt;h3 id=&quot;helm-chart-repository-enhancements&quot;&gt;Helm Chart Repository Enhancements&lt;/h3&gt;&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Archiving System Charts&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We plan to archive certain “system” charts where high-quality upstream Helm charts already exist. This approach minimizes the need for us to stay in sync with upstream CRD changes, ultimately benefiting our users.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Standardized Normal Charts&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For charts without Kubernetes customizations or CRDs, we will continue to develop and maintain them, as our standardization offers significant value to users.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Expanding the Catalog&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We are committed to growing our chart repository, adding numerous innovative software solutions to better serve the community.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;&lt;h3 id=&quot;improvements-to-the-common-chart-and-ingress&quot;&gt;Improvements to the Common Chart and Ingress&lt;/h3&gt;&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Ingress Overhaul&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Based on valuable feedback from our community and the former K8S-At-Home (now “Homelab”) community, we will completely rewrite our ingress configuration. The updated ingress will:
&lt;ul&gt;
&lt;li&gt;Be compatible with stock Traefik or other standardized ingress solutions.&lt;/li&gt;
&lt;li&gt;Eliminate reliance on TrueCharts-specific ingress settings.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Traefik Middlewares Integration&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Traefik middlewares will be incorporated into the common chart and thoroughly tested to ensure seamless functionality.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;&lt;h3 id=&quot;dependency-management-enhancements&quot;&gt;Dependency Management Enhancements&lt;/h3&gt;&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Integrated Dependencies&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;Helm dependencies, such as those for MariaDB and Redis, have posed challenges in terms of testing and flexibility. To address this, we will integrate these dependencies directly into the common chart, enabling:
&lt;ul&gt;
&lt;li&gt;Easier customization.&lt;/li&gt;
&lt;li&gt;Significantly improved test coverage.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;&lt;h3 id=&quot;add-on-system-expansion&quot;&gt;Add-On System Expansion&lt;/h3&gt;&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Enhanced Add-On Options&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;While the current add-on system is appreciated, user feedback has highlighted its limitations. We aim to expand its capabilities, providing users with more granular options comparable to standalone charts.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;&lt;h3 id=&quot;testing-and-validation-improvements&quot;&gt;Testing and Validation Improvements&lt;/h3&gt;&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Increased Test Coverage&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We will continue to improve the common chart’s test coverage, addressing existing gaps and ensuring reliability.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Schema Validation&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Introducing &lt;code dir=&quot;auto&quot;&gt;schema.json&lt;/code&gt; validation for all common chart options will reduce the likelihood of user errors.&lt;/li&gt;
&lt;li&gt;We also plan to automate documentation generation from the schema, addressing documentation gaps and accelerating development.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;&lt;h2 id=&quot;looking-ahead&quot;&gt;Looking Ahead&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;As we step into 2025, our focus is clear: to refine, expand, and solidify the TrueCharts ecosystem. By addressing community feedback, enhancing our chart repository, and improving testing and validation processes, we aim to deliver a more robust and user-friendly experience. The road ahead is ambitious, but with the support of our dedicated community, we are confident in achieving these goals.&lt;/p&gt;</content:encoded><category>2025</category></item><item><title>Clustertool v1.0.0 Released</title><link>https://trueforge.org/news/clustertool-release/</link><guid isPermaLink="true">https://trueforge.org/news/clustertool-release/</guid><pubDate>Thu, 21 Nov 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Clustertool has reached a major milestone with the release of version 1.0.0, moving out of its release candidate (RC) phase.
The tool is designed to simplify the process of bootstrapping Talos clusters, offering users a quick and easy way to get started.&lt;/p&gt;
&lt;p&gt;It comes pre-configured with essential Kubernetes components, including Cillium, MetalLB,
and Longhorn, ensuring clusters are equipped with key functionalities right out of the box.
Additionally, all charts required in our Quick Start guide come preinstalled.&lt;/p&gt;
&lt;p&gt;Clustertool also includes a fully configured VS Code devcontainer that automatically installs all the necessary tools for managing and maintaining your Talos clusters.
This addition is a significant time-saver for people setting up their environments.&lt;/p&gt;
&lt;p&gt;Check out the Release Page on github for changelogs and download: &lt;a href=&quot;https://github.com/trueforge-org/truecharts/releases&quot;&gt;Github&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The documentation for all the features Clustertool provides can be found &lt;a href=&quot;clustertool&quot;&gt;here&lt;/a&gt;&lt;/p&gt;</content:encoded><category>2024</category></item><item><title>New Support Policy</title><link>https://trueforge.org/news/new-support-policy/</link><guid isPermaLink="true">https://trueforge.org/news/new-support-policy/</guid><pubDate>Wed, 06 Nov 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;We’re thrilled to announce an all-new &lt;strong&gt;Support Policy&lt;/strong&gt; led by our amazing support lead, @kqmaverick! You can ignore all previous announcements on scope and policies—no more “you need to be able to maintain your own cluster”! Check out the full policy here: &lt;a href=&quot;https://trueforge.org/truecharts/support-policy/&quot;&gt;Support Policy&lt;/a&gt;.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;whats-new&quot;&gt;What’s New:&lt;/h3&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Comprehensive Support&lt;/strong&gt;: Our support now covers both “technical support” for bug reports and code issues, as well as our free support service on Discord, thanks to our dedicated volunteer staff.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Docs Overhaul&lt;/strong&gt;: We’ve streamlined our documentation, merging clustertool pages into general docs and reintroducing a project-wide system requirements page.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Content Cleanup&lt;/strong&gt;: Outdated TrueNAS SCALE content has been removed to make our resources even more relevant for a Kubernetes future!&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In addition, TrueCharts is now officially hosting &lt;strong&gt;community gameservers&lt;/strong&gt;! Our first release is a &lt;strong&gt;Minecraft server&lt;/strong&gt;, co-hosted in collaboration with Six-Shooter.&lt;/p&gt;
&lt;p&gt;🚀 &lt;strong&gt;Upcoming Release&lt;/strong&gt;: We’re excited to announce that &lt;strong&gt;ClusterTool v1.0.0&lt;/strong&gt; will be released in two weeks!&lt;/p&gt;
&lt;p&gt;And don’t forget to &lt;strong&gt;vote in our Discord poll&lt;/strong&gt; about your container plans! Join us on Discord to stay updated: &lt;a href=&quot;https://discord.com/channels/830763548678291466/830763549156573216/1302988338755797042&quot;&gt;Vote Here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thank you for being part of TrueCharts!&lt;/p&gt;</content:encoded><category>2024</category></item><item><title>Exporting TrueCharts SCALE Apps and leaving TrueCharts</title><link>https://trueforge.org/news/leaving-scale/</link><guid isPermaLink="true">https://trueforge.org/news/leaving-scale/</guid><pubDate>Sun, 27 Oct 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;With the recent announcement that TrueNAS SCALE 24.10 “Electric Eel” will no longer support Kubernetes-based applications, we at TrueCharts understand that some of our users may be considering a move away from TrueCharts entirely. As TrueCharts has also ended support for TrueNAS SCALE Apps, we recognize the importance of offering pathways for users who want to adjust to this new direction.&lt;/p&gt;
&lt;p&gt;For those looking to transition away from TrueCharts, whether by migrating to alternative options such as Docker Compose or using iX-Systems-made Apps, our latest subproject, &lt;strong&gt;ClusterTool&lt;/strong&gt;, provides a powerful solution. ClusterTool has been developed to simplify the migration process, giving users the flexibility to transition smoothly to the setup that best suits their needs.&lt;/p&gt;
&lt;p&gt;Even for users who aren’t looking to establish their own Kubernetes cluster, &lt;strong&gt;ClusterTool&lt;/strong&gt; offers robust functionality to export TrueNAS SCALE App configurations. Users can easily convert their GUI-based App configurations into clean, readable YAML files. This export feature preserves existing configurations, providing a record that can be adapted for future deployments or alternative environments without re-entering every setting from scratch.&lt;/p&gt;
&lt;p&gt;To help users get started, we’ve created a detailed guide outlining how to use ClusterTool for this purpose. Access the guide and learn how to seamlessly migrate or export your SCALE configurations here: TrueCharts Guide on Exporting SCALE Configurations. &lt;em&gt;(2025 note: Migration is no longer possible or supported)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Here you can Download the RC-Release of ClusterTool here: &lt;a href=&quot;https://github.com/trueforge-org/truecharts/releases&quot;&gt;Download Link&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We remain committed to supporting our community, whether users are transitioning to different solutions or adapting their setups within the evolving TrueNAS SCALE environment.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;effortless-hosting-with-elfhosted&quot;&gt;Effortless Hosting with ElfHosted&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;For users who prefer not to handle the maintenance and management of their self-hosted content, we highly recommend &lt;strong&gt;ElfHosted&lt;/strong&gt;.
Visit &lt;a href=&quot;http://elfhosted.com/&quot;&gt;ElfHosted&lt;/a&gt; for a hassle-free, fully managed hosting solution tailored to your needs.&lt;/p&gt;</content:encoded><category>2024</category></item><item><title>Clustertool Release Candidate</title><link>https://trueforge.org/news/clustertool-rc/</link><guid isPermaLink="true">https://trueforge.org/news/clustertool-rc/</guid><pubDate>Wed, 16 Oct 2024 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;clustertool-release-candidate-update&quot;&gt;ClusterTool Release Candidate Update&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We are pleased to announce that ClusterTool has officially entered Release Candidate status.
After extensive development and testing, the general configuration format is now considered stable,
ensuring greater reliability and consistency moving forward.&lt;/p&gt;
&lt;p&gt;In addition, we are excited to confirm that migration from TrueNAS Scale to your own Kubernetes cluster is now fully supported.
This capability enables streamlined transitions,
empowering users to harness the full potential of Kubernetes while maintaining their existing data and configurations.&lt;/p&gt;
&lt;p&gt;At the bottom of this page (&lt;a href=&quot;#guide-to-creating-a-talos-cluster-with-clustertool-and-migrating-your-scale-apps&quot;&gt;Talos Cluster Guide&lt;/a&gt;),
you’ll find a helpful guide detailing how to create your talos cluster and migrate your SCALE Apps.&lt;/p&gt;
&lt;p&gt;We appreciate your continued support as we move toward the final release and look forward to hearing your feedback during this phase.&lt;/p&gt;
&lt;p&gt;Here you can Download the RC-Release: &lt;a href=&quot;https://github.com/trueforge-org/truecharts/releases&quot;&gt;Download Link&lt;/a&gt;.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;clustertool-is-now-source-available&quot;&gt;ClusterTool is Now Source-Available&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We’re excited to announce that ClusterTool is now source-available!
This means that the source code is open for review, collaboration, and contributions from the community.
We believe this move will enhance transparency and drive innovation as we continue to improve the platform.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;new-guides-for-csi-installation-and-longhorn-integration&quot;&gt;New Guides for CSI Installation and Longhorn Integration&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We’re excited to announce that we now offer a selection of guides on how to install a Container Storage Interface (CSI) on Kubernetes.
Additionally, Longhorn will be shipped by default with ClusterTool, simplifying your storage management and enhancing your Kubernetes experience.
Check out the &lt;a href=&quot;https://trueforge.org/forgetool/csi/&quot;&gt;guides&lt;/a&gt; to get started!&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;changes-in-documentation-leadership&quot;&gt;Changes in Documentation Leadership&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We’d like to announce that @bitpushr is stepping down from the role of Documentation Maintainer.
We greatly appreciate his contributions and dedication to maintaining high-quality documentation during his tenure.&lt;/p&gt;
&lt;p&gt;Moving forward, @alfi0812 will be taking over as the new Doc Maintainer.
We’re excited to have him on board and look forward to the fresh insights and improvements he’ll bring to the role.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;future-prospect-for-clustertool-and-our-helm-charts&quot;&gt;Future Prospect for Clustertool and our Helm Charts&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;At the release of Clustertool, we also hope to add code signing to the build process and a (signed) containerized version as well.
So everyone can ensure themselves of it running trusted code!&lt;/p&gt;
&lt;p&gt;We’re also working hard at adding all sorts of charts to support (Real-)debrid based streaming and downloading. such as: Comet, Riven, Zurg and much more&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;guide-to-creating-a-talos-cluster-with-clustertool-and-migrating-your-scale-apps&quot;&gt;Guide to Creating a Talos Cluster with ClusterTool and Migrating Your SCALE Apps&lt;/h2&gt;&lt;/div&gt;
&lt;div&gt;&lt;h3 id=&quot;creating-your-talos-cluster&quot;&gt;Creating your Talos Cluster&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;Follow the linked Guides to find more details on how to create your own Talos Cluster using Clustertool.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://trueforge.org/truecharts/systemrequirements&quot;&gt;VM Setup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://trueforge.org/forgetool/getting-started/&quot;&gt;Getting Started with Clustertool&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://trueforge.org/forgetool/commands/cluster/init/&quot;&gt;clustertool init&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Edit your config (talconfig.yaml and clusterenv.yaml)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://trueforge.org/forgetool/commands/cluster/genconfig/&quot;&gt;clustertool genconfig&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://trueforge.org/forgetool/commands/talos/apply/&quot;&gt;clustertool apply&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Afterwards you are ready to migrate your SCALE Apps.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;scale-apps-migration&quot;&gt;SCALE Apps Migration&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;To migrate all of your existing SCALE Apps to your Talos Cluster, be sure to read our TrueNAS SCALE Migration Guide. &lt;em&gt;(2025 note: Migration is no longer possible or supported)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;In short, you will need the following commands from ClusterTool:&lt;/p&gt;
&lt;p&gt;To export all your SCALE Apps into a ClusterTool compatible format.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://trueforge.org/forgetool/commands/scale/export&quot;&gt;clustertool scaleexport&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To turn the exported Apps into ClusterTool and Fluxcd compatible Helm-Release Files:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;clustertool/commands/scale/migrate/&quot;&gt;clustertool scalemigrate&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And last, but certianly not least, to install the converted Helm-Release Files onto your cluster:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://trueforge.org/forgetool/commands/helmrelease/install/&quot;&gt;clustertool helmrelease install&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;effortless-hosting-with-elfhosted&quot;&gt;Effortless Hosting with ElfHosted&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;For users who prefer not to handle the maintenance and management of their self-hosted content, we highly recommend &lt;strong&gt;ElfHosted&lt;/strong&gt;.
Visit &lt;a href=&quot;http://elfhosted.com/&quot;&gt;ElfHosted&lt;/a&gt; for a hassle-free, fully managed hosting solution tailored to your needs.&lt;/p&gt;</content:encoded><category>2024</category></item><item><title>TrueNAS Scale TrueCharts Frequently Asked Questions</title><link>https://trueforge.org/news/scale-faq/</link><guid isPermaLink="true">https://trueforge.org/news/scale-faq/</guid><pubDate>Thu, 22 Aug 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Hey everyone. We wanted to answer some of the frequently asked questions about TrueNAS Scale TrueCharts application support.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;what-happened-to-truecharts-apps-on-truenas-scale&quot;&gt;What happened to TrueCharts apps on TrueNAS Scale?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Unfortunately, IX Systems decided that with the upcoming Electric Eel TrueNAS Scale update (24.10) to switch the application backend to Docker and remove Kubernetes. TrueCharts is and always has been a Helm Charts project. Previous versions of TrueNAS Scale were able to install our Helm Charts due to its Kubernetes support. With the upcoming removal of Kubernetes from TrueNAS Scale, our Helm Charts can no longer be installed using the native app system. To clarify, app installations have been disabled entirely to prevent users from setting up an app environment that will soon be outdated, see “What happened to the TrueNAS Scale TrueCharts application catalog?” below.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;why-dont-you-just-continue-making-truenas-scale-apps&quot;&gt;Why don’t you just continue making TrueNAS Scale apps?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We never made “TrueNAS Scale Apps”; we have always made Helm Charts that TrueNAS Scale supported up to Electric Eel, thanks to the Kubernetes backend. Our charts ecosystem is not possible on a Docker-based OS. Additionally, as part of this IX Systems transition to Docker, they will no longer support third party app catalogues. Starting with 24.10/Electric Eel only the catalog from iX Systems will be available and options like custom app.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;why-was-there-no-warning-about-this-change&quot;&gt;Why was there no warning about this change?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;IX Systems announced their intention to move to Docker shortly after the release of Dragonfish (24.04) on 29 May 2024. As soon as the announcement was made the TrueCharts team started working on a solution for all of our TrueNAS Scale users.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;could-you-not-have-had-a-solution-ready-earlier&quot;&gt;Could you not have had a solution ready earlier?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;TrueCharts is not affiliated with IX Systems. We found out about the removal of Kubernetes support on 29 May 2024 the same as everyone else.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;so-does-this-mean-that-truecharts-is-dead&quot;&gt;So, does this mean that TrueCharts is dead?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;No, TrueCharts is not dead. We have always made Helm Charts and our Charts can be installed on any Helm-compatible OS, not just TrueNAS Scale. We continue to provide these Helm Charts as always and they can already be installed on a compatible OS.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;how-do-i-install-truecharts-now&quot;&gt;How do I install TrueCharts now?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;You are able to install any compatible OS and add the TrueCharts repository.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;i-want-to-keep-using-truenas-scale-as-my-os-what-can-i-do&quot;&gt;I want to keep using TrueNAS Scale as my OS. What can I do?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We are currently developing ClusterTool. Once completed it will help create and configure a Kubernetes cluster on a Talos VM for use with TrueCharts. We already have created guides for setting up a Talos VM on TrueNAS Scale. Once ClusterTool is completed it will assist with the migration of your currently installed TrueCharts apps on TrueNAS Scale to a Talos VM. Please watch the News for more information as ClusterTool development continues ahead of the TrueNAS Scale 24.10 update.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;will-clustertool-migrate-my-application-data-to-talos&quot;&gt;Will ClusterTool migrate my application data to Talos?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;No. Talos will only migrate the actual application/chart itself, not the data associated with it. Data for applications/charts that you would like to be migrated to Talos also, must be backed up to S3/B2 storage prior to migration using VolSync as described here. &lt;em&gt;(2025 note: Migration is no longer possible or supported)&lt;/em&gt;&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;why-talos&quot;&gt;Why Talos?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Talos is a lightweight OS specifically designed for running a Kubernetes cluster.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;what-about-hexos&quot;&gt;What about HexOS?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;HexOS is an internet based WebUI for TrueNAS Scale. It utilizes API calls to TrueNAS Scale and as such has the same limitations as TrueNAS Scale.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;what-about-insert-your-choice-os&quot;&gt;What about &lt;em&gt;insert your choice&lt;/em&gt; OS?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Our Helm Charts can be installed on any OS that supports installing Helm Charts. You are not required to use Talos. ClusterTool is a separate project that is being created to help create a Kubernetes cluster and migrate existing TrueNAS Scale users.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;what-happened-to-the-truenas-scale-truecharts-application-catalog&quot;&gt;What happened to the TrueNAS Scale TrueCharts application catalog?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;It was decided to remove the TrueNAS Scale TrueCharts application catalog to prevent any new user from starting use of TrueCharts on TrueNAS Scale during this transition period.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;why-am-i-not-seeing-updates-for-apps&quot;&gt;Why am I not seeing updates for apps?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Once IX Systems decided to announce the depreciation of Kubernetes on TrueNAS Scale we needed to divert our developer time from maintaining the TrueNAS Scale application catalog to work on ClusterTool.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;why-couldnt-you-keep-the-truenas-scale-truecharts-application-catalog-running-and-up-to-date-until-clustertool-is-ready-or-electric-eel-is-released&quot;&gt;Why couldn’t you keep the TrueNAS Scale TrueCharts application catalog running and up to date until ClusterTool is ready or Electric Eel is released?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;TrueNAS Scale support for TrueCharts was always developer intensive. At any given point in time, Scale compatibility required more than a third of total dev time on the project to maintain. We are not able to do both maintain the catalog and work on ClusterTool. We decided to immediately focus on ClusterTool so that is ready for release before TrueNAS Scale 24.10.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;my-app-has-an-updated-and-i-want-to-install-it&quot;&gt;My app has an updated and I want to install it.&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Almost all apps will continue to run without updates.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;i-cannot-wait-i-need-to-update-my-apps&quot;&gt;I cannot wait I need to update my apps.&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;If you do not want to wait for ClusterTool you have the following options:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Install a compatible OS and add the TrueCharts repository.&lt;/li&gt;
&lt;li&gt;Switch your applications to those provided by IX Systems. They have promised their applications will migrate to the new Docker system.&lt;/li&gt;
&lt;/ol&gt;</content:encoded><category>2024</category></item><item><title>ClusterTool Public Beta Release</title><link>https://trueforge.org/news/clustertool-public-beta-release/</link><guid isPermaLink="true">https://trueforge.org/news/clustertool-public-beta-release/</guid><pubDate>Thu, 25 Jul 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Howdy everyone! I’m back to share some exciting progress updates with you all regarding ClusterTool development, a brief recap on some minor announcements from our part in recent weeks, updated docs and more.&lt;/p&gt;
&lt;p&gt;This will be a packed news article from us, so let’s get into it!&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;clustertool-public-beta-update&quot;&gt;ClusterTool Public Beta Update&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Over the course of the last month and since our &lt;a href=&quot;https://trueforge.org/news/clustertool-public-alpha-release&quot;&gt;last update&lt;/a&gt;, ClusterTool has undergone &lt;em&gt;much&lt;/em&gt; development effort. As we previously outlined in our TrueNAS SCALE migration path roadmap &lt;a href=&quot;https://trueforge.org/news/clustertool-update#clustertool-roadmap&quot;&gt;post&lt;/a&gt;, ClusterTool’s public Beta release will be &lt;em&gt;mostly&lt;/em&gt; feature-complete, includes SCALE migration tooling (already implemented and awaiting testing) and will be suitable for users to migrate to semi-permanent Talos clusters from TrueNAS SCALE app environments, with Talos running in a Virtual Machine (atop SCALE itself).&lt;/p&gt;
&lt;p&gt;ClusterTool has also seen the addition of FluxCD functionality, among others, and new builds are regularly being posted for testing &lt;a href=&quot;https://github.com/truecharts/clustertool-public/releases&quot;&gt;here&lt;/a&gt;. We invite discussion and feedback in the &lt;code dir=&quot;auto&quot;&gt;#clustertool&lt;/code&gt; channel of our &lt;a href=&quot;https://discord.gg/tVsPTHWTtr&quot;&gt;Discord&lt;/a&gt;, or you can simply follow the development of ClusterTool there.&lt;/p&gt;
&lt;p&gt;Additionally, through collaborative efforts, we’re onboarding additional developers to work on ClusterTool directly throughout its Beta period. The more feedback we get from users, the better we can make the experience for all! We invite our users to test ClusterTool thoroughly throughout this phase and discuss or report any feedback/issues using threads in the above-mentioned Discord channel.&lt;/p&gt;
&lt;aside aria-label=&quot;Caution&quot;&gt;&lt;p aria-hidden=&quot;true&quot;&gt;Caution&lt;/p&gt;&lt;div&gt;&lt;p&gt;Please note that in the early Beta phase, issues and bugs may still arise that lead to users needing a fresh reinstall of their Talos cluster. Thus backups are, as always, &lt;strong&gt;strongly&lt;/strong&gt; encouraged&lt;/p&gt;&lt;/div&gt;&lt;/aside&gt;
&lt;div&gt;&lt;h2 id=&quot;docs-updates&quot;&gt;Docs Updates&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;In tandem with ClusterTool development, over the course of the last month we’ve been focused on docs for our users to read regarding Talos, ClusterTool, minimum and recommended system requirements, and more. Here are some links to these docs, though please note some of them are continuing to evolve as we gather feedback throughout this transitory phase.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://trueforge.org/truecharts/guides/&quot;&gt;Link&lt;/a&gt; to our new Helm-specific guides, including a quick-start guide for installing &lt;em&gt;charts&lt;/em&gt;, guides for adding storage and backup/restore functionality to &lt;em&gt;charts&lt;/em&gt;, example VPN setup instructions for your &lt;em&gt;charts&lt;/em&gt; and more&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://trueforge.org/forgetool&quot;&gt;Link&lt;/a&gt; to our all-new ClusterTool docs section which includes various sections on what ClusterTool is, what the various functions of it do and more&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://trueforge.org/forgetool/getting-started&quot;&gt;Link&lt;/a&gt; to our ClusterTool getting started guide&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Link to our TrueNAS SCALE -&gt; ClusterTool/Talos migration guide which includes instructions for &lt;strong&gt;prerequisite steps to be performed by users on TrueNAS SCALE prior to migrating to Talos via ClusterTool&lt;/strong&gt; &lt;em&gt;(2025 note: Migration is no longer possible or supported)&lt;/em&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://trueforge.org/truecharts/systemrequirements&quot;&gt;Link&lt;/a&gt; to our Talos VM system requirements section, which leads into platform-specific, start-to-finish guides on how to setup a Talos VM for our users be it on &lt;a href=&quot;https://trueforge.org/forgetool/virtual-machines/truenas-scale&quot;&gt;SCALE&lt;/a&gt;, &lt;a href=&quot;https://trueforge.org/forgetool/virtual-machines/proxmox&quot;&gt;Proxmox&lt;/a&gt;, &lt;a href=&quot;https://trueforge.org/forgetool/virtual-machines/unraid&quot;&gt;unRAID&lt;/a&gt; or other host platforms.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As always, we welcome feedback and additions to our docs which you can submit by opening a PR in &lt;a href=&quot;https://github.com/truecharts/website&quot;&gt;this&lt;/a&gt; repo for review. Specifically, we welcome instructions for setting up a Talos VM on platforms other than the ones we’ve already written guides for.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;recent-project-recaps&quot;&gt;Recent Project Recaps&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;In addition to the above, we’ve been posting announcements and project-related updates in the &lt;code dir=&quot;auto&quot;&gt;#announcements&lt;/code&gt; channel of our &lt;a href=&quot;https://discord.gg/tVsPTHWTtr&quot;&gt;Discord&lt;/a&gt;. To recap and quickly get up to speed, you will want to read from &lt;a href=&quot;https://discord.com/channels/830763548678291466/830763549156573216/1245385683921797161&quot;&gt;this&lt;/a&gt; post onwards but to summarise:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;iX-Systems has &lt;a href=&quot;https://forums.truenas.com/t/the-future-of-electric-eel-and-apps/5409&quot;&gt;decided&lt;/a&gt; to move TrueNAS SCALE to a Docker-based apps backend, which is inherently incompatbile with our Helm-based project, beginning with Electric Eel later this year&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;We &lt;a href=&quot;https://trueforge.org/news/chart-backups-and-restores&quot;&gt;released&lt;/a&gt; VolSync Backup/Restore functionality for our charts to help facilitate cloud-based backup and restoration of data for TrueCharts users, if desired&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;We &lt;a href=&quot;https://trueforge.org/news/scale-deprecation&quot;&gt;released&lt;/a&gt; a statement on our decision to deprecate our TrueNAS SCALE apps&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Updates to chart-specific changelogs on our website now happen much faster&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;We clarified that TrueNAS SCALE users will &lt;strong&gt;not&lt;/strong&gt; be required to be on DragonFish prior to migrating to our Talos VM solution for our &lt;em&gt;charts&lt;/em&gt; going forward, as Cobia is suitable for migration&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;We have removed the TrueNAS SCALE apps catalogue from our project, and associated SCALE-specific code, tooling, etc. has been removed. While the TrueCharts SCALE apps catalogue can no longer be added to SCALE systems, an archived version of our TrueNAS SCALE apps catalogue is available &lt;a href=&quot;https://github.com/truecharts/archive/tree/main/scale-catalog&quot;&gt;here&lt;/a&gt; for historical purposes. Users with TrueCharts apps still installed in SCALE environments continue to have their apps function ahead of the upcoming migration to Talos, however these apps are strictly in an as-is state and no longer receive &lt;strong&gt;any&lt;/strong&gt; updates or support&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;We clarified (after some recent confusion from a YouTube video) that the project is still alive, that users should continue to wait for ClusterTool to reach RC or final status before deciding whether to migrate to Talos using it, or switch to an alternative apps platform such as iX/TrueNAS “official” apps, Plain Docker or something else.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This serves as a summary of recent project-related news, and with the rest of this news post, should get you up to speed on the status of things in one go. As always, we very much appreciate you sticking with us through this transition period and we’re certain that our project will come out the other side continuing to lead and provide a first-class charts experience for our users.&lt;/p&gt;
&lt;p&gt;Thank you for your continued support and understanding as we work to provide the best tools and services for our community. Stay tuned for more exciting updates in the months ahead!&lt;/p&gt;</content:encoded><category>2024</category></item><item><title>ClusterTool Public Alpha Release and Updated Support Scope</title><link>https://trueforge.org/news/clustertool-public-alpha-release/</link><guid isPermaLink="true">https://trueforge.org/news/clustertool-public-alpha-release/</guid><pubDate>Fri, 05 Jul 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;We’re back to share some new updates with our users around ClusterTool, an updated support policy and further updates on the status of TrueNAS SCALE support.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;clustertool-public-alpha-release&quot;&gt;ClusterTool Public Alpha Release&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;First up, we are excited to announce the public Alpha release of ClusterTool! This marks a significant step forward in our mission to provide powerful tools for bootstrapping and managing your own Kubernetes clusters on &lt;a href=&quot;https://www.talos.dev/&quot;&gt;Talos&lt;/a&gt;, our platform of choice going forward.&lt;/p&gt;
&lt;p&gt;Please note that &lt;a href=&quot;https://kubeapps.dev/&quot;&gt;KubeApps&lt;/a&gt; is not yet compatible with ClusterTool, and we currently do not offer any migration tooling to facilitate the transition of TrueNAS SCALE apps to Talos. This will come in a future release, per the timeline we previously outlined &lt;a href=&quot;https://trueforge.org/news/clustertool-update&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can find and download the latest releases of ClusterTool &lt;a href=&quot;https://github.com/truecharts/clustertool-public/releases&quot;&gt;here&lt;/a&gt;. We also have a &lt;code dir=&quot;auto&quot;&gt;clustertool&lt;/code&gt; channel available on our &lt;a href=&quot;https://discord.gg/tVsPTHWTtr&quot;&gt;Discord&lt;/a&gt; which users can use to discuss usage of the tool, and users can find our ClusterTool documentation &lt;a href=&quot;https://trueforge.org/forgetool&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;updated-support-policy&quot;&gt;Updated Support Policy&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We have updated our support policy in an effort to provide clearer, more defined guidelines for our users going forward. The updated policy includes information on our expectations around assumed/prior knowledge for users going forward, what’s not covered by TrueCharts support and more.&lt;/p&gt;
&lt;p&gt;We would like to note that, in general, using our Charts with Kubernetes running on Talos will be a radically different experience compared to the prior experience afforded by TrueNAS SCALE. We are expecting some users that might have previously been comfortable running TrueCharts charts on SCALE, will not be comfortable with continuing to use TrueCharts on Talos.&lt;/p&gt;
&lt;p&gt;In the future, we will post a news article outlining alternative options for TrueCharts users who do not wish to continue on Talos. These options may include&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Migrating to iX/TrueNAS “official” apps&lt;/li&gt;
&lt;li&gt;Migrating to unRAID&lt;/li&gt;
&lt;li&gt;Migrating to a sandbox or “DIY Docker” setup&lt;/li&gt;
&lt;li&gt;Options afforded by &lt;a href=&quot;https://elfhosted.com/&quot;&gt;ElfHosted&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Going forward, we will assume users that wish to continue using TrueCharts on Talos have prior knowledge of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How to use a shell, terminal or console&lt;/li&gt;
&lt;li&gt;How to use basic shell commands to manage or perform actions on platforms such as Talos&lt;/li&gt;
&lt;li&gt;How to use &lt;code dir=&quot;auto&quot;&gt;kubectl&lt;/code&gt; to get pods or services, describe issues, etc.&lt;/li&gt;
&lt;li&gt;Basic knowledge of Talos including what “applying” does, what a “machineconfig” is and how “upgrades” work vs &lt;code dir=&quot;auto&quot;&gt;k8s-upgrade&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Basic knowledge of Kubernetes including what a “pod” or “container” is&lt;/li&gt;
&lt;li&gt;Others outlined below.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;TrueCharts support will also &lt;strong&gt;not&lt;/strong&gt; assist users with (including but not limited to) the below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Network configuration&lt;/li&gt;
&lt;li&gt;CloudFlare proxying&lt;/li&gt;
&lt;li&gt;How to install or use &lt;code dir=&quot;auto&quot;&gt;kubectl&lt;/code&gt; or &lt;code dir=&quot;auto&quot;&gt;talosctl&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Helm 101 (how to install, upgrade or edit a Helm Chart)&lt;/li&gt;
&lt;li&gt;Configuring specific apps/software in TrueCharts Charts, e.g. Plex/Sonarr/etc. configuration.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more information, please review the updated support policy &lt;a href=&quot;https://trueforge.org/truecharts/support-policy&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;discontinuation-of-support-for-truecharts-app-installs-on-truenas-scale&quot;&gt;Discontinuation of Support for TrueCharts App Installs on TrueNAS SCALE&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;As part of our commitment to the path forward away from running TrueCharts apps on TrueNAS SCALE, we have discontinued &lt;strong&gt;support&lt;/strong&gt; for new TrueCharts app installs on TrueNAS SCALE. TrueNAS SCALE is now a deprecated platform as far as TrueCharts apps are concerned, and this change is to ensure users are not left without support for new app installations.&lt;/p&gt;
&lt;p&gt;Code related to the building of, development of, and other aspects of TrueNAS SCALE apps/charts support has been removed from the TrueCharts project backend.&lt;/p&gt;
&lt;p&gt;To clarify: users &lt;em&gt;can&lt;/em&gt; still install existing versions of TrueCharts apps/charts on TrueNAS SCALE, but they will &lt;strong&gt;not&lt;/strong&gt; be eligible for support.&lt;/p&gt;
&lt;p&gt;We advise users to await further migration updates as outlined in our roadmap linked above.&lt;/p&gt;
&lt;p&gt;Thank you for your continued support and understanding as we work to provide the best tools and services for our community. Stay tuned for more exciting updates in the months ahead!&lt;/p&gt;</content:encoded><category>2024</category></item><item><title>SCALE Migration Path Update</title><link>https://trueforge.org/news/clustertool-update/</link><guid isPermaLink="true">https://trueforge.org/news/clustertool-update/</guid><pubDate>Mon, 24 Jun 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;As previously announced, we will share more detailed information on the road forward for our SCALE users on July 1st. We are well into this work and can finally share some preliminary information ahead of the official announcement.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;introducing-talos-linux&quot;&gt;Introducing: Talos Linux&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Our alternative will be based on Talos, an immutable and lightweight operating system designed to run Kubernetes efficiently. Talos is open-source, production-quality software supported by a reliable and honest company.&lt;/p&gt;
&lt;p&gt;Contrary to some reports, Talos is not limited to deployment on virtual machines. It runs excellently on both virtual machines and bare-metal hardware.&lt;/p&gt;
&lt;p&gt;Our guides will cover setting up virtual machines, as they are standardized enough for us to ensure accuracy. These guides are already online, validated, and ready to use! Just visit the &lt;code dir=&quot;auto&quot;&gt;docs&lt;/code&gt;, &lt;code dir=&quot;auto&quot;&gt;clustertool&lt;/code&gt;, and &lt;code dir=&quot;auto&quot;&gt;virtual-machines&lt;/code&gt; sections and get started.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;introducing-clustertool&quot;&gt;Introducing: ClusterTool&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;While Talos is a robust system, its default interaction method is quite command-line heavy. We understand that our users may not want to dive into numerous custom CLI commands.&lt;/p&gt;
&lt;p&gt;We are excited to introduce our Talos cluster maintenance utility: &lt;strong&gt;ClusterTool&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;ClusterTool simplifies the setup of a functional Kubernetes cluster, whether single or multi-node, into a single command! Additionally, we are incorporating the Kubernetes Dashboard and KubeApps to provide a GUI for managing and installing applications, similar to the SCALE experience.&lt;/p&gt;
&lt;p&gt;Thanks to integration with &lt;a href=&quot;https://budimanjojo.github.io/talhelper/latest/&quot;&gt;Talhelper&lt;/a&gt;, all Talos configuration is stored in just two files. Even the most critical configuration elements for your core-cluster components are just a single file edit away!&lt;/p&gt;
&lt;p&gt;After setup, the complete cluster is truly yours. You can modify anything you like, including the core components we installed.&lt;/p&gt;
&lt;p&gt;ClusterTool also supports SOPS encryption, allowing you to safely store your cluster data anywhere. Beyond all of this, we’ve even added advanced tools to upgrade and alter your entire Talos cluster with just a single command.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;migrating-from-truenas-scale&quot;&gt;Migrating from TrueNAS SCALE&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;ClusterTool will eventually feature automated tooling to migrate all TrueCharts TrueNAS SCALE Apps directly into your new cluster, making the transition seamless. Our current goal is to ensure cluster deployment is rock-solid before introducing migration tooling. Once the ALPHA of ClusterTool is stable, we will prioritize developing reliable migration tools as quickly as possible.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;clustertool-roadmap&quot;&gt;ClusterTool: Roadmap&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;ClusterTool is not fully ready yet. Here is the official roadmap (please note that these dates may change without prior notice):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;July 1st: v1.0.0-ALPHA-1&lt;/li&gt;
&lt;li&gt;August 1st: v1.0.0-BETA-1&lt;/li&gt;
&lt;li&gt;September 1st: v1.0.0-RC-1&lt;/li&gt;
&lt;li&gt;October 1st: v1.0.0-RELEASE&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ALPHA&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Not feature-complete; some minor features may malfunction.&lt;/li&gt;
&lt;li&gt;Only available for testing on throwaway clusters.&lt;/li&gt;
&lt;li&gt;Will not contain any SCALE Migration Tooling.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;BETA&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Mostly feature-complete with no major changes expected.&lt;/li&gt;
&lt;li&gt;Will include SCALE Migration tooling.&lt;/li&gt;
&lt;li&gt;Suitable for permanent migration, but without guarantees.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;RC&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ready for deployment on smaller setups after internal testing.&lt;/li&gt;
&lt;li&gt;No major changes requiring redeployment expected.&lt;/li&gt;
&lt;li&gt;No guarantees, but support will be available where possible.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;RELEASE&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ready for full deployment.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;what-to-expect-on-july-1st&quot;&gt;What to Expect on July 1st&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Alongside releasing the ALPHA build of ClusterTool, we will provide a more in-depth explanation of our new tooling and its capabilities. Documentation for all ClusterTool features will be up-to-date and well-polished.&lt;/p&gt;
&lt;p&gt;Additionally, there will be changes to our support scope, as we will need to be stricter about what is and isn’t supported on DIY clusters.&lt;/p&gt;
&lt;p&gt;Hang tight and see you on July 1st!
The TrueCharts Team&lt;/p&gt;</content:encoded><category>2024</category></item><item><title>Deprecation of TrueNAS SCALE Apps</title><link>https://trueforge.org/news/scale-deprecation/</link><guid isPermaLink="true">https://trueforge.org/news/scale-deprecation/</guid><pubDate>Thu, 30 May 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Like many of you, we’ve been made aware by the decision of iX-Systems to remove Kubernetes from TrueNAS SCALE Electric-Eel onwards.
We’re very saddened by this news, as we had some awesome plans in store for all our users, including those on TrueNAS SCALE.&lt;/p&gt;
&lt;p&gt;From integrations with popular Kubernetes tools, to our VPN addon and even our latest addition of integrated VolSync S3 backup support,
the last few years we’ve spent hundreds of hours pushing the boundaries of what is possible with Helm charts &lt;strong&gt;and we will continue to do so&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;While we fully agree that iX should offer the option to use docker-compose in addition to Kubernetes-based “custom-app”s, the way this sun-setting without deprecation has been handled, is not acceptable to us.
It goes against every fiber of our being, as we prefer to collaborate on moving our loved platforms forward.&lt;/p&gt;
&lt;p&gt;We view that both Kubernetes and Docker-Compose have a place, with that place not being mutually exclusive. Sadly enough, iX-Systems does not share that view.
It’s a loss-loss situation, where SCALE users will have to trade the loss of TrueCharts with the option of copying-in their own compose files.&lt;/p&gt;
&lt;p&gt;A situation that, from our point of view, isn’t, and has never been, needed. But it’s the cards we’ve been dealt.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;our-way-forward&quot;&gt;Our way forward&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;As always, we’re committed 100% to our users and &lt;strong&gt;will&lt;/strong&gt; help them find solutions.&lt;/p&gt;
&lt;p&gt;Currently, we’re exploring multiple strategies by which you will be able to keep using our trusted TrueCharts Charts, even combined with your current TrueNAS SCALE Storage.
We’ve learned a lot from our smooth DragonFish migration last month and we’re fully confident we can offer an experience that satisfies our users!&lt;/p&gt;
&lt;p&gt;Our time-frame is to have an initial BETA for migration going before 01-07-2024, after which we want to polish and automate the process as much as possible based on user feedback.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;our-goodbye&quot;&gt;Our goodbye&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Our goodbyes for TrueCharts on SCALE Apps are bitter-sweet;
while we have had a great time working with some people over at iX-Systems, we also don’t see eye-to-eye on many things.&lt;/p&gt;
&lt;p&gt;We shall &lt;em&gt;always&lt;/em&gt; stand with our users. Which means we also will focus on the way forward from now on, in which TrueNAS SCALE Apps will not be featured and we will instead focus on our other supported platforms and migration options.&lt;/p&gt;
&lt;p&gt;We want to thank the TrueNAS community for their constant feedback during the years that TrueCharts as SCALE Apps lasted.
We specifically want to thank Waqar Ahmed for the many hours spent polishing the original Apps system and Morgan Littlewood for his continued vision of what TrueNAS SCALE could be.&lt;/p&gt;</content:encoded><category>2024</category></item><item><title>Enhanced Chart Backup and Restore Solutions</title><link>https://trueforge.org/news/chart-backups-and-restores/</link><guid isPermaLink="true">https://trueforge.org/news/chart-backups-and-restores/</guid><pubDate>Wed, 29 May 2024 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;enhancing-backups-and-restores-for-truecharts-users&quot;&gt;Enhancing Backups and Restores for TrueCharts Users&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Today, we are pleased to announce new solutions for backing up and restoring of TrueCharts CNPG and application/chart data. We hope you enjoy!&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;introducing-cloudnativepg-backup-and-restore-support-for-truecharts&quot;&gt;Introducing CloudNativePG Backup and Restore Support for TrueCharts&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;We are excited to announce that TrueCharts now supports &lt;a href=&quot;https://cloudnative-pg.io/&quot;&gt;CloudNativePG&lt;/a&gt; backup and restore functionalities with S3 storage providers such as &lt;a href=&quot;https://min.io/&quot;&gt;MinIO&lt;/a&gt; hosts, &lt;a href=&quot;https://www.backblaze.com/docs/cloud-storage-s3-compatible-api&quot;&gt;BackBlaze&lt;/a&gt;, &lt;a href=&quot;https://www.cloudflare.com/en-au/developer-platform/r2/&quot;&gt;CloudFlare&lt;/a&gt;, &lt;a href=&quot;https://aws.amazon.com/s3/&quot;&gt;Amazon&lt;/a&gt; (coming soon) and more. This new feature offers TrueCharts users a seamless and efficient way to manage their database backups directly to the cloud, or to a local MinIO host.&lt;/p&gt;
&lt;p&gt;By leveraging solutions provided by S3 storage providers, TrueCharts users can now&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Enhance data security by storing backups in secure, scalable and durable storage&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Optimize storage costs by taking advantage of the inherently cost-effective and scalable nature of S3 storage&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Ensure reliability by benefiting from the high availability and enhanced redundancy offers by S3 providers&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Simplify backup management by easily automating backup scheduled and managing them from an apps’ TrueNAS SCALE GUI or other interface&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;With this addition, TrueCharts users can rest assured that their applications’ CNPG data is easily recovered as needed, minimizing the risk of data loss and downtime.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;simplifying-pvc-backups-with-volsync&quot;&gt;Simplifying PVC Backups with VolSync&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;In addition to the above CNPG enhancements, TrueCharts is proud to introduce &lt;a href=&quot;https://github.com/backube/volsync&quot;&gt;VolSync&lt;/a&gt;’s automatic backup and restore capabilities for PVC storage. VolSync simplifies the process of managing PVC backups, ensuring that your data is safeguarded.&lt;/p&gt;
&lt;p&gt;Key features of VolSync include&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Automatic backups of a chart or apps’ PVC data&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Effortless restoring of PVC containers to a prior state when an app is (re)installed&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Management on a per-app basis from an apps’ TrueNAS SCALE GUI, Helm or other any interface&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;By integrating VolSync, TrueCharts users achieve a higher level of data resilience, making it easier than ever to safeguard or recover an application/charts’ data.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;expanding-backups-and-restores-on-helm&quot;&gt;Expanding Backups and Restores on Helm&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;TrueCharts is a multi-platform project that builds Helm charts with multiple downstream targets, including TrueNAS SCALE among others. As such, we’ve also published the above CNPG and VolSync guides to the Helm platform &lt;a href=&quot;https://trueforge.org/truecharts/support-policy/&quot;&gt;section&lt;/a&gt; of our docs. This allows TrueCharts users running Helm directly to also integrate these new features.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;caveats&quot;&gt;Caveats&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;Currently, this new restore functionality isn’t yet functional on TrueNAS SCALE due to an &lt;a href=&quot;https://github.com/openebs/zfs-localpv/issues/536&quot;&gt;upstream bug&lt;/a&gt; with OpenEBS. We’ve submitted a bug report and will update the docs page linked below once this is resolved. For users of our charts on other Helm platforms, this does not apply, so backup and restore functionality should work fine.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;documentation-and-instructions&quot;&gt;Documentation and Instructions&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;You can find our initial guides and documentation for how to take advantage of the above exciting new solutions for SCALE [here](/, and in the Helm section linked above. Please note that these pages will evolve and be updated in the near future, especially once functionality on SCALE is &lt;em&gt;restored&lt;/em&gt;, and we welcome discussion in our &lt;a href=&quot;https://discord.gg/tVsPTHWTtr&quot;&gt;Discord&lt;/a&gt; &lt;a href=&quot;https://discord.com/channels/830763548678291466/1234481318499323956&quot;&gt;channel&lt;/a&gt;.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;closing-out&quot;&gt;Closing Out&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We’re committed to providing continual improvements and features to our users, thanks largely to those who have generously donated towards our project 💙. You allow TrueCharts to continue evolving.&lt;/p&gt;
&lt;p&gt;If you find our documentation/truecharts/guides helpful or want to join the ranks of the over 250 people helping buy us Coffee ☕ you can do this via our Open Collective page here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://opencollective.com/trueforge&quot;&gt;One time or recurring Coffee donations 🫶&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thank you for choosing TrueCharts. Happy charting!&lt;/p&gt;</content:encoded><category>2024</category></item><item><title>TrueNAS SCALE DragonFish Release and Support</title><link>https://trueforge.org/news/scale-dragonfish/</link><guid isPermaLink="true">https://trueforge.org/news/scale-dragonfish/</guid><pubDate>Tue, 23 Apr 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Ahead of &lt;a href=&quot;https://www.truenas.com/docs/scale/24.04/&quot;&gt;TrueNAS SCALE DragonFish&lt;/a&gt; hitting the open waters, TrueCharts is right alongside it with full support for the release. In this news post we’ll go over the improvements that can be expected from the update, the steps required for TrueCharts users to migrate their apps to this latest release and some things to keep in mind going forward.&lt;/p&gt;
&lt;p&gt;This will be a relatively long but important post, so let’s get started!&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;truenas-scale-dragonfish-&quot;&gt;TrueNAS SCALE DragonFish 🐟&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;DragonFish is the latest update to the iX-Systems TrueNAS SCALE platform, and brings a bevy of improvements and additions. These include new and reworked sections of the GUI, changes to ZFS ARC memory behavior that bring it inline with TrueNAS CORE, Linux kernel and GPU driver updates (including Intel ARC GPU support), improvements to SMB and NFS shares and more. Read more about the changes with DragonFish &lt;a href=&quot;https://www.truenas.com/docs/scale/24.04/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;truecharts-and-dragonfish-a-perfect-match-&quot;&gt;TrueCharts and DragonFish: A Perfect Match 💞&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Going forward, TrueCharts wants to confirm that DragonFish is the &lt;strong&gt;ONLY&lt;/strong&gt; supported SCALE version by TrueCharts from its release onwards. This allows us to focus our efforts on ensuring compatibility, stability, and optimal performance for TrueNAS SCALE DragonFish users into the future. This means that there are a couple of things to note, depending on which version of TrueNAS SCALE you’re running.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;truenas-scale-cobia-users&quot;&gt;TrueNAS SCALE Cobia Users&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;For existing TrueNAS SCALE users remaining on Cobia until such time they update, we understand that migration takes time. Whilst DragonFish is the future, you can select a special branch of TrueCharts in TrueNAS SCALE’s catalogue settings called &lt;code dir=&quot;auto&quot;&gt;legacy_23.10&lt;/code&gt; (instead of &lt;code dir=&quot;auto&quot;&gt;main&lt;/code&gt;). This is, however, not covered by TrueCharts support from the release of DragonFish onwards.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;users-upgrading-to-truenas-scale-dragonfish&quot;&gt;Users Upgrading to TrueNAS SCALE DragonFish&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;As we have already outlined in [previous](/ [communications](/, DragonFish includes an important change to how TrueCharts apps function on the SCALE platform. This means that there are two ways you can proceed with using our apps on DragonFish. These are&lt;/p&gt;

&lt;ol role=&quot;list&quot;&gt;
&lt;li&gt;
&lt;p&gt;Completely resetting the complete apps system by unsetting the Apps pool, removing the ix-applications dataset, and selecting the apps pool again, once your TrueNAS SCALE system is updated to DragonFish per our getting started [guide](/ for new users.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Following our [migration process](/ for Cobia to DragonFish, developed in collaboration with and using tools/processes provided by &lt;a href=&quot;https://github.com/Heavybullets8/&quot;&gt;HeavyBullets&lt;/a&gt;. Whilst this process is a manual one and is &lt;strong&gt;REQUIRED&lt;/strong&gt; to be performed in one session/attempt, as noted on the page, it has been designed to be as smooth as possible after much internal testing and development from HeavyBullets. Thanks Heavy! ❤️&lt;/p&gt;
&lt;aside aria-label=&quot;Upgrade Process&quot;&gt;&lt;p aria-hidden=&quot;true&quot;&gt;Upgrade Process&lt;/p&gt;&lt;div&gt;&lt;p&gt;Your existing apps won’t immediately stop working should you upgrade to DragonFish without following the above. However, TrueCharts apps newly installed onto DragonFish post-upgrade will &lt;strong&gt;NOT&lt;/strong&gt; work without following the above steps. Upgrading to DragonFish using methods outside our above-described guides automatically results in you being outside our [support scope](/.&lt;/p&gt;&lt;/div&gt;&lt;/aside&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;&lt;h3 id=&quot;new-truenas-scale-dragonfish-users&quot;&gt;New TrueNAS SCALE DragonFish Users&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;New users joining the TrueCharts family will default to the DragonFish-supported &lt;code dir=&quot;auto&quot;&gt;main&lt;/code&gt; branch per our getting started [guide](/.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;updated-truenas-scale-support-policy&quot;&gt;Updated TrueNAS SCALE Support Policy&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;To ensure transparency, we’ve updated our TrueNAS SCALE support [page](/ to highlight which SCALE features and versions are supported by TrueCharts and which ones aren’t. Make sure to check it out to understand the scope of support our volunteers can provide you.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;enhanced-truenas-scale-gui-options-for-truecharts-apps&quot;&gt;Enhanced TrueNAS SCALE GUI Options for TrueCharts Apps&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We’ve updated the TrueCharts apps/charts options in the SCALE GUI to provide additional links to supporting documentation. We’ve also streamlined naming across all supported TrueCharts deployment platforms for a cohesive and user-friendly experience regardless of what platform you want to run Kubernetes on. We won’t judge!&lt;/p&gt;
&lt;aside aria-label=&quot;Keeping Updated&quot;&gt;&lt;p aria-hidden=&quot;true&quot;&gt;Keeping Updated&lt;/p&gt;&lt;div&gt;&lt;p&gt;Don’t miss out on any updates or announcements from the TrueCharts team. We encourage all users to join our &lt;a href=&quot;https://trueforge.org/s/discord&quot;&gt;Discord&lt;/a&gt; community and check the #announcements channel regularly to stay informed. You can also chat with like-minded people, find answers to questions or issues, and get #support! 🎫&lt;/p&gt;&lt;/div&gt;&lt;/aside&gt;
&lt;div&gt;&lt;h2 id=&quot;closing-out&quot;&gt;Closing Out&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We’re committed to providing the best support and experience for our TrueCharts users on TrueNAS SCALE DragonFish. The TrueCharts team would also like to thank those who have generously donated towards our project for their continued support 💙. You keep TrueCharts thriving and allow us to continue providing resources such as our &lt;a href=&quot;https://trueforge.org/news/New-Website/&quot;&gt;new and improved website&lt;/a&gt; to the community.&lt;/p&gt;
&lt;p&gt;If you find our documentation/truecharts/guides helpful or want to join the ranks of the over 250 people helping buy us Coffee ☕you can do this via our Open Collective page here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://opencollective.com/trueforge&quot;&gt;One time or recurring Coffee donations 🫶&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thank you for choosing TrueCharts, and here’s to a future filled with innovation and collaboration. Happy charting!&lt;/p&gt;</content:encoded><category>2024</category></item></channel></rss>