<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><link rel="alternate" type="text/html" href="https://info.linuxserver.io/"/><title>Unifi-Network-Application on Info :: LinuxServer.io</title><link>https://info.linuxserver.io/affected/unifi-network-application/</link><description>History</description><generator>github.com/cstate</generator><language>en</language><lastBuildDate>2026-02-22T21:00:00+00:00</lastBuildDate><updated>2026-02-22T21:00:00+00:00</updated><atom:link href="https://info.linuxserver.io/affected/unifi-network-application/index.xml" rel="self" type="application/rss+xml"/><item><title>Unifi OS Server &amp; Unifi Network Application</title><link>https://info.linuxserver.io/issues/2026-02-22-unifi-network-application/</link><pubDate>Sun, 22 Feb 2026 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2026-02-22-unifi-network-application/</guid><category/><description>&lt;p&gt;There has been a lot of &lt;a href="https://github.com/orgs/linuxserver/discussions/94"&gt;discussion&lt;/a&gt; recently regarding the annoucement from Ubiquiti that they intend to deprecate their Unifi Network Application and replace it with Unifi OS Server. This has led to questions around the ongoing support for our existing &lt;a href="https://github.com/linuxserver/docker-unifi-network-application"&gt;Unifi Network Application&lt;/a&gt; image and the creation of a Unifi OS Server image.&lt;/p&gt;
&lt;p&gt;Unifi OS Server is a Podman-based orchestration system, that runs half a dozen separate components providing different elements of the Unifi service for both their networking equipment and their NVR products. They do not directly publish the images used for these components, and while it is technically possible to containerise the platform by extracting the images from a running install it is not something we are currently considering due to the administrative overhead involved.&lt;/p&gt;</description><content type="html">&lt;p&gt;There has been a lot of &lt;a href="https://github.com/orgs/linuxserver/discussions/94"&gt;discussion&lt;/a&gt; recently regarding the annoucement from Ubiquiti that they intend to deprecate their Unifi Network Application and replace it with Unifi OS Server. This has led to questions around the ongoing support for our existing &lt;a href="https://github.com/linuxserver/docker-unifi-network-application"&gt;Unifi Network Application&lt;/a&gt; image and the creation of a Unifi OS Server image.&lt;/p&gt;
&lt;p&gt;Unifi OS Server is a Podman-based orchestration system, that runs half a dozen separate components providing different elements of the Unifi service for both their networking equipment and their NVR products. They do not directly publish the images used for these components, and while it is technically possible to containerise the platform by extracting the images from a running install it is not something we are currently considering due to the administrative overhead involved.&lt;/p&gt;
&lt;p&gt;We will support our Unifi Network Application image for as long as Ubiquiti continue to make the install packages available to download, after which we will move to deprecate it. If the situation around Unifi OS Server changes significantly, we will re-evalutate whether or not it makes sense for us to create and maintain an image for it.&lt;/p&gt;</content></item><item><title>PSA Regarding Potential Misconfiguration of Unifi-Network-Application and MongoDB</title><link>https://info.linuxserver.io/issues/2024-08-11-unifi-auth/</link><pubDate>Tue, 13 Aug 2024 23:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2024-08-11-unifi-auth/</guid><category/><description>&lt;p&gt;We have recently been notified that if &lt;a href="https://www.mongodb.com/docs/manual/core/authorization/#role-based-access-control"&gt;Role Based Access Control (RBAC)&lt;/a&gt; is not enabled in MongoDB, the official MongoDB container allows remote access to the db contents over port 27017 without credentials even though the official docs suggest that should only be possible when connecting from 127.0.0.1.&lt;/p&gt;
&lt;p&gt;The previous instructions for setting up MongodB we had provided in our &lt;a href="https://github.com/linuxserver/docker-unifi-network-application"&gt;Unifi-Network-Application image readme&lt;/a&gt; set up MongoDB without &lt;a href="https://www.mongodb.com/docs/manual/core/authorization/#role-based-access-control"&gt;RBAC&lt;/a&gt;. If you set up the MongoDB container with the old instructions we had provided, &lt;strong&gt;do not map or expose port 27017&lt;/strong&gt;. If you are currently not mapping the port in MongoDB and only allowing Unifi-Network-Application to access it over a dedicated user defined docker bridge network, you should be fine. The instructions did not contain the port mapping section.&lt;/p&gt;</description><content type="html">&lt;p&gt;We have recently been notified that if &lt;a href="https://www.mongodb.com/docs/manual/core/authorization/#role-based-access-control"&gt;Role Based Access Control (RBAC)&lt;/a&gt; is not enabled in MongoDB, the official MongoDB container allows remote access to the db contents over port 27017 without credentials even though the official docs suggest that should only be possible when connecting from 127.0.0.1.&lt;/p&gt;
&lt;p&gt;The previous instructions for setting up MongodB we had provided in our &lt;a href="https://github.com/linuxserver/docker-unifi-network-application"&gt;Unifi-Network-Application image readme&lt;/a&gt; set up MongoDB without &lt;a href="https://www.mongodb.com/docs/manual/core/authorization/#role-based-access-control"&gt;RBAC&lt;/a&gt;. If you set up the MongoDB container with the old instructions we had provided, &lt;strong&gt;do not map or expose port 27017&lt;/strong&gt;. If you are currently not mapping the port in MongoDB and only allowing Unifi-Network-Application to access it over a dedicated user defined docker bridge network, you should be fine. The instructions did not contain the port mapping section.&lt;/p&gt;
&lt;p&gt;The MongoDB init instructions in our &lt;a href="https://github.com/linuxserver/docker-unifi-network-application"&gt;Unifi-Network-Application image readme&lt;/a&gt; have been updated to enable &lt;a href="https://www.mongodb.com/docs/manual/core/authorization/#role-based-access-control"&gt;RBAC&lt;/a&gt; to help prevent issues due to such misconfigurations in the future.&lt;/p&gt;
&lt;p&gt;If you need to map or expose the port because the containers run on different machines, or if you would like to enable auth/RBAC for another reason, we suggest creating new instances of both Unifi-Network-Application and MongoDB with the new instructions and restoring Unifi-Network-Application from a backup.&lt;/p&gt;</content></item><item><title>Unifi Controller Deprecation</title><link>https://info.linuxserver.io/issues/2024-01-01-unifi-controller/</link><pubDate>Mon, 01 Jan 2024 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2024-01-01-unifi-controller/</guid><category/><description>&lt;p&gt;As we &lt;a href="https://info.linuxserver.io/issues/2023-09-06-unifi-controller/"&gt;previously&lt;/a&gt; &lt;a href="https://info.linuxserver.io/issues/2023-11-12-unifi-controller/"&gt;announced&lt;/a&gt;, due to the way in which Ubiquiti package and distribute their software our &lt;a href="https://github.com/linuxserver/docker-unifi-controller"&gt;Unifi Controller&lt;/a&gt; container has reached a point where we cannot upgrade to newer supported packages without making breaking changes to the image.&lt;/p&gt;
&lt;p&gt;As a result we have now deprecated our Unifi Controller container and replaced it with a new &lt;a href="https://github.com/linuxserver/docker-unifi-network-application"&gt;Unifi Network Application&lt;/a&gt; container. This new container uses our current base images and a separate mongodb instance, which makes it substantially easier for us to maintain going forward.&lt;/p&gt;</description><content type="html">&lt;p&gt;As we &lt;a href="https://info.linuxserver.io/issues/2023-09-06-unifi-controller/"&gt;previously&lt;/a&gt; &lt;a href="https://info.linuxserver.io/issues/2023-11-12-unifi-controller/"&gt;announced&lt;/a&gt;, due to the way in which Ubiquiti package and distribute their software our &lt;a href="https://github.com/linuxserver/docker-unifi-controller"&gt;Unifi Controller&lt;/a&gt; container has reached a point where we cannot upgrade to newer supported packages without making breaking changes to the image.&lt;/p&gt;
&lt;p&gt;As a result we have now deprecated our Unifi Controller container and replaced it with a new &lt;a href="https://github.com/linuxserver/docker-unifi-network-application"&gt;Unifi Network Application&lt;/a&gt; container. This new container uses our current base images and a separate mongodb instance, which makes it substantially easier for us to maintain going forward.&lt;/p&gt;
&lt;h3 id="the-new-container-is-not-a-drop-in-replacement-and-it-is-crucial-that-you-read-the-entire-application-setup-section-of-the-readme-before-attempting-to-migrate-an-existing-install"&gt;The new container is not a drop-in replacement and it is crucial that you read the entire &lt;a href="https://github.com/linuxserver/docker-unifi-network-application#application-setup"&gt;Application Setup&lt;/a&gt; section of the readme before attempting to migrate an existing install&lt;/h3&gt;
&lt;p&gt;Those of you who have been using our &lt;code&gt;mongoless&lt;/code&gt; tag for the Unifi Controller container can switch directly to the Unifi Network Application container without needing to perform any migration steps.&lt;/p&gt;</content></item><item><title>Unifi Controller Deprecation Reminder</title><link>https://info.linuxserver.io/issues/2023-11-12-unifi-controller/</link><pubDate>Sun, 12 Nov 2023 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-11-12-unifi-controller/</guid><category/><description>&lt;p&gt;As we &lt;a href="https://info.linuxserver.io/issues/2023-09-06-unifi-controller/"&gt;previously announced&lt;/a&gt;, due to the way in which Ubiquiti package and distribute their software our &lt;a href="https://github.com/linuxserver/docker-unifi-controller"&gt;Unifi Controller&lt;/a&gt; container has reached a point where we cannot upgrade to newer supported packages without making breaking changes to the image.&lt;/p&gt;
&lt;p&gt;As a result we have decided to deprecate our Unifi Controller container and replace it with a new &lt;a href="https://github.com/linuxserver/docker-unifi-network-application"&gt;Unifi Network Application&lt;/a&gt; container. This new container uses our current base images and a separate mongodb instance, which makes it substantially easier for us to maintain going forward.&lt;/p&gt;</description><content type="html">&lt;p&gt;As we &lt;a href="https://info.linuxserver.io/issues/2023-09-06-unifi-controller/"&gt;previously announced&lt;/a&gt;, due to the way in which Ubiquiti package and distribute their software our &lt;a href="https://github.com/linuxserver/docker-unifi-controller"&gt;Unifi Controller&lt;/a&gt; container has reached a point where we cannot upgrade to newer supported packages without making breaking changes to the image.&lt;/p&gt;
&lt;p&gt;As a result we have decided to deprecate our Unifi Controller container and replace it with a new &lt;a href="https://github.com/linuxserver/docker-unifi-network-application"&gt;Unifi Network Application&lt;/a&gt; container. This new container uses our current base images and a separate mongodb instance, which makes it substantially easier for us to maintain going forward.&lt;/p&gt;
&lt;p&gt;We will continue to support our Unifi Controller image until &lt;strong&gt;2024-01-01&lt;/strong&gt;, at which point you will need to have migrated to the Unifi Network Application container to continue to receive support.&lt;/p&gt;
&lt;h3 id="the-new-container-is-not-a-drop-in-replacement-and-it-is-crucial-that-you-read-the-entire-application-setup-section-of-the-readme-before-attempting-to-migrate-an-existing-install"&gt;The new container is not a drop-in replacement and it is crucial that you read the entire &lt;a href="https://github.com/linuxserver/docker-unifi-network-application#application-setup"&gt;Application Setup&lt;/a&gt; section of the readme before attempting to migrate an existing install&lt;/h3&gt;
&lt;p&gt;Those of you who have been using our &lt;code&gt;mongoless&lt;/code&gt; tag for the Unifi Controller container can switch directly to the Unifi Network Application container without needing to perform any migration steps.&lt;/p&gt;</content></item><item><title>New Container: Unifi Network Application</title><link>https://info.linuxserver.io/issues/2023-09-06-unifi-network-application/</link><pubDate>Wed, 06 Sep 2023 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-09-06-unifi-network-application/</guid><category/><description>&lt;p&gt;We have released a new container for &lt;a href="https://github.com/linuxserver/docker-unifi-network-application"&gt;Unifi Network Application&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://help.ui.com/hc/en-us/articles/360012192813-Introduction-to-UniFi"&gt;Unifi Network Application&lt;/a&gt; is a powerful and intuitive operating system enabling an end-to-end management experience for all of your IT needs. When paired with our specially designed hardware, you will have unparalleled control over your network and WiFi, security cameras, VoIP phones, door access, smart enterprise lighting, digital signage, and much more!&lt;/p&gt;</description><content type="html">&lt;p&gt;We have released a new container for &lt;a href="https://github.com/linuxserver/docker-unifi-network-application"&gt;Unifi Network Application&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://help.ui.com/hc/en-us/articles/360012192813-Introduction-to-UniFi"&gt;Unifi Network Application&lt;/a&gt; is a powerful and intuitive operating system enabling an end-to-end management experience for all of your IT needs. When paired with our specially designed hardware, you will have unparalleled control over your network and WiFi, security cameras, VoIP phones, door access, smart enterprise lighting, digital signage, and much more!&lt;/p&gt;</content></item><item><title>Unifi Controller Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-09-06-unifi-controller/</link><pubDate>Wed, 06 Sep 2023 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-09-06-unifi-controller/</guid><category/><description>&lt;p&gt;Due to the way in which Ubiquiti package and distribute their software our &lt;a href="https://github.com/linuxserver/docker-unifi-controller"&gt;Unifi Controller&lt;/a&gt; container has reached a point where we cannot upgrade to newer supported packages without making breaking changes to the image.&lt;/p&gt;
&lt;p&gt;As a result we have decided to deprecate our Unifi Controller container and replace it with a new &lt;a href="https://github.com/linuxserver/docker-unifi-network-application"&gt;Unifi Network Application&lt;/a&gt; container. This new container uses our current base images and a separate mongodb instance, which makes it substantially easier for us to maintain going forward.&lt;/p&gt;</description><content type="html">&lt;p&gt;Due to the way in which Ubiquiti package and distribute their software our &lt;a href="https://github.com/linuxserver/docker-unifi-controller"&gt;Unifi Controller&lt;/a&gt; container has reached a point where we cannot upgrade to newer supported packages without making breaking changes to the image.&lt;/p&gt;
&lt;p&gt;As a result we have decided to deprecate our Unifi Controller container and replace it with a new &lt;a href="https://github.com/linuxserver/docker-unifi-network-application"&gt;Unifi Network Application&lt;/a&gt; container. This new container uses our current base images and a separate mongodb instance, which makes it substantially easier for us to maintain going forward.&lt;/p&gt;
&lt;p&gt;We will continue to support our Unifi Controller image until &lt;strong&gt;2024-01-01&lt;/strong&gt;, at which point you will need to have migrated to the Unifi Network Application container to continue to receive support.&lt;/p&gt;
&lt;h3 id="the-new-container-is-not-a-drop-in-replacement-and-it-is-crucial-that-you-read-the-entire-application-setup-section-of-the-readme-before-attempting-to-migrate-an-existing-install"&gt;The new container is not a drop-in replacement and it is crucial that you read the entire &lt;a href="https://github.com/linuxserver/docker-unifi-network-application#application-setup"&gt;Application Setup&lt;/a&gt; section of the readme before attempting to migrate an existing install&lt;/h3&gt;
&lt;p&gt;Those of you who have been using our &lt;code&gt;mongoless&lt;/code&gt; tag for the Unifi Controller container can switch directly to the Unifi Network Application container without needing to perform any migration steps.&lt;/p&gt;</content></item></channel></rss>