diff --git a/content/issues/2023-05-29-mariadb.md b/content/issues/2023-05-29-mariadb.md index 419e4e05..47ccc073 100644 --- a/content/issues/2023-05-29-mariadb.md +++ b/content/issues/2023-05-29-mariadb.md @@ -2,7 +2,8 @@ title: 'Known Issue: MariaDB Check and Repair' date: '2023-05-29 12:00:00Z' severity: notice -resolved: false +resolved: true +resolvedWhen: '2023-09-06 21:00:00Z' affected: - 'Known Issues' - 'mariadb' diff --git a/content/issues/2023-09-06-unifi-controller.md b/content/issues/2023-09-06-unifi-controller.md new file mode 100644 index 00000000..b127c161 --- /dev/null +++ b/content/issues/2023-09-06-unifi-controller.md @@ -0,0 +1,20 @@ +--- +title: 'Unifi Controller Deprecation Notice' +date: '2023-09-06 21:00:00Z' +informational: true +affected: + - Deprecations + - unifi-controller + - unifi-network-application +section: issue +--- + +Due to the way in which Ubiquiti package and distribute their software our [Unifi Controller](https://github.com/linuxserver/docker-unifi-controller) container has reached a point where we cannot upgrade to newer supported packages without making breaking changes to the image. + +As a result we have decided to deprecate our Unifi Controller container and replace it with a new [Unifi Network Application](https://github.com/linuxserver/docker-unifi-network-application) 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. + +We will continue to support our Unifi Controller image until **2024-01-01**, at which point you will need to have migrated to the Unifi Network Application container to continue to receive support. + +### The new container is not a drop-in replacement and it is crucial that you read the entire [Application Setup](https://github.com/linuxserver/docker-unifi-network-application#application-setup) section of the readme before attempting to migrate an existing install + +Those of you who have been using our `mongoless` tag for the Unifi Controller container can switch directly to the Unifi Network Application container without needing to perform any migration steps. diff --git a/content/issues/2023-09-06-unifi-network-application.md b/content/issues/2023-09-06-unifi-network-application.md new file mode 100644 index 00000000..41c6296f --- /dev/null +++ b/content/issues/2023-09-06-unifi-network-application.md @@ -0,0 +1,12 @@ +--- +title: 'New Container: Unifi Network Application' +date: '2023-09-06 21:00:00Z' +informational: true +affected: + - 'New Containers' + - 'unifi-network-application' +section: 'issue' +--- +We have released a new container for [Unifi Network Application](https://github.com/linuxserver/docker-unifi-network-application)! + +[Unifi Network Application](https://help.ui.com/hc/en-us/articles/360012192813-Introduction-to-UniFi) 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!