mirror of
https://github.com/linuxserver/cstate.git
synced 2026-01-20 03:42:01 +08:00
845 lines
240 KiB
XML
845 lines
240 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Info :: LinuxServer.io</title><link>https://info.linuxserver.io/</link><description>History</description><generator>github.com/cstate</generator><language>en</language><lastBuildDate>Sat, 10 Feb 2024 18:00:00 +0000</lastBuildDate><atom:link href="https://info.linuxserver.io/index.xml" rel="self" type="application/rss+xml"/><item><title>New Container: Speedtest Tracker</title><link>https://info.linuxserver.io/issues/2024-02-10-speedtest-tracker/</link><pubDate>Sat, 10 Feb 2024 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2024-02-10-speedtest-tracker/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-speedtest-tracker/">Speedtest Tracker</a>!</p>
|
||
<p><a href="https://github.com/alexjustesen/speedtest-tracker">Speedtest Tracker</a> is a self-hosted internet performance tracking application that runs speedtest checks against Ookla&rsquo;s Speedtest service.</p></description></item><item><title>New Container: Zotero</title><link>https://info.linuxserver.io/issues/2024-02-03-zotero/</link><pubDate>Sat, 03 Feb 2024 06:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2024-02-03-zotero/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-zotero/">Zotero</a>!</p>
|
||
<p><a href="https://www.zotero.org/">Zotero</a> is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.</p></description></item><item><title>New Container: Shotcut</title><link>https://info.linuxserver.io/issues/2024-02-01-shotcut/</link><pubDate>Thu, 01 Feb 2024 06:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2024-02-01-shotcut/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-shotcut/">Shotcut</a>!</p>
|
||
<p><a href="https://www.shotcut.org/">Shotcut</a> is a free, open source, cross-platform video editor.</p></description></item><item><title>New Container: Monica</title><link>https://info.linuxserver.io/issues/2024-01-22-monica/</link><pubDate>Mon, 22 Jan 2024 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2024-01-22-monica/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-monica/">Monica</a>!</p>
|
||
<p><a href="https://github.com/monicahq/monica">Monica</a> is an open source personal relationship management system, that lets you document your life.</p></description></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><p>As we <a href="https://info.linuxserver.io/issues/2023-09-06-unifi-controller/">previously</a> <a href="https://info.linuxserver.io/issues/2023-11-12-unifi-controller/">announced</a>, due to the way in which Ubiquiti package and distribute their software our <a href="https://github.com/linuxserver/docker-unifi-controller">Unifi Controller</a> container has reached a point where we cannot upgrade to newer supported packages without making breaking changes to the image.</p>
|
||
<p>As a result we have now deprecated our Unifi Controller container and replaced it with a new <a href="https://github.com/linuxserver/docker-unifi-network-application">Unifi Network Application</a> 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.</p>
|
||
<h3 id="the-new-container-is-not-a-drop-in-replacement-and-it-is-crucial-that-you-read-the-entire-application-setuphttpsgithubcomlinuxserverdocker-unifi-network-applicationapplication-setup-section-of-the-readme-before-attempting-to-migrate-an-existing-install">The new container is not a drop-in replacement and it is crucial that you read the entire <a href="https://github.com/linuxserver/docker-unifi-network-application#application-setup">Application Setup</a> section of the readme before attempting to migrate an existing install</h3>
|
||
<p>Those of you who have been using our <code>mongoless</code> tag for the Unifi Controller container can switch directly to the Unifi Network Application container without needing to perform any migration steps.</p></description></item><item><title>[Resolved] Known Issue: curl endless loop with 3.x Kernels</title><link>https://info.linuxserver.io/issues/2023-12-30-synology/</link><pubDate>Sat, 30 Dec 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-12-30-synology/</guid><category>2024-01-12 12:00:00Z</category><description><h2 id="update">Update</h2>
|
||
<p>The Alpine maintainers have backported a fixed version of the affected library to 3.19 and we have published a new version of our 3.19 base image that should resolve the issues with 3.x kernels. It will take a few days for all affected downstream images to push new builds, but any image released from this point onwards will include the fix.</p>
|
||
<h2 id="original-post">Original Post</h2>
|
||
<p>There is a known issue with the version of curl currently shipped with Alpine 3.19 and 3.x kernels, causing an endless loop to hang containers, usually on startup. The 3.x kernel line has been End of Life since 2017, but some prebuilt systems such as older Synology NAS units are still running it. At time of posting, around 10% of our images have already been rebased to Alpine 3.19 and are therefore affected by this issue, and this number will continue to rise over the next few months.</p>
|
||
<p>While a fix has been applied to the affected upstream library we do not have an ETA for if or when it will find its way into the version of curl shipped with Alpine 3.19.</p>
|
||
<h3 id="workaround">Workaround</h3>
|
||
<p>As a workaround you can revert to an older tag from before the image was rebased to Alpine 3.19, but please be aware that older tags do not receive updates. Refer to the Changelog in the Readme to see when the change was made for a given image. For Unraid users this will require you to edit the container and under the Advanced options change the Repository to append the required tag.</p></description></item><item><title>New Container: Faster-Whisper</title><link>https://info.linuxserver.io/issues/2023-11-30-faster-whisper/</link><pubDate>Thu, 30 Nov 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-11-30-faster-whisper/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-faster-whisper/">Faster-Whisper</a>!</p>
|
||
<p><a href="https://github.com/SYSTRAN/faster-whisper">Faster-Whisper</a> is a reimplementation of OpenAI&rsquo;s Whisper model using CTranslate2, which is a fast inference engine for Transformer models. This container provides a Wyoming protocol server for faster-whisper.</p></description></item><item><title>New Container: Piper</title><link>https://info.linuxserver.io/issues/2023-11-30-piper/</link><pubDate>Thu, 30 Nov 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-11-30-piper/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-piper/">Piper</a>!</p>
|
||
<p><a href="https://github.com/rhasspy/piper/">Piper</a> is a fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4. This container provides a Wyoming protocol server for piper.</p></description></item><item><title>Domoticz Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-11-29-domoticz/</link><pubDate>Wed, 29 Nov 2023 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-11-29-domoticz/</guid><category/><description><p>Due to upstream project being unwilling to build against a supported version of openssl, we have decided to deprecate our <a href="https://github.com/linuxserver/docker-domoticz">domoticz</a> container.</p></description></item><item><title>New Container: Bambu Studio</title><link>https://info.linuxserver.io/issues/2023-11-26-bambustudio/</link><pubDate>Sun, 26 Nov 2023 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-11-26-bambustudio/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-bambustudio/">Bambu Studio</a>!</p>
|
||
<p><a href="https://bambulab.com/en/download/studio">Bambu Studio</a> is an open-source, cutting-edge, feature-rich slicing software. It contains project-based workflows, systematically optimized slicing algorithms, and an easy-to-use graphical interface, bringing users an incredibly smooth printing experience.</p></description></item><item><title>New Container: Cura</title><link>https://info.linuxserver.io/issues/2023-11-26-cura/</link><pubDate>Sun, 26 Nov 2023 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-11-26-cura/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-cura/">UltiMaker Cura</a>!</p>
|
||
<p><a href="https://ultimaker.com/software/ultimaker-cura/">UltiMaker Cura</a> is free, easy-to-use 3D printing software trusted by millions of users. Fine-tune your 3D model with 400+ settings for the best slicing and printing results.</p></description></item><item><title>New Container: Orca Slicer</title><link>https://info.linuxserver.io/issues/2023-11-26-orcaslicer/</link><pubDate>Sun, 26 Nov 2023 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-11-26-orcaslicer/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-orcaslicer/">Orca Slicer</a>!</p>
|
||
<p><a href="https://github.com/SoftFever/OrcaSlicer">Orca Slicer</a> is an open source slicer for FDM printers. OrcaSlicer is fork of Bambu Studio, it was previously known as BambuStudio-SoftFever, Bambu Studio is forked from PrusaSlicer by Prusa Research, which is from Slic3r by Alessandro Ranellucci and the RepRap community</p></description></item><item><title>[Resolved] Known Issue: qBittorrent 4.6.1 Web UI Password</title><link>https://info.linuxserver.io/issues/2023-11-22-qbittorrent/</link><pubDate>Wed, 22 Nov 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-11-22-qbittorrent/</guid><category>2023-11-30</category><description><p><strong>Fix has been released, update to 4.6.2. The <a href="https://github.com/linuxserver/docker-qbittorrent#application-setup">readme</a> has been updated to reflect how the password for new installs are handled going forward</strong></p>
|
||
<p>There is a known issue with qBittorrent 4.6.1, due to an <a href="https://www.qbittorrent.org/news#mon-nov-20th-2023---qbittorrent-v4.6.1-release">upstream change</a> which changes the Web UI password to a random value on startup if you have not changed it from the default. This change has been made for security reasons due to hackers exploiting users who have exposed their instances to the internet with default credentials.</p>
|
||
<p>Due to an <a href="https://github.com/qbittorrent/qBittorrent/issues/19984">upstream bug</a> the generated password is not printed to the container logs, making it impossible to log in.</p>
|
||
<h3 id="workaround">Workaround</h3>
|
||
<p>As a workaround until a fix can be released, start the container with the <code>:version-4.6.0-r0</code> image tag, login to the Web UI using the old default credentials, and change the admin account password. You will then be able to switch back to the <code>:version-4.6.1-r0</code> or <code>:latest</code> tags. For Unraid users this will require you to edit the container and under the Advanced options change the Repository to append the required tag; you can find step-by-step instructions <a href="https://github.com/linuxserver/docker-qbittorrent/issues/268#issuecomment-1821123416">here</a>.</p></description></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><p>As we <a href="https://info.linuxserver.io/issues/2023-09-06-unifi-controller/">previously announced</a>, due to the way in which Ubiquiti package and distribute their software our <a href="https://github.com/linuxserver/docker-unifi-controller">Unifi Controller</a> container has reached a point where we cannot upgrade to newer supported packages without making breaking changes to the image.</p>
|
||
<p>As a result we have decided to deprecate our Unifi Controller container and replace it with a new <a href="https://github.com/linuxserver/docker-unifi-network-application">Unifi Network Application</a> 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.</p>
|
||
<p>We will continue to support our Unifi Controller image until <strong>2024-01-01</strong>, at which point you will need to have migrated to the Unifi Network Application container to continue to receive support.</p>
|
||
<h3 id="the-new-container-is-not-a-drop-in-replacement-and-it-is-crucial-that-you-read-the-entire-application-setuphttpsgithubcomlinuxserverdocker-unifi-network-applicationapplication-setup-section-of-the-readme-before-attempting-to-migrate-an-existing-install">The new container is not a drop-in replacement and it is crucial that you read the entire <a href="https://github.com/linuxserver/docker-unifi-network-application#application-setup">Application Setup</a> section of the readme before attempting to migrate an existing install</h3>
|
||
<p>Those of you who have been using our <code>mongoless</code> tag for the Unifi Controller container can switch directly to the Unifi Network Application container without needing to perform any migration steps.</p></description></item><item><title>Notification: Significant changes to cron</title><link>https://info.linuxserver.io/issues/2023-11-02-cron/</link><pubDate>Thu, 02 Nov 2023 23:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-11-02-cron/</guid><category/><description><p>We&rsquo;ve decided to make some changes to how cron is shipped in our images.</p>
|
||
<h2 id="previous-state-of-cron">Previous state of cron</h2>
|
||
<p>We have not had a consistent standard. Many of our images do however setup cron the same way. When an application requires cron, we setup crontabs for <code>abc</code> or <code>root</code> in <code>/config/crontabs/</code>. This has allowed users to customize crontabs.</p>
|
||
<p>This has required that if we make changes to the image that require changes to crontabs we have had to carefully plan how to make adjustments to existing user files without causing issues with any customizations. It could also mean we are unable to automatically make required changes if user customizations make an automated adjustments impossible. In these cases, users have been required to update crontabs on their own.</p>
|
||
<p>As a side note, we also offer our <a href="https://github.com/linuxserver/docker-mods/tree/universal-cron">universal cron mod</a> that can be applied to add the ability to use cron for both <code>abc</code> and <code>root</code> in any container.</p>
|
||
<h2 id="going-forward">Going forward</h2>
|
||
<p>When an application requires cron, we will also no longer setup crontabs for <code>abc</code> or <code>root</code> in <code>/config/crontabs/</code>, unless user customizations to the crontab are required.</p>
|
||
<p>Instead, we are internalizing the crontab files. This should make it easier for us to update crontabs when changes to the image require updates to crontabs. It also means users won&rsquo;t have to keep up with changes to crontab requirements that may break their applications.</p>
|
||
<p><strong>IMPORTANT:</strong> We are NOT removing existing crontabs from <code>/config/crontabs/</code>, they will simply be ignored unless otherwise noted.</p>
|
||
<p>We will continue to offer our <a href="https://github.com/linuxserver/docker-mods/tree/universal-cron">universal cron mod</a> with a new purpose of making crontabs for <code>abc</code> and <code>root</code> customizable by setting them up in up <code>/config/crontabs/</code> and configuring the cron service to recognize them, essentially restoring the original behavior. This effectively makes the cron mod the only way to customize crontabs.</p>
|
||
<p>As a side note, we are also adjusting all existing crontabs we ship to run as <code>abc</code> instead of <code>root</code>. This improves security and consistency in our images.</p>
|
||
<h3 id="exceptions">Exceptions</h3>
|
||
<p>Diskover requires setting your own crontab schedule. The container will now run cron using <code>/config/crontabs/abc</code> instead of <code>/config/crontabs/root</code>. The <code>/config/crontabs/root</code> file is NOT being automatically removed, but will be ignored.</p>
|
||
<p>Rsnapshot requires setting your own crontab schedule, and in some cases requires backups to run as root. The container will continue to run cron using <code>/config/crontabs/root</code>.</p>
|
||
<h2 id="timing">Timing</h2>
|
||
<p>You can expect to see these changes merge today, and begin building into our images over the next few days and weeks.</p></description></item><item><title>EmbyStat Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-10-25-embystat/</link><pubDate>Wed, 25 Oct 2023 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-10-25-embystat/</guid><category/><description><p>Due to upstream project no longer being actively developed per <a href="https://github.com/mregni/EmbyStat/pull/1933/files">this update</a>, we have decided to deprecate our <a href="https://github.com/linuxserver/docker-embystat">EmbyStat</a> container.</p></description></item><item><title>Notification: Significant changes to cron incoming</title><link>https://info.linuxserver.io/issues/2023-10-20-cron/</link><pubDate>Fri, 20 Oct 2023 23:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-10-20-cron/</guid><category/><description><p>We&rsquo;ve decided to make some changes to how cron is shipped in our images.</p>
|
||
<h2 id="current-state-of-cron">Current state of cron</h2>
|
||
<p>We have not had a consistent standard. Many of our images do however setup cron the same way. When an application requires cron, we setup crontabs for <code>abc</code> or <code>root</code> in <code>/config/crontabs/</code>. This has allowed users to customize crontabs.</p>
|
||
<p>This has required that if we make changes to the image that require changes to crontabs we have had to carefully plan how to make adjustments to existing user files without causing issues with any customizations. It could also mean we are unable to automatically make required changes if user customizations make an automated adjustments impossible. In these cases, users have been required to update crontabs on their own.</p>
|
||
<p>As a side note, we also offer our <a href="https://github.com/linuxserver/docker-mods/tree/universal-cron">universal cron mod</a> that can be applied to add the ability to use cron for both <code>abc</code> and <code>root</code> in any container.</p>
|
||
<h2 id="incoming-changes">Incoming changes</h2>
|
||
<p>When an application requires cron, we will also no longer setup crontabs for <code>abc</code> or <code>root</code> in <code>/config/crontabs/</code>, unless user customizations to the crontab are required.</p>
|
||
<p>Instead, we are internalizing the crontab files. This should make it easier for us to update crontabs when changes to the image require updates to crontabs. It also means users won&rsquo;t have to keep up with changes to crontab requirements that may break their applications.</p>
|
||
<p><strong>IMPORTANT:</strong> We are NOT removing existing crontabs from <code>/config/crontabs/</code>, they will simply be ignored unless otherwise noted.</p>
|
||
<p>We will continue to offer our <a href="https://github.com/linuxserver/docker-mods/tree/universal-cron">universal cron mod</a> with a new purpose of making crontabs for <code>abc</code> and <code>root</code> customizable by setting them up in up <code>/config/crontabs/</code> and configuring the cron service to recognize them, essentially restoring the original behavior. This effectively makes the cron mod the only way to customize crontabs.</p>
|
||
<p>As a side note, we are also adjusting all existing crontabs we ship to run as <code>abc</code> instead of <code>root</code>. This improves security and consistency in our images.</p>
|
||
<h3 id="exceptions">Exceptions</h3>
|
||
<p>Diskover requires setting your own crontab schedule. The container will now run cron using <code>/config/crontabs/abc</code> instead of <code>/config/crontabs/root</code>. The <code>/config/crontabs/root</code> file is NOT being automatically removed, but will be ignored.</p>
|
||
<p>Rsnapshot requires setting your own crontab schedule, and in some cases requires backups to run as root. The container will continue to run cron using <code>/config/crontabs/root</code>.</p>
|
||
<h2 id="timing">Timing</h2>
|
||
<p>You can expect to see these changes merge around November 1st, 2023. An additional post will be made with all of the above information and any updates if anything changes between now and then.</p></description></item><item><title>Headphones Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-10-17-headphones/</link><pubDate>Tue, 17 Oct 2023 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-10-17-headphones/</guid><category/><description><p>Due to compatibility and build issues caused by a lack of upstream development, we have decided to deprecate our <a href="https://github.com/linuxserver/docker-headphones">Headphones</a> container.</p></description></item><item><title>Notification: Significant changes to cron incoming</title><link>https://info.linuxserver.io/issues/2023-10-01-cron/</link><pubDate>Sun, 01 Oct 2023 23:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-10-01-cron/</guid><category/><description><p>We&rsquo;ve decided to make some changes to how cron is shipped in our images.</p>
|
||
<h2 id="current-state-of-cron">Current state of cron</h2>
|
||
<p>We have not had a consistent standard. Many of our images do however setup cron the same way. When an application requires cron, we setup crontabs for <code>abc</code> or <code>root</code> in <code>/config/crontabs/</code>. This has allowed users to customize crontabs.</p>
|
||
<p>This has required that if we make changes to the image that require changes to crontabs we have had to carefully plan how to make adjustments to existing user files without causing issues with any customizations. It could also mean we are unable to automatically make required changes if user customizations make an automated adjustments impossible. In these cases, users have been required to update crontabs on their own.</p>
|
||
<p>As a side note, we also offer our <a href="https://github.com/linuxserver/docker-mods/tree/universal-cron">universal cron mod</a> that can be applied to add the ability to use cron for both <code>abc</code> and <code>root</code> in any container.</p>
|
||
<h2 id="incoming-changes">Incoming changes</h2>
|
||
<p>When an application requires cron, we will also no longer setup crontabs for <code>abc</code> or <code>root</code> in <code>/config/crontabs/</code>, unless user customizations to the crontab are required.</p>
|
||
<p>Instead, we are internalizing the crontab files. This should make it easier for us to update crontabs when changes to the image require updates to crontabs. It also means users won&rsquo;t have to keep up with changes to crontab requirements that may break their applications.</p>
|
||
<p><strong>IMPORTANT:</strong> We are NOT removing existing crontabs from <code>/config/crontabs/</code>, they will simply be ignored unless otherwise noted.</p>
|
||
<p>We will continue to offer our <a href="https://github.com/linuxserver/docker-mods/tree/universal-cron">universal cron mod</a> with a new purpose of making crontabs for <code>abc</code> and <code>root</code> customizable by setting them up in up <code>/config/crontabs/</code> and configuring the cron service to recognize them, essentially restoring the original behavior. This effectively makes the cron mod the only way to customize crontabs.</p>
|
||
<p>As a side note, we are also adjusting all existing crontabs we ship to run as <code>abc</code> instead of <code>root</code>. This improves security and consistency in our images.</p>
|
||
<h3 id="exceptions">Exceptions</h3>
|
||
<p>Diskover requires setting your own crontab schedule. The container will now run cron using <code>/config/crontabs/abc</code> instead of <code>/config/crontabs/root</code>. The <code>/config/crontabs/root</code> file is NOT being automatically removed, but will be ignored.</p>
|
||
<p>Rsnapshot requires setting your own crontab schedule, and in some cases requires backups to run as root. The container will continue to run cron using <code>/config/crontabs/root</code>.</p>
|
||
<h2 id="timing">Timing</h2>
|
||
<p>You can expect to see these changes merge around November 1st, 2023. An additional post will be made with all of the above information and any updates if anything changes between now and then.</p></description></item><item><title>New Container: Series Troxide</title><link>https://info.linuxserver.io/issues/2023-09-18-series-troxide/</link><pubDate>Mon, 18 Sep 2023 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-09-18-series-troxide/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-series-troxide">Series Troxide</a>!</p>
|
||
<p><a href="https://github.com/MaarifaMaarifa/series-troxide">Series Troxide</a> is a simple and modern series tracker.</p></description></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><p>We have released a new container for <a href="https://github.com/linuxserver/docker-unifi-network-application">Unifi Network Application</a>!</p>
|
||
<p><a href="https://help.ui.com/hc/en-us/articles/360012192813-Introduction-to-UniFi">Unifi Network Application</a> 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!</p></description></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><p>Due to the way in which Ubiquiti package and distribute their software our <a href="https://github.com/linuxserver/docker-unifi-controller">Unifi Controller</a> container has reached a point where we cannot upgrade to newer supported packages without making breaking changes to the image.</p>
|
||
<p>As a result we have decided to deprecate our Unifi Controller container and replace it with a new <a href="https://github.com/linuxserver/docker-unifi-network-application">Unifi Network Application</a> 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.</p>
|
||
<p>We will continue to support our Unifi Controller image until <strong>2024-01-01</strong>, at which point you will need to have migrated to the Unifi Network Application container to continue to receive support.</p>
|
||
<h3 id="the-new-container-is-not-a-drop-in-replacement-and-it-is-crucial-that-you-read-the-entire-application-setuphttpsgithubcomlinuxserverdocker-unifi-network-applicationapplication-setup-section-of-the-readme-before-attempting-to-migrate-an-existing-install">The new container is not a drop-in replacement and it is crucial that you read the entire <a href="https://github.com/linuxserver/docker-unifi-network-application#application-setup">Application Setup</a> section of the readme before attempting to migrate an existing install</h3>
|
||
<p>Those of you who have been using our <code>mongoless</code> tag for the Unifi Controller container can switch directly to the Unifi Network Application container without needing to perform any migration steps.</p></description></item><item><title>COPS Undeprecation Notice</title><link>https://info.linuxserver.io/issues/2023-08-12-cops/</link><pubDate>Fri, 25 Aug 2023 15:30:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-08-12-cops/</guid><category/><description><p>A new fork, endorsed by the original author, has been established. We monitored the fork for some time and due to the activity level, have decided to bring back our COPS container.</p>
|
||
<p><a href="https://github.com/mikespub-org/seblucas-cops">COPS</a> stands for Calibre OPDS (and HTML) Php Server. It is a fast and light OPDS server that can run on low performance hardware.</p></description></item><item><title>New Container: Kimai</title><link>https://info.linuxserver.io/issues/2023-08-09-kimai/</link><pubDate>Wed, 09 Aug 2023 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-08-09-kimai/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-kimai">Kimai</a>!</p>
|
||
<p><a href="https://kimai.org/">Kimai</a> is a professional grade time-tracking application, free and open-source.
|
||
It handles use-cases of freelancers as well as companies with dozens or hundreds of users.
|
||
Kimai was build to track your project times and ships with many advanced features, including but not limited to:</p>
|
||
<p>JSON API, invoicing, data exports, multi-timer and punch-in punch-out mode, tagging, multi-user - multi-timezones - multi-language (<a href="https://hosted.weblate.org/projects/kimai/">over 30 translations existing</a>!), authentication via SAML/LDAP/Database, two-factor authentication (2FA) with TOTP, customizable role and team permissions, responsive design, user/customer/project specific rates, advanced search &amp; filtering, money and time budgets, advanced reporting, support for <a href="https://www.kimai.org/store/">plugins</a> and so much more.</p></description></item><item><title>New Container: Kavita</title><link>https://info.linuxserver.io/issues/2023-08-07-kavita/</link><pubDate>Mon, 07 Aug 2023 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-08-07-kavita/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-kavita">Kavita</a>!</p>
|
||
<p><a href="https://www.kavitareader.com/">Kavita</a> is a fast, feature rich, cross platform reading server. Built with a focus for being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family!</p></description></item><item><title>Nano Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-07-24-nano/</link><pubDate>Mon, 24 Jul 2023 03:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-07-24-nano/</guid><category/><description><p>Due to issues with maintaining security updates for our private <a href="https://nano.org">Nano</a> network, we have decided to shut down our forked network. This includes the archival of code related to its suite of accompanying images for <a href="https://github.com/linuxserver/docker-nano">nano</a>, <a href="https://github.com/linuxserver/docker-nano-wallet">nano-wallet</a>, and <a href="https://github.com/linuxserver/docker-nano-discord-bot">nano-discord-bot</a>. The web wallet which seems to be still functional when connected to an RPC server will stay online for the forseeable future.</p></description></item><item><title>[Resolved] Known Issue: Discourse Emails</title><link>https://info.linuxserver.io/issues/2023-07-20-discourse/</link><pubDate>Thu, 20 Jul 2023 20:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-07-20-discourse/</guid><category>2023-07-20 18:15:00Z</category><description><p>Due to a misconfiguration that occurred during a routine restore of the database for our <a href="https://discourse.linuxserver.io/">Discourse Forums</a>, registered users may have recieved unwanted email notifications over the last 24 hours.</p>
|
||
<p>This issue has now been resolved and we apologise for any inconvenience caused.</p></description></item><item><title>New Container: FlexGet</title><link>https://info.linuxserver.io/issues/2023-07-10-flexget/</link><pubDate>Mon, 10 Jul 2023 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-07-10-flexget/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-flexget">FlexGet</a>!</p>
|
||
<p><a href="https://flexget.com/">FlexGet</a> is a multipurpose automation tool for all of your media.</p></description></item><item><title>32-bit Arm Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-07-01-armhf/</link><pubDate>Sat, 01 Jul 2023 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-07-01-armhf/</guid><category/><description><p>As <a href="https://info.linuxserver.io/issues/2023-04-06-armhf/">we</a> <a href="https://info.linuxserver.io/issues/2023-05-06-armhf/">previously</a> <a href="https://info.linuxserver.io/issues/2023-06-06-armhf/">announced</a>, due to the ever-decreasing support for modern apps and packages on 32-bit Arm platforms, we have now deprecated <em>all</em> 32-bit Arm (armhf) versions of our images effective today, 2023-07-01.</p>
|
||
<p>Old images will continue to work, but will not receive application or OS updates, and we will not provide support for them. Additionally, the <code>latest</code> and <code>arm32v7-latest</code> tags will no longer work for 32-bit Arm, you will need to provide a specific version tag if you wish to pull one of the old images.</p>
|
||
<p>Due to the number of images and how our build pipelines work it may take several days for the builds to complete and documentation to update to reflect the changes.</p>
|
||
<p>Please read our <a href="https://www.linuxserver.io/blog/a-farewell-to-arm-hf">blog post on the matter</a> for more details.</p></description></item><item><title>Notification: Changes to our Nextcloud image</title><link>https://info.linuxserver.io/issues/2023-06-25-nextcloud/</link><pubDate>Sun, 25 Jun 2023 22:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-06-25-nextcloud/</guid><category/><description><p>We are releasing a new version of our <a href="https://github.com/linuxserver/docker-nextcloud/">Nextcloud image</a> that is built with the Nextcloud application inside the image, rather than in the user <code>/config</code> volume. This means manually updating Nextcloud via command line will no longer be necessary or supported. The <code>updater.phar</code> command is completely removed. Installations for existing users will be migrated automatically when updating the container image. All future updates to your Nextcloud instance will happen via container image updates.</p>
|
||
<p><strong>Updating via the admin web UI is no longer supported.</strong></p>
|
||
<p><strong>Downgrading is not supported.</strong></p>
|
||
<p>An important thing to keep in mind is that systems that automatically update your container will result in irreversible changes to your Nextcloud instance. We recommend pinning a specific tagged version like <code>lscr.io/linuxserver/nextcloud:version-27.0.0</code> and manually changing your image version when you are ready to upgrade.</p>
|
||
<p>Excerpts from the updated README:</p>
|
||
<h3 id="updating-nextcloud">Updating Nextcloud</h3>
|
||
<p>Updating Nextcloud is done by pulling the new image, and recreating the container with it.</p>
|
||
<p>It is only possible to upgrade one major version at a time. For example, if you want to upgrade from version 14 to 16, you will have to upgrade from version 14 to 15, then from 15 to 16.</p>
|
||
<p>Since all data is stored in the <code>/config</code> and <code>/data</code> volumes, nothing gets lost. The startup script will check for the version in your volume and the installed docker version. If it finds a mismatch, it automatically starts the upgrade process.</p>
|
||
<h3 id="cant-start-nextcloud">Can&rsquo;t start Nextcloud</h3>
|
||
<p>If after updating your container image you receive a message along these lines:</p>
|
||
<blockquote>
|
||
<p>Can&rsquo;t start Nextcloud because the version of the data (<code>#.#.#.#</code>) is more than one major version behind the docker image version (<code>#.#.#.#</code>) and upgrading more than one major version is not supported. Please run an image tagged for the major version <code>##</code> first.&quot;</p>
|
||
</blockquote>
|
||
<p>The version of Nextcloud that you have installed in your persistent <code>/config</code> volume will need to be updated using an older image before you can use the new image.</p>
|
||
<p>Major version images, to be used for upgrading:</p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Image/Tag</th>
|
||
<th>PHP</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td><code>lscr.io/linuxserver/nextcloud:version-26.0.2</code></td>
|
||
<td>8.2</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>lscr.io/linuxserver/nextcloud:version-25.0.4</code></td>
|
||
<td>8.1</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>lscr.io/linuxserver/nextcloud:version-24.0.12</code></td>
|
||
<td>8.1</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>lscr.io/linuxserver/nextcloud:version-23.0.4</code></td>
|
||
<td>7.4</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>lscr.io/linuxserver/nextcloud:version-22.2.3</code></td>
|
||
<td>7.4</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>lscr.io/linuxserver/nextcloud:version-21.0.3</code></td>
|
||
<td>7.4</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>lscr.io/linuxserver/nextcloud:version-20.0.7</code></td>
|
||
<td>7.4</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<p>Package locked tags, listed for LSIO team reference:</p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Image/Tag</th>
|
||
<th>PHP</th>
|
||
<th>Notes</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td><code>lscr.io/linuxserver/nextcloud:26.0.2-ls245</code></td>
|
||
<td>8.1</td>
|
||
<td>Last tag with PHP 8.1</td>
|
||
</tr>
|
||
<tr>
|
||
<td><code>lscr.io/linuxserver/nextcloud:24.0.6-ls204</code></td>
|
||
<td>7.4</td>
|
||
<td>Last tag with PHP 7.4</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<ul>
|
||
<li>Check your <code>/config/www/nextcloud/config/config.php</code> file or <code>/config/www/nextcloud/version.php</code> file to determine the version you have installed</li>
|
||
<li>Switch your image to the corresponding major version from the table above (ex: your files indicate <code>24.x.x</code>, use <code>lscr.io/linuxserver/nextcloud:version-24.0.12</code>) and start the container</li>
|
||
<li>Run <code>docker exec -it nextcloud updater.phar</code> <strong><em>repeatedly</em></strong> until you have updated to Nextcloud <code>27.x.x</code>, or the updater says <code>This version of Nextcloud is not compatible with &gt; PHP x.x</code></li>
|
||
<li>Check your files again to determine the version you have installed
|
||
<ul>
|
||
<li>If your installed version is below 26, repeat the steps above until you get to version 26</li>
|
||
<li>If your installed version is 26 or 27, continue with the instructions below</li>
|
||
</ul>
|
||
</li>
|
||
<li>Switch your image to <code>lscr.io/linuxserver/nextcloud:version-27.0.0</code> and start the container. Note the <code>updater.phar</code> is no longer available, or needed</li>
|
||
<li>Run <code>docker logs nextcloud</code> and check for any issues (report <a href="https://github.com/linuxserver/docker-nextcloud/issues">issues on GitHub</a>)</li>
|
||
<li>As of posting this information, Nextclouod 27 is the latest current version. If you are reading this after a new major version of Nextcloud beyond 27 is released, check <a href="https://github.com/linuxserver/docker-nextcloud/releases">releases on GitHub</a> and proceed to switch to the next major version tag one by one until you are current. Updating more than one major version at a time is not supported</li>
|
||
<li>You should now be able to switch your image to <code>lscr.io/linuxserver/nextcloud</code> (no tag) if you prefer to run the latest image (although we do recommend pinning a specific version)</li>
|
||
<li>Run <code>docker exec -it nextcloud mv /config/nginx/site-confs/default.conf /config/nginx/site-confs/default.conf.bak</code></li>
|
||
<li>Run <code>docker exec -it nextcloud mv /config/nginx/nginx.conf /config/nginx/nginx.conf.bak</code></li>
|
||
<li>Run <code>docker restart nextcloud</code></li>
|
||
<li>Nextcloud should now be in a working state</li>
|
||
</ul>
|
||
<p>Optional:</p>
|
||
<ul>
|
||
<li>If you had customized any of the nginx configs that were renamed above, compare the <code>.bak</code> file to the new live file and apply any customizations you require. Note the <code>root</code> line in <code>site-confs/default.conf</code> should be changed from <code>/config/www/nextcloud/</code> to <code>/app/www/public</code></li>
|
||
<li>Remove the <code>.bak</code> files</li>
|
||
</ul></description></item><item><title>Reminder: 32-bit Arm Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-06-06-armhf/</link><pubDate>Tue, 06 Jun 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-06-06-armhf/</guid><category/><description><p>Due to the ever-decreasing support for modern apps and packages on 32-bit Arm platforms, we will be deprecating <em>all</em> 32-bit Arm (armhf) versions of our images effective 2023-07-01.</p>
|
||
<p>Please read our <a href="https://www.linuxserver.io/blog/a-farewell-to-arm-hf">blog post on the matter</a> for more details.</p></description></item><item><title>[Resolved] Known Issue: MariaDB Check and Repair</title><link>https://info.linuxserver.io/issues/2023-05-29-mariadb/</link><pubDate>Mon, 29 May 2023 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-05-29-mariadb/</guid><category>2023-09-06 21:00:00Z</category><description><p>There is a known issue with MariaDB when updating the container image to a new version. If a database upgrade is required and user databases are not in a healthy state, then the MariaDB service may fail to start.</p>
|
||
<p>MariaDB version updates (ex: <code>10.6.x</code> to <code>10.11.x</code>) can happen when updating the container image. Upgrading user databases is done manually by running a command.</p>
|
||
<h3 id="recovery-procedure">Recovery Procedure</h3>
|
||
<p>If you have recently updated your container image and your container logs show repeating entries of:</p>
|
||
<pre><code class="language-log" data-lang="log">Caught SIGTERM signal!
|
||
</code></pre><ul>
|
||
<li>Roll back the container image to a previous tag (ex: <code>lscr.io/linuxserver/mariadb:10.6.13</code> assuming this was the version you were running when things were last working)</li>
|
||
<li>Run the check, repair, analyze, and optimize commands, watch for any issues</li>
|
||
<li>Update the container image to the new tag (ex: <code>lscr.io/linuxserver/mariadb:10.11.3</code> or <code>lscr.io/linuxserver/mariadb:latest</code>)</li>
|
||
<li>Run the upgrade command</li>
|
||
</ul>
|
||
<p>This should get MariaDB running again with your user databases in a healthy state.</p>
|
||
<h3 id="check-and-repair">Check and Repair</h3>
|
||
<p>If user databases are not in a healthy state (sometimes caused by a failed upgrade), it may be remedied by running:</p>
|
||
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-shell" data-lang="shell">mariadb-check -u root -p&lt;PASSWORD&gt; -c -A <span style="color:#75715e"># check all databases for errors</span>
|
||
mariadb-check -u root -p&lt;PASSWORD&gt; -r -A <span style="color:#75715e"># repair all databases</span>
|
||
mariadb-check -u root -p&lt;PASSWORD&gt; -a -A <span style="color:#75715e"># analyze all databases</span>
|
||
mariadb-check -u root -p&lt;PASSWORD&gt; -o -A <span style="color:#75715e"># optimize all databases</span>
|
||
</code></pre></div><p>After running the above commands, you may need to run the upgrade command again.</p>
|
||
<h3 id="upgrading">Upgrading</h3>
|
||
<p>When this container initializes, if <code>MYSQL_ROOT_PASSWORD</code> is set an upgrade check will run. If an upgrade is required the log will indicate the need stop any services that are accessing databases in this container, and then run the command:</p>
|
||
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-shell" data-lang="shell">mariadb-upgrade -u root -p&lt;PASSWORD&gt;
|
||
</code></pre></div><h3 id="closing-notes">Closing Notes</h3>
|
||
<p>If you are running MariaDB databases in production, we always recommend pinning the container image to a specific version tag, such as <code>lscr.io/linuxserver/mariadb:10.6.13-r0-ls97</code>, and planning any upgrades so that you can test and monitor them.</p></description></item><item><title>[Resolved] Known Issue: Portainer & Synology Docker UI</title><link>https://info.linuxserver.io/issues/2023-05-22-portainer/</link><pubDate>Mon, 22 May 2023 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-05-22-portainer/</guid><category>2023-11-22 18:00:00Z</category><description><h3 id="update">Update</h3>
|
||
<p>The underlying issue still exists for both Portainer and the Synology container management UI, but the primary driver of issues has largely dissipated and so we are unpinning this notice.</p>
|
||
<h3 id="original-post">Original Post</h3>
|
||
<p>There is a known issue with Portainer and the Synology Docker UI when updating (or otherwise recreating) containers, which causes them to overwrite settings in the new image with values from the old container. Creating a new container from scratch does not exhibit this behaviour.</p>
|
||
<p>This non-standard behaviour causes containers to fail to start correctly in some cases, and may result in unexpected or unwanted configuration in others. For example, in our <a href="https://github.com/linuxserver/docker-sabnzbd/issues/188">SABnzbd image</a> the <code>PATH</code> environment variable is overwritten, leaving the application unable to locate the necessary Python modules to enable it to start. This is likely to become more common in the future, and there is not a practical or scalable solution that we can apply from our end to avoid this issue.</p>
|
||
<p><strong>Our position remains that we provide support only for containers created and updated using Docker Compose, the Docker CLI, or using our Unraid templates, and not any 3rd party tools.</strong></p></description></item><item><title>New Container: hiSHtory-server</title><link>https://info.linuxserver.io/issues/2023-05-19-hishtory/</link><pubDate>Fri, 19 May 2023 20:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-05-19-hishtory/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-hishtory-server">hiSHtory-server</a>!</p>
|
||
<p><a href="https://github.com/ddworken/hishtory">hiSHtory</a> is a better shell history. It stores your shell history in context (what directory you ran the command in, whether it succeeded or failed, how long it took, etc). This is all stored locally and end-to-end encrypted for syncing to to all your other computers.</p></description></item><item><title>COPS Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-05-15-cops/</link><pubDate>Mon, 15 May 2023 15:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-05-15-cops/</guid><category/><description><p>Due to numerous compatibility issues caused by the upstream project being abandoned and no actively maintained fork existing, we are deprecating our <a href="https://github.com/linuxserver/docker-cops/">COPS container</a>.</p></description></item><item><title>Reminder: 32-bit Arm Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-05-06-armhf/</link><pubDate>Sat, 06 May 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-05-06-armhf/</guid><category/><description><p>Due to the ever-decreasing support for modern apps and packages on 32-bit Arm platforms, we will be deprecating <em>all</em> 32-bit Arm (armhf) versions of our images effective 2023-07-01.</p>
|
||
<p>Please read our <a href="https://www.linuxserver.io/blog/a-farewell-to-arm-hf">blog post on the matter</a> for more details.</p></description></item><item><title>Home Assistant 32-bit ARM Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-05-03-homeassistant/</link><pubDate>Wed, 03 May 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-05-03-homeassistant/</guid><category/><description><p>Due to build issues on 32-bit ARM, we are deprecating the 32-bit ARM (armhf) version of our <a href="https://github.com/linuxserver/docker-homeassistant">Home Assistant container</a>.</p>
|
||
<p>The last supported tags for 32-bit ARM will be <code>2023.4.6-ls141</code>.</p>
|
||
<p>If you are currently running the Home Assistant image on a 32-bit ARM platform we recommend you look at alternative options such as upgrading to a 64-bit OS if your hardware supports it. Please see our <a href="https://www.linuxserver.io/blog/a-farewell-to-arm-hf">blog post</a> regarding our support policy for armhf.</p></description></item><item><title>Notification: Changes to Wireguard image tags</title><link>https://info.linuxserver.io/issues/2023-04-27-wireguard/</link><pubDate>Thu, 27 Apr 2023 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-04-27-wireguard/</guid><category/><description><p>We will shortly be making changes to the tags available for our <a href="https://github.com/linuxserver/docker-wireguard">Wireguard</a> image.</p>
|
||
<p>Currently we offer two tags: <code>latest</code> and <code>alpine</code>. The former uses our Ubuntu base image and contains all of the tools and dependencies required to compile the Wireguard kernel modules from scratch if your host kernel is too old to have it built-in. The latter uses our Alpine base image and does <em>not</em> contain the build tools and dependencies, which means it will only work on hosts that already have the Wireguard kernel modules installed and running.</p>
|
||
<p>Almost all kernel builds since 5.6 come with Wireguard included, along with some older ones that have had it backported, which means that shipping an extra 800Mb of image by default to support those running old kernels is increasingly unnecessary.</p>
|
||
<p>As a result, we&rsquo;re going to switch our tags around to make the Alpine-based image the default.</p>
|
||
<ul>
|
||
<li>If you&rsquo;re currently using the <code>latest</code> tag you&rsquo;ll soon automatically get switched to the Alpine-based build.</li>
|
||
<li>If you&rsquo;re currently using the <code>alpine</code> tag you&rsquo;ll need to switch to <code>latest</code> to continue receiving updates.</li>
|
||
<li>If you&rsquo;re still running an old kernel and need the build support, you&rsquo;ll need to switch to the <code>legacy</code> tag.</li>
|
||
</ul></description></item><item><title>New Container: Lollypop</title><link>https://info.linuxserver.io/issues/2023-04-24-lollypop/</link><pubDate>Mon, 24 Apr 2023 20:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-04-24-lollypop/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-lollypop">Lollypop</a>!</p>
|
||
<p><a href="https://wiki.gnome.org/Apps/Lollypop">Lollypop</a> is a lightweight modern music player designed to work excellently on the GNOME desktop environment.</p></description></item><item><title>New Container: Opera</title><link>https://info.linuxserver.io/issues/2023-04-24-opera/</link><pubDate>Mon, 24 Apr 2023 20:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-04-24-opera/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-opera">Opera</a>!</p>
|
||
<p><a href="https://www.opera.com/">Opera</a> is a multi-platform web browser developed by its namesake company Opera. The browser is based on Chromium, but distinguishes itself from other Chromium-based browsers (Chrome, Edge, etc.) through its user interface and other features.</p></description></item><item><title>New Container: Webcord</title><link>https://info.linuxserver.io/issues/2023-04-24-webcord/</link><pubDate>Mon, 24 Apr 2023 20:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-04-24-webcord/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-webcord">Webcord</a>!</p>
|
||
<p><a href="https://github.com/SpacingBat3/WebCord">Webcord</a> can be summarized as a pack of security and privacy hardenings, Discord features reimplementations, Electron / Chromium / Discord bugs workarounds, stylesheets, internal pages and wrapped <a href="https://discord.com">https://discord.com</a> page, designed to conform with ToS as much as it is possible (or hide the changes that might violate it from Discord&rsquo;s eyes).</p></description></item><item><title>New Container: WPS Office</title><link>https://info.linuxserver.io/issues/2023-04-24-wps-office/</link><pubDate>Mon, 24 Apr 2023 20:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-04-24-wps-office/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-wps-office">WPS Office</a>!</p>
|
||
<p><a href="https://www.wps.com/">WPS Office</a> is a lightweight, feature-rich comprehensive office suite with high compatibility. As a handy and professional office software, WPS Office allows you to edit files in Writer, Presentation, Spreadsheet, and PDF to improve your work efficiency.</p></description></item><item><title>Calibre-Web 32-bit ARM Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-04-13-calibre-web/</link><pubDate>Thu, 13 Apr 2023 20:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-04-13-calibre-web/</guid><category/><description><p>Due to issues building required dependencies on 32-bit Arm, we have taken the decision to deprecate the 32-bit Arm (armhf) version of our <a href="https://github.com/linuxserver/docker-calibre-web">Calibre-Web image</a>.</p>
|
||
<p>The last supported tag for 32-bit Arm will be <code>0.6.20-ls204</code> for the stable branch and <code>nightly-6c6841f8-ls67</code> for nightly.</p>
|
||
<p>If you are currently running the Calibre-Web image on a 32-bit Arm platform we recommend you look at alternative options such as upgrading to a 64-bit OS if your hardware supports it. Please see our <a href="https://www.linuxserver.io/blog/a-farewell-to-arm-hf">blog post</a> regarding our support policy for armhf.</p></description></item><item><title>32-bit Arm Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-04-06-armhf/</link><pubDate>Thu, 06 Apr 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-04-06-armhf/</guid><category/><description><p>Due to the ever-decreasing support for modern apps and packages on 32-bit Arm platforms, we will be deprecating <em>all</em> 32-bit Arm (armhf) versions of our images effective 2023-07-01.</p>
|
||
<p>Please read our <a href="https://www.linuxserver.io/blog/a-farewell-to-arm-hf">blog post on the matter</a> for more details.</p></description></item><item><title>New Container: Chromium</title><link>https://info.linuxserver.io/issues/2023-04-06-chromium/</link><pubDate>Thu, 06 Apr 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-04-06-chromium/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-chromium">Chromium</a>!</p>
|
||
<p><a href="https://www.chromium.org/chromium-projects">Chromium</a> is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.</p></description></item><item><title>New Container: Github Desktop</title><link>https://info.linuxserver.io/issues/2023-04-06-github-desktop/</link><pubDate>Thu, 06 Apr 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-04-06-github-desktop/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-github-desktop">Github Desktop</a>!</p>
|
||
<p><a href="https://desktop.github.com/">Github Desktop</a> is an open source Electron-based GitHub app. It is written in TypeScript and uses React..</p></description></item><item><title>New Container: GitQlient</title><link>https://info.linuxserver.io/issues/2023-04-06-gitqlient/</link><pubDate>Thu, 06 Apr 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-04-06-gitqlient/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-gitqlient">GitQlient</a>!</p>
|
||
<p><a href="https://github.com/francescmm/GitQlient">GitQlient</a> is a multi-platform Git client originally forked from QGit. Nowadays it goes beyond of just a fork and adds a lot of new functionality.</p></description></item><item><title>New Container: Mullvad Browser</title><link>https://info.linuxserver.io/issues/2023-04-06-mullvad-browser/</link><pubDate>Thu, 06 Apr 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-04-06-mullvad-browser/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-mullvad-browser">Mullvad Browser</a>!</p>
|
||
<p>The <a href="https://mullvad.net/en/browser">Mullvad Browser</a> is a privacy-focused web browser developed in a collaboration between Mullvad VPN and the Tor Project. It’s designed to minimize tracking and fingerprinting. You could say it’s a Tor Browser to use without the Tor Network. Instead, you can use it with a trustworthy VPN.</p></description></item><item><title>New Container: VSCodium</title><link>https://info.linuxserver.io/issues/2023-04-06-vscodium/</link><pubDate>Thu, 06 Apr 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-04-06-vscodium/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-vscodium">VSCodium</a>!</p>
|
||
<p><a href="https://vscodium.com/">VSCodium</a> is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.</p></description></item><item><title>TVheadend 32-bit ARM Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-02-25-tvheadend/</link><pubDate>Sat, 25 Feb 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-02-25-tvheadend/</guid><category/><description><p>Due to build issues on 32-bit ARM, we are deprecating the 32-bit ARM (armhf) version of our <a href="https://github.com/linuxserver/docker-tvheadend">TVheadend container</a>.</p>
|
||
<p>The last supported tags for 32-bit ARM will be <code>02987438-ls151</code>.</p>
|
||
<p>If you are currently running the TVheadend image on a 32-bit ARM platform we recommend you look at alternative options such as upgrading to a 64-bit OS if your hardware supports it. Please see our <a href="https://www.linuxserver.io/blog/end-of-an-arch">blog post</a> regarding our support policy for armhf.</p></description></item><item><title>New Container: PairDrop</title><link>https://info.linuxserver.io/issues/2023-02-20-pairdrop/</link><pubDate>Mon, 20 Feb 2023 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-02-20-pairdrop/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-pairdrop">PairDrop</a>!</p>
|
||
<p><a href="https://github.com/schlagmichdoch/PairDrop/">PairDrop</a> is a sublime alternative to AirDrop that works on all platforms. Send images, documents or text via peer to peer connection to devices in the same local network/Wi-Fi or to paired devices.</p></description></item><item><title>Docker Compose Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-02-16-docker-compose/</link><pubDate>Thu, 16 Feb 2023 15:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-02-16-docker-compose/</guid><category/><description><p>Due to changes is upstream distribution, we are deprecating our <a href="https://github.com/linuxserver/docker-docker-compose/">Docker Compose container</a>.</p>
|
||
<p>Docker Compose is now available from the <a href="https://docs.docker.com/engine/install/">official Docker repos</a>.</p>
|
||
<p>Current and previous releases can also be downloaded directly from <a href="https://github.com/docker/compose">their GitHub repo</a>.</p></description></item><item><title>guacd Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-02-15-guacd/</link><pubDate>Wed, 15 Feb 2023 15:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-02-15-guacd/</guid><category/><description><p>Due to a lack of upstream support for modern dependencies, we are deprecating our <a href="https://github.com/linuxserver/docker-guacd/">guacd container</a>.</p>
|
||
<p>We recommend switching to their <a href="https://hub.docker.com/r/guacamole/guacd">official container</a>, though please note this only offers support for amd64 platforms.</p></description></item><item><title>Papermerge Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-02-15-papermerge/</link><pubDate>Wed, 15 Feb 2023 15:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-02-15-papermerge/</guid><category/><description><p>Due to issues maintaining parity with the upstream container releases, we are deprecating our <a href="https://github.com/linuxserver/docker-papermerge/">Papermerge container</a>.</p>
|
||
<p>We recommend switching to their <a href="https://hub.docker.com/r/papermerge/papermerge">official container</a>.</p>
|
||
<p>Their documentation can be found <a href="https://docs.papermerge.io/Installation/docker.html">here</a>.</p></description></item><item><title>New Container: your_spotify</title><link>https://info.linuxserver.io/issues/2023-02-11-your_spotify/</link><pubDate>Fri, 10 Feb 2023 22:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-02-11-your_spotify/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-your_spotify">your_spotify</a>!</p>
|
||
<p><a href="https://github.com/Yooooomi/your_spotify">your_spotify</a> is a self-hosted application that tracks what you listen to and offers you a dashboard to explore statistics about it! It&rsquo;s composed of a web server which polls the Spotify API every now and then and a web application on which you can explore your statistics.</p></description></item><item><title>nzbhydra2 32-bit ARM Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-01-22-nzbhydra2/</link><pubDate>Sun, 22 Jan 2023 22:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-01-22-nzbhydra2/</guid><category/><description><p>Due to the lack of upstream packages for 32-bit ARM preventing improvements to the image, we will be deprecating the 32-bit ARM (armhf) version of our <a href="https://github.com/linuxserver/docker-nzbhydra2">nzbhydra2 image</a> on 2023-03-31.</p>
|
||
<p>We will announce the last supported tag for 32-bit ARM at that time.</p>
|
||
<p>If you are currently running the nzbhydra2 image on a 32-bit ARM platform we recommend you look at alternative options such as upgrading to a 64-bit OS if your hardware supports it. Please see our <a href="https://www.linuxserver.io/blog/end-of-an-arch">blog post</a> regarding our support policy for armhf.</p></description></item><item><title>nzbget Deprecation Notice</title><link>https://info.linuxserver.io/issues/2023-01-19-nzbget/</link><pubDate>Thu, 19 Jan 2023 23:59:59 +0000</pubDate><guid>https://info.linuxserver.io/issues/2023-01-19-nzbget/</guid><category/><description><p>Follow up for <a href="https://info.linuxserver.io/issues/2022-11-27-nzbget/">https://info.linuxserver.io/issues/2022-11-27-nzbget/</a></p>
|
||
<p>Due to the upstream project no longer being in development, we are deprecating our <a href="https://github.com/linuxserver/docker-nzbget">nzbget container</a>.</p>
|
||
<p>We are monitoring activity of forks of the original nzbget and may release a separate image if a viable option presents itself.</p>
|
||
<p>Please consider switching to <a href="https://github.com/linuxserver/docker-sabnzbd">SABnzbd</a>.</p></description></item><item><title>Booksonic Air 32-bit ARM Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-12-26-booksonic-air/</link><pubDate>Mon, 26 Dec 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-12-26-booksonic-air/</guid><category/><description><p>Due to the lack of support for modern Java runtime packages on 32-bit ARM from the Alpine repos, we will shortly be deprecating the 32-bit ARM (armhf) version of our <a href="https://github.com/linuxserver/docker-booksonic-air">Booksonic Air image</a>.</p>
|
||
<p>The last supported tag for 32-bit ARM will be <code>v2201.1.0-ls77</code>.</p>
|
||
<p>If you are currently running the Booksonic Air image on a 32-bit ARM platform we recommend you look at alternative options such as upgrading to a 64-bit OS if your hardware supports it. Please see our <a href="https://www.linuxserver.io/blog/end-of-an-arch">blog post</a> regarding our support policy for armhf.</p></description></item><item><title>Reminder: Deprecation of Legacy Custom Scripts & Services Locations</title><link>https://info.linuxserver.io/issues/2022-12-22-custom-files/</link><pubDate>Thu, 22 Dec 2022 20:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-12-22-custom-files/</guid><category/><description><p>As we <a href="https://info.linuxserver.io/issues/2022-08-29-custom-files/">announced back in August</a>, we have made changes to the locations that custom scripts and services are imported from. We are now starting the process of removing support for the old locations from our base images. This means that after the end of December 2022 we will no longer support running custom scripts and services from the legacy locations within the <code>/config</code> mount. <strong>Please note that it may take several days, or even a few weeks in some cases, for this change to propagate to all of our images</strong>.</p>
|
||
<h3 id="custom-files">Custom Files</h3>
|
||
<p>These now reside in <code>/custom-cont-init.d</code>. The folder and files need to be owned by root, the files need to be chmod <code>+x</code> and are executed in name order.</p>
|
||
<h3 id="custom-services">Custom Services</h3>
|
||
<p>Similar to custom files, these now reside in <code>/custom-services.d</code>. The folder and files need to be owned by root, and the service files need to be chmod <code>+x</code>.</p>
|
||
<h3 id="mounting-paths">Mounting Paths</h3>
|
||
<p>Because these new locations are outside of <code>/config</code> you will need to mount them like any other additional volume if you wish to make use of them. e.g. <code>-v /home/foo/appdata/my-custom-files/bar:/custom-cont-init.d:ro</code> if using the Docker CLI or</p>
|
||
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-yaml" data-lang="yaml"><span style="color:#f92672">services</span>:
|
||
<span style="color:#f92672">bar</span>:
|
||
<span style="color:#f92672">volumes</span>:
|
||
- <span style="color:#ae81ff">/home/foo/appdata/bar:/config</span>
|
||
- <span style="color:#ae81ff">/home/foo/appdata/my-custom-files/bar:/custom-cont-init.d:ro</span>
|
||
</code></pre></div><p>if using compose. Where possible, to improve security, we recommend mounting them read-only (<code>:ro</code>) so that container processes cannot write to the location.</p>
|
||
<p>Please note that we <strong>do not support</strong> mounting folders for custom scripts and services if they sit within the same folder that you are mounting for /config. i.e.</p>
|
||
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-yaml" data-lang="yaml"> - <span style="color:#ae81ff">/home/foo/appdata/bar:/config</span>
|
||
- <span style="color:#ae81ff">/home/foo/appdata/bar/custom-stuff:/custom-cont-init.d</span>
|
||
</code></pre></div><p>as this can cause you permissions problems.</p></description></item><item><title>Notification: Deprecation of Legacy Custom Scripts & Services Locations</title><link>https://info.linuxserver.io/issues/2022-11-29-custom-files/</link><pubDate>Tue, 29 Nov 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-11-29-custom-files/</guid><category/><description><p>As we <a href="https://info.linuxserver.io/issues/2022-08-29-custom-files/">announced back in August</a>, we have made changes to the locations that custom scripts and services are imported from. We are now starting the process of deprecating the old locations. This means that after the end of December 2022 we will no longer support running custom scripts and services from the legacy locations within the <code>/config</code> mount. <strong>Please note that it may take several days, or even a few weeks in some cases, for this change to propagate to all of our images</strong>.</p>
|
||
<h3 id="custom-files">Custom Files</h3>
|
||
<p>These now reside in <code>/custom-cont-init.d</code>. The folder and files need to be owned by root, the files need to be chmod <code>+x</code> and are executed in name order.</p>
|
||
<h3 id="custom-services">Custom Services</h3>
|
||
<p>Similar to custom files, these now reside in <code>/custom-services.d</code>. The folder and files need to be owned by root, and the service files need to be chmod <code>+x</code>.</p>
|
||
<h3 id="mounting-paths">Mounting Paths</h3>
|
||
<p>Because these new locations are outside of <code>/config</code> you will need to mount them like any other additional volume if you wish to make use of them. e.g. <code>-v /home/foo/appdata/my-custom-files/bar:/custom-cont-init.d:ro</code> if using the Docker CLI or</p>
|
||
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-yaml" data-lang="yaml"><span style="color:#f92672">services</span>:
|
||
<span style="color:#f92672">bar</span>:
|
||
<span style="color:#f92672">volumes</span>:
|
||
- <span style="color:#ae81ff">/home/foo/appdata/bar:/config</span>
|
||
- <span style="color:#ae81ff">/home/foo/appdata/my-custom-files/bar:/custom-cont-init.d:ro</span>
|
||
</code></pre></div><p>if using compose. Where possible, to improve security, we recommend mounting them read-only (<code>:ro</code>) so that container processes cannot write to the location.</p>
|
||
<p>Please note that we do not support mounting folders for custom scripts and services if they sit within the same folder that you are mounting for /config. i.e.</p>
|
||
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-yaml" data-lang="yaml"> - <span style="color:#ae81ff">/home/foo/appdata/bar:/config</span>
|
||
- <span style="color:#ae81ff">/home/foo/appdata/bar/custom-stuff:/custom-cont-init.d</span>
|
||
</code></pre></div><p>as this can cause you permissions problems.</p></description></item><item><title>nzbget Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-11-27-nzbget/</link><pubDate>Sun, 27 Nov 2022 23:59:59 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-11-27-nzbget/</guid><category/><description><p>Due to the upstream project no longer being in development, we will be deprecating our <a href="https://github.com/linuxserver/docker-nzbget">nzbget container</a> on December 31, 2022.</p>
|
||
<p>Please consider switching to <a href="https://github.com/linuxserver/docker-sabnzbd">SABnzbd</a>.</p></description></item><item><title>[Resolved] Known Issue: Heimdall 2.5.0 & 2.5.1 Releases</title><link>https://info.linuxserver.io/issues/2022-11-25-heimdall/</link><pubDate>Fri, 25 Nov 2022 16:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-11-25-heimdall/</guid><category>2022-11-25 20:00:00Z</category><description><h3 id="update">Update</h3>
|
||
<p>Version 2.5.2 has been released to fix the install issues. Users running 2.5.1 or below should look to upgrade to the <code>version-v2.5.2</code> or <code>latest</code> tags.</p>
|
||
<h3 id="original-post">Original Post</h3>
|
||
<p>There is a known issue with the Heimdall 2.5.0 and 2.5.1 releases causing broken installs for some users. If you are experiencing issues please roll back to the <code>version-v2.4.15</code> tag until a fix can be published. We will update this post as necessary.</p></description></item><item><title>New Container: Mastodon</title><link>https://info.linuxserver.io/issues/2022-11-08-mastodon/</link><pubDate>Tue, 08 Nov 2022 20:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-11-08-mastodon/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-mastodon">Mastodon</a>!</p>
|
||
<p><a href="https://github.com/mastodon/mastodon/">Mastodon</a> is a free, open-source social network server based on ActivityPub where users can follow friends and discover new ones.</p></description></item><item><title>Nextcloud php8 Tag Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-10-24-nextcloud/</link><pubDate>Tue, 25 Oct 2022 20:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-10-24-nextcloud/</guid><category/><description><p>We are deprecating the <code>php8</code> tag/branch of our <a href="https://github.com/linuxserver/docker-nextcloud">Nextcloud container</a>. The <code>latest</code> tag (master branch) now uses php8.</p></description></item><item><title>Muximux Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-10-21-muximux/</link><pubDate>Fri, 21 Oct 2022 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-10-21-muximux/</guid><category/><description><p>Due to the upstream project no longer being in development, we are deprecating our <a href="https://github.com/linuxserver/docker-muximux">Muximux container</a>.</p></description></item><item><title>PhotoShow Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-10-14-photoshow/</link><pubDate>Fri, 14 Oct 2022 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-10-14-photoshow/</guid><category/><description><p>Due to the upstream project no longer being in development, we are deprecating our <a href="https://github.com/linuxserver/docker-photoshow">PhotoShow container</a>.</p></description></item><item><title>Pixapop Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-10-14-pixapop/</link><pubDate>Fri, 14 Oct 2022 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-10-14-pixapop/</guid><category/><description><p>Due to the upstream project no longer being in development, we are deprecating our <a href="https://github.com/linuxserver/docker-pixapop">Pixapop container</a>.</p></description></item><item><title>Notification: Community Testing Program</title><link>https://info.linuxserver.io/issues/2022-09-21-community-testing/</link><pubDate>Wed, 21 Sep 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-09-21-community-testing/</guid><category/><description><p>If you&rsquo;ve been paying attention you may have noticed the addition of a <a href="https://discord.com/channels/354974912613449730/1020082397825478816">#role-opt-in</a> channel on our <a href="https://http://discord.gg/linuxserver">Discord server</a>. For now it has one purpose: to allow you to opt in to our Community Testing program, which gives you the opportunity to help us with testing PRs, new images, and other bits &amp; pieces in exchange for our eternal gratitude and getting to play with new stuff before anyone else. See the post in the channel for further information.</p>
|
||
<p>DISCLAIMER: Everything provided to Community Testers is in a pre-release state and may change without notice and/or break all of your stuff. Don&rsquo;t use any of it in a production setup and don&rsquo;t use it with your existing live data unless you have good backups (which you really should have anyway). You may get pinged when new changes are posted for testing.</p></description></item><item><title>Paperless-ng Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-09-05-paperless-ng/</link><pubDate>Mon, 05 Sep 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-09-05-paperless-ng/</guid><category/><description><p>Due to the upstream project no longer being in development, we are deprecating our <a href="https://github.com/linuxserver/docker-paperless-ng/">Paperless-ng container</a>.</p>
|
||
<p>We recommend switching to the new forks official container <a href="https://github.com/paperless-ngx/paperless-ngx">Paperless-ngx</a></p></description></item><item><title>Paperless-ngx Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-09-05-paperless-ngx/</link><pubDate>Mon, 05 Sep 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-09-05-paperless-ngx/</guid><category/><description><p>Due to issues maintaining parity with the upstream container releases, we are deprecating our <a href="https://github.com/linuxserver/docker-paperless-ngx/">Paperless-ng container</a>.</p>
|
||
<p>We recommend switching to their official container <a href="https://github.com/paperless-ngx/paperless-ngx">Paperless-ngx</a></p>
|
||
<p>While the volume mounts are different, it should be a drop-in replacement.</p></description></item><item><title>Notification: Changes For Custom Scripts & Services</title><link>https://info.linuxserver.io/issues/2022-08-29-custom-files/</link><pubDate>Mon, 29 Aug 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-29-custom-files/</guid><category/><description><p>We have long supported <a href="https://www.linuxserver.io/blog/2019-09-14-customizing-our-containers">customizing our containers</a> via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that <a href="https://info.linuxserver.io/issues/2022-08-27-mods/">mods work</a>, we are also making changes to custom files and services. <strong>Please note that it may take several days, or even a few weeks in some cases, for this change to propagate to all of our images</strong>.</p>
|
||
<h3 id="custom-files">Custom Files</h3>
|
||
<p>These now reside in <code>/custom-cont-init.d</code> instead of under <code>/config/custom-cont-init.d</code> which allows us to decouple them from our permissions logic, and means we no longer have to create the folders even if people aren&rsquo;t using them. Beyond the change in location everything else remains the same - the folder and files need to be owned by root, the files need to be chmod <code>+x</code> and are executed in name order.</p>
|
||
<h3 id="custom-services">Custom Services</h3>
|
||
<p>Similar to custom files, these now reside in <code>/custom-services.d</code> instead of under <code>/config/custom-services.d</code>. Beyond the change in location everything else remains the same - the folder and files need to be owned by root, and the service files need to be chmod <code>+x</code>.</p>
|
||
<p>The old custom locations will continue to work for a while to provide time for users to migrate but will generate warnings in the logs, as well as writing files to the old locations to notify users of the changes. We will post another notice before we remove the legacy locations entirely.</p>
|
||
<h3 id="mounting-paths">Mounting Paths</h3>
|
||
<p>Because these new locations are outside of <code>/config</code> you will need to mount them like any other volume if you wish to make use of them. e.g. <code>-v /home/foo/appdata/my-custom-files:/custom-cont-init.d</code> if using the Docker CLI or</p>
|
||
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-yaml" data-lang="yaml"><span style="color:#f92672">services</span>:
|
||
<span style="color:#f92672">bar</span>:
|
||
<span style="color:#f92672">volumes</span>:
|
||
- <span style="color:#ae81ff">/home/foo/appdata/bar:/config</span>
|
||
- <span style="color:#ae81ff">/home/foo/appdata/my-custom-files:/custom-cont-init.d</span>
|
||
</code></pre></div><p>if using compose. Where possible, to improve security, we recommend mounting them read-only (<code>:ro</code>) so that container processes cannot write to the location.</p></description></item><item><title>Notification: Changes For 3rd Party Mod Authors</title><link>https://info.linuxserver.io/issues/2022-08-27-mods/</link><pubDate>Sat, 27 Aug 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-27-mods/</guid><category/><description><p>As part of our programme of work to migrate our base images to s6 v3, we now support &ldquo;hybrid&rdquo; mods, targeting both s6 v2 and v3. All currently supported Linuxserver base images are using s6 v3, however, older pinned images, forked versions, etc. may still be using v2. To support both cases, simply include both sets of files in your mod, the built-in mod logic will pick the appropriate files to run.</p>
|
||
<p>Over the next several months we will begin to migrate our downstream images to using the full v3 init process and at that point your mods will need to have a v3 component to work reliably. v2-only mods will run on v3 images for the forseeable future but we will not provide support for that configuration and you may run into timing issues.</p>
|
||
<p>Please see the updated <a href="https://github.com/linuxserver/docker-mods/blob/master/README.md">mods README</a> for details of the new mod structure and how everything fits together. If you have queries regarding how to migrate your mods please ask them on our <a href="https://discord.gg/YWrKVTn">Discord server</a> in the #dev-talk channel.</p></description></item><item><title>Notification: Issues Following Plex Data Breach</title><link>https://info.linuxserver.io/issues/2022-08-24-plex/</link><pubDate>Wed, 24 Aug 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-24-plex/</guid><category/><description><p>If you have a Plex account (not via OIDC provider like Google/Facebook/Apple) you will have recieved an email from them notifying you of a recent data breach and advising you to reset your password and force a logout of all connected devices.</p>
|
||
<p>Many users have found that after following these steps their Plex server no longer displays any of their libraries and may show an error in the container logs:</p>
|
||
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-text" data-lang="text">#####################################################
|
||
# Login via the webui at http://&lt;ip&gt;:32400/web #
|
||
# and restart the docker, because there was no #
|
||
# plex token found in the preference file #
|
||
#####################################################
|
||
</code></pre></div><p>To resolve this issue, stop the container, edit <code>/config/Library/Application Support/Plex Media Server/Preferences.xml</code> and delete the following values if they&rsquo;re present:</p>
|
||
<ul>
|
||
<li>PlexOnlineUserName</li>
|
||
<li>PlexOnlineToken</li>
|
||
<li>PlexOnlineEmail</li>
|
||
<li>PlexOnlineHome</li>
|
||
</ul>
|
||
<p>Then follow the <a href="https://github.com/linuxserver/docker-plex#parameters">claim process</a> to add a claim token env and recreate the container.</p>
|
||
<p>You will also need to reauthorise any 3rd party applications, such as Tautulli &amp; Plex Meta Manager.</p></description></item><item><title>Notification: Significant changes to nginx based images</title><link>https://info.linuxserver.io/issues/2022-08-20-nginx-base/</link><pubDate>Sat, 20 Aug 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-20-nginx-base/</guid><category/><description><p>Most images using our alpine-nginx base image are being updated to alpine 3.15 with php8 and some significant changes to the nginx configs.</p>
|
||
<p>Changes you will likely notice:</p>
|
||
<ul>
|
||
<li>Bring our default shipped configs as close as possible to alpine upstream defaults
|
||
<ul>
|
||
<li><a href="https://git.alpinelinux.org/aports/tree/main/nginx/nginx.conf?h=3.15-stable">https://git.alpinelinux.org/aports/tree/main/nginx/nginx.conf?h=3.15-stable</a></li>
|
||
</ul>
|
||
</li>
|
||
<li>Include <code>worker_processes.conf</code> and init script to generate it in the base</li>
|
||
<li>Include <code>resolver.conf</code> and init script to generate it in the base</li>
|
||
<li>Include <code>ssl.conf</code> in the base (the same as what is currently shipped in SWAG, but adjusted to use the self-signed certs generated by the base)</li>
|
||
<li><code>include /config/nginx/site-confs/*.conf;</code> with <code>*.conf</code> extension (rename existing user files automatically)</li>
|
||
<li>Rework <code>default.conf</code>
|
||
<ul>
|
||
<li>Expect applications inside containers to exist at <code>/app/www/public/</code>, and if that does not exist, use <code>/config/www</code></li>
|
||
<li>Include ipv6 support</li>
|
||
<li>deny access to <code>.htaccess</code>/<code>.htpasswd</code> files</li>
|
||
<li>adjust php location and <code>fastcgi_params</code> to use <code>PATH_INFO</code> and mitigate <code>HTTP_PROXY</code> vulnerability</li>
|
||
</ul>
|
||
</li>
|
||
<li>Restructure nginx configs
|
||
<ul>
|
||
<li>Configs in <code>/defaults/nginx/</code> are recursively copied to the user&rsquo;s <code>/config/nginx/</code> (maintaining the structure)</li>
|
||
<li>All configs are now named <code>*.sample</code> and all include <code>## Version YYYY/MM/DD - Changelog: &lt;url to repo history&gt;</code> used by <code>/etc/cont-init.d/85-version-checks</code>
|
||
<ul>
|
||
<li>Required configs (<code>/config/nginx/nginx.conf</code>, <code>/config/nginx/server-confs/ssl.conf</code> and <code>/config/nginx/site-confs/default.conf</code>) are enabled by default. Downstream images can include and/or enable others as needed (ex: SWAG will enable <code>/config/nginx/location-confs/proxy.conf</code> and <code>/config/nginx/server-confs/502.conf</code>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>Folder structure is as follows (in the <code>/config/nginx/</code> context):
|
||
<ul>
|
||
<li>All nginx based images:
|
||
<ul>
|
||
<li>Includes <code>nginx.conf</code> (enabled by default)</li>
|
||
<li>Includes <code>resolver.conf</code> (enabled by default)</li>
|
||
<li>Includes <code>ssl.conf</code> (enabled by default)</li>
|
||
<li>Includes <code>worker_processes.conf</code> (enabled by default)</li>
|
||
<li><code>/config/nginx/site-confs/*</code> included inside the <code>http</code> context in <code>/config/nginx/nginx.conf</code>
|
||
<ul>
|
||
<li>Includes <code>default.conf</code> (enabled by default)</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li>SWAG:
|
||
<ul>
|
||
<li>Includes <code>502.conf</code> (enabled by default)</li>
|
||
<li>Includes <code>authelia-location.conf</code></li>
|
||
<li>Includes <code>authelia-server.conf</code></li>
|
||
<li>Includes <code>ldap-location.conf</code></li>
|
||
<li>Includes <code>ldap-server.conf</code></li>
|
||
<li>Includes <code>proxy.conf</code> (enabled by default)</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<p>Under the hood:</p>
|
||
<ul>
|
||
<li>Split out init scripts
|
||
<ul>
|
||
<li><code>root/migrations/01-nginx-site-confs-default</code> migrate existing <code>default</code> to <code>default.conf</code></li>
|
||
<li><code>root/etc/cont-init.d/11-folders</code> creates all the folders needed in <code>/config</code></li>
|
||
<li><code>root/etc/cont-init.d/12-samples</code> removes existing <code>*.sample</code> files from <code>/config/nginx</code> and copies any included <code>*.sample</code> files from the image</li>
|
||
<li><code>root/etc/cont-init.d/13-nginx</code> enable required configs (<code>nginx.conf</code>, <code>ssl.conf</code> and <code>default.conf</code>) if they don&rsquo;t exist, setup <code>dhparams.pem</code>, setup <code>resolver.conf</code>, setup <code>worker_processes.conf</code></li>
|
||
<li><code>root/etc/cont-init.d/14-php</code> configure php</li>
|
||
<li><code>root/etc/cont-init.d/15-keygen</code> create self signed certificates for <code>ssl.conf</code></li>
|
||
<li><code>root/etc/cont-init.d/20-permissions</code> set <code>/config</code> permissions</li>
|
||
<li><code>root/etc/cont-init.d/85-version-checks</code> check all enabled <code>*.conf</code> files against all <code>*.sample</code> files shipped with the image and alert the user about updates</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<p>Status of affected images:</p>
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Image</th>
|
||
<th>Branch</th>
|
||
<th>PR</th>
|
||
<th>Notes</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td>baseimage-alpine-nginx</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-baseimage-alpine-nginx/pull/84">https://github.com/linuxserver/docker-baseimage-alpine-nginx/pull/84</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>bookstack</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-bookstack/pull/113">https://github.com/linuxserver/docker-bookstack/pull/113</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>cops</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-cops/pull/34">https://github.com/linuxserver/docker-cops/pull/34</a></td>
|
||
<td>composer downgraded to v1 for compatibility</td>
|
||
</tr>
|
||
<tr>
|
||
<td>diskover</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-diskover/pull/43">https://github.com/linuxserver/docker-diskover/pull/43</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>dokuwiki</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-dokuwiki/pull/43">https://github.com/linuxserver/docker-dokuwiki/pull/43</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>freshrss</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-freshrss/pull/40">https://github.com/linuxserver/docker-freshrss/pull/40</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>grav</td>
|
||
<td>main</td>
|
||
<td><a href="https://github.com/linuxserver/docker-grav/pull/9">https://github.com/linuxserver/docker-grav/pull/9</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>grocy</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-grocy/pull/52">https://github.com/linuxserver/docker-grocy/pull/52</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>heimdall</td>
|
||
<td>main</td>
|
||
<td><a href="https://github.com/linuxserver/docker-heimdall/pull/79">https://github.com/linuxserver/docker-heimdall/pull/79</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>librespeed</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-librespeed/pull/15">https://github.com/linuxserver/docker-librespeed/pull/15</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>lychee</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-lychee/pull/51">https://github.com/linuxserver/docker-lychee/pull/51</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>muximux</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-muximux/pull/26">https://github.com/linuxserver/docker-muximux/pull/26</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>nextcloud</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-nextcloud/pull/219">https://github.com/linuxserver/docker-nextcloud/pull/219</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>nginx</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-nginx/pull/79">https://github.com/linuxserver/docker-nginx/pull/79</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>photoshow</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-photoshow/pull/28">https://github.com/linuxserver/docker-photoshow/pull/28</a></td>
|
||
<td><a href="https://info.linuxserver.io/issues/2022-10-14-photoshow/">Deprecated</a></td>
|
||
</tr>
|
||
<tr>
|
||
<td>phpmyadmin</td>
|
||
<td>main</td>
|
||
<td><a href="https://github.com/linuxserver/docker-phpmyadmin/pull/12">https://github.com/linuxserver/docker-phpmyadmin/pull/12</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>piwigo</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-piwigo/pull/49">https://github.com/linuxserver/docker-piwigo/pull/49</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>pixapop</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-pixapop/pull/11">https://github.com/linuxserver/docker-pixapop/pull/11</a></td>
|
||
<td><a href="https://info.linuxserver.io/issues/2022-10-14-pixapop">Deprecated</a></td>
|
||
</tr>
|
||
<tr>
|
||
<td>projectsend</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-projectsend/pull/22">https://github.com/linuxserver/docker-projectsend/pull/22</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>snapdrop</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-snapdrop/pull/6">https://github.com/linuxserver/docker-snapdrop/pull/6</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>snipe-it</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-snipe-it/pull/28">https://github.com/linuxserver/docker-snipe-it/pull/28</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>swag</td>
|
||
<td>master</td>
|
||
<td><a href="https://github.com/linuxserver/docker-swag/pull/169">https://github.com/linuxserver/docker-swag/pull/169</a></td>
|
||
<td></td>
|
||
</tr>
|
||
<tr>
|
||
<td>xbackbone</td>
|
||
<td>main</td>
|
||
<td><a href="https://github.com/linuxserver/docker-xbackbone/pull/5">https://github.com/linuxserver/docker-xbackbone/pull/5</a></td>
|
||
<td></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<p>Any images with notes above may not be merged. We will make efforts to update this page if any of the images with notes above are merged at a later date. We may also make individual announcements about status updates regarding these images.</p></description></item><item><title>New Container: fail2ban</title><link>https://info.linuxserver.io/issues/2022-08-09-fail2ban/</link><pubDate>Tue, 09 Aug 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-09-fail2ban/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-fail2ban/">fail2ban</a>!</p>
|
||
<p><a href="https://www.fail2ban.org/">fail2ban</a> scans log files (e.g. /var/log/apache/error_log) and bans IPs that show the malicious signs &ndash; too many password failures, seeking for exploits, etc.</p></description></item><item><title>New Container: Changedetection.io</title><link>https://info.linuxserver.io/issues/2022-08-08-changedetectionio/</link><pubDate>Mon, 08 Aug 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-08-changedetectionio/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-changedetection.io/">Changedetection.io</a>!</p>
|
||
<p><a href="https://github.com/dgtlmoon/changedetection.io">Changedetection.io</a> provides free, open-source web page monitoring, notification and change detection.</p></description></item><item><title>Duplicati 32-bit ARM Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-08-02-duplicati/</link><pubDate>Tue, 02 Aug 2022 22:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-02-duplicati/</guid><category/><description><p>Due to the lack of reliable support for Mono on 32-bit ARM, we will shortly be deprecating the 32-bit ARM (armhf) version of our <a href="https://github.com/linuxserver/docker-duplicati">Duplicati container</a>.</p>
|
||
<p>The last supported tags for 32-bit ARM will be <code>v2.0.6.3-2.0.6.3_beta_2021-06-17-ls135</code> for the stable branch and <code>development-v2.0.6.104-2.0.6.104_canary_2022-06-15-ls89</code> for the development branch.</p>
|
||
<p>If you are currently running the Duplicati image on a 32-bit ARM platform we recommend you look at alternative options such as upgrading to a 64-bit OS if your hardware supports it. Please see our <a href="https://www.linuxserver.io/blog/end-of-an-arch">blog post</a> regarding our support policy for armhf.</p></description></item><item><title>Sonarr 32-bit ARM Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-08-02-sonarr/</link><pubDate>Tue, 02 Aug 2022 22:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-02-sonarr/</guid><category/><description><p>Due to the lack of reliable support for Mono on 32-bit ARM, we will shortly be deprecating the 32-bit ARM (armhf) version of our <a href="https://github.com/linuxserver/docker-sonarr">Sonarr container</a>.</p>
|
||
<p>The last supported tags for 32-bit ARM will be <code>3.0.8.1507-ls151</code> for the stable branch and <code>develop-3.0.8.1540-ls294</code> for the develop branch.</p>
|
||
<p>If you are currently running the Sonarr image on a 32-bit ARM platform we recommend you look at alternative options such as upgrading to a 64-bit OS if your hardware supports it. Please see our <a href="https://www.linuxserver.io/blog/end-of-an-arch">blog post</a> regarding our support policy for armhf.</p></description></item><item><title>Calibre Change Notice</title><link>https://info.linuxserver.io/issues/2022-07-24-calibre/</link><pubDate>Sun, 24 Jul 2022 16:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-07-24-calibre/</guid><category/><description><p>With the release of Calibre v6.0 the project now provides official binaries for arm64 and has dropped all support for 32-bit platforms.</p>
|
||
<p>As a result our <code>latest</code> tag now supports amd64 and arm64 and we will be deprecating the <code>arch</code> tag in the near future. If you are currently using the <code>arch</code> tag on 64-bit arm please switch to <code>latest</code>. If you are using the <code>arch</code> tag on 32-bit arm you can pin to the <code>arch-version-79d7ec5e</code> tag but there will be no further updates provided.</p></description></item><item><title>Cloud9 Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-06-23-cloud9/</link><pubDate>Thu, 23 Jun 2022 16:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-06-23-cloud9/</guid><category/><description><p>Due to the lack of upstream support and overhead maintaining our own fork of the codebase, we will shortly be deprecating our <a href="https://github.com/linuxserver/docker-cloud9">Cloud9 container</a>.</p>
|
||
<p>We recommend looking at our <a href="https://github.com/linuxserver/docker-code-server">code-server</a> and <a href="https://github.com/linuxserver/docker-openvscode-server">openvscode-server</a> containers as potential replacements.</p></description></item><item><title>Kanzi Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-06-20-kanzi/</link><pubDate>Mon, 20 Jun 2022 23:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-06-20-kanzi/</guid><category/><description><p>Due to the lack of an active maintainer, and 2 years without an upstream release, we are deprecating our <a href="https://github.com/linuxserver/docker-kanzi">Kanzi container</a>.</p></description></item><item><title>Scrutiny Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-06-13-scrutiny/</link><pubDate>Mon, 13 Jun 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-06-13-scrutiny/</guid><category/><description><p>Due to issues maintaining parity with the upstream container releases, we are deprecating our <a href="https://github.com/linuxserver/docker-Scrutiny">Scrutiny container</a>.</p>
|
||
<p>We recommend switching to the <a href="https://github.com/AnalogJ/scrutiny#docker">official Docker images</a>.</p></description></item><item><title>Chevereto Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-06-05-chevereto/</link><pubDate>Sun, 05 Jun 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-06-05-chevereto/</guid><category/><description><p>Due to the <a href="https://github.com/rodber/chevereto-free#readme">ending of upstream support</a> for the free version of Chevereto, we will shortly be deprecating <a href="https://github.com/linuxserver/docker-chevereto">our container</a>.</p>
|
||
<p>We recommend looking at alternative images such as <a href="https://github.com/linuxserver/docker-pixapop/">pixapop</a>, <a href="https://github.com/linuxserver/docker-piwigo/">piwigo</a>, or <a href="https://github.com/linuxserver/docker-photoshow/">photoshow</a>.</p></description></item><item><title>Notification: Lidarr Latest Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-06-05-lidarr/</link><pubDate>Sun, 05 Jun 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-06-05-lidarr/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-lidarr">Lidarr</a> <code>latest</code> tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>Notification: Radarr Latest Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-06-05-radarr/</link><pubDate>Sun, 05 Jun 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-06-05-radarr/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-radarr">Radarr</a> <code>latest</code> tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>Unifi Controller 32-bit ARM Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-05-31-unifi-controller/</link><pubDate>Tue, 31 May 2022 16:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-05-31-unifi-controller/</guid><category/><description><p>As per our <a href="https://info.linuxserver.io/issues/2021-11-25-unifi/">previous announcement</a> today sees the deprecation of the 32-bit ARM (armhf) version of our Unifi Controller image. The last functional armhf tag will be <code>7.1.66-ls151</code>.</p>
|
||
<p>If you are currently running the Unifi Controller image on a 32 bit ARM platform we recommend you look at alternative options such as upgrading to a 64 bit OS if your hardware supports it.</p></description></item><item><title>[Resolved] Known Issue: lscr.io Unreachable</title><link>https://info.linuxserver.io/issues/2022-05-22-lscr/</link><pubDate>Sun, 22 May 2022 16:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-05-22-lscr/</guid><category>2022-05-22 18:00:00Z</category><description><h3 id="update">Update</h3>
|
||
<p>DNS propagation has completed and all services should now be accessible. If you&rsquo;re still experiencing connection issues please clear your DNS cache and try again.</p>
|
||
<h3 id="original-post">Original Post</h3>
|
||
<p>Due to an issue with our domain registrar the lscr.io domain is has been unreachable for part of the day. The underlying problem has been resolved and we are now waiting for DNS propagation to complete so that we can resume normal operations.</p>
|
||
<p>If you are experiencing issues with pulling images from lscr.io you can use ghcr.io, docker.io, or any other mirror in the interim.</p></description></item><item><title>[Resolved] Known Issue: nzbhydra2 Stable v4.3.1-ls52 and later</title><link>https://info.linuxserver.io/issues/2022-05-05-nzbhydra2/</link><pubDate>Thu, 05 May 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-05-05-nzbhydra2/</guid><category>2022-05-22 16:00:00Z</category><description><h3 id="update">Update</h3>
|
||
<p>We have identified the root cause of the issue and documented the available solutions here: <a href="https://docs.linuxserver.io/faq#jammy">https://docs.linuxserver.io/faq#jammy</a></p>
|
||
<h3 id="original-post">Original Post</h3>
|
||
<p>There is a known compatibility issue with our nzbhydra2 image Stable branch versions <code>v4.3.1-ls52</code> and later and older versions of the Docker engine on some amd64 platforms. If you experience Java errors on startup in the form of:</p>
|
||
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-shell" data-lang="shell">ERROR - Unable to determine java version; make sure Java is installed and callable.
|
||
</code></pre></div><p>Please ensure that your Docker install is updated to at least version <code>20.10.10</code>. We will update this issue as and when more information is available.</p></description></item><item><title>Notification: Fleet Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-05-02-fleet/</link><pubDate>Mon, 02 May 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-05-02-fleet/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-fleet">Fleet</a> container to use our Alpine base image. Please note that due to a lack of available OS packages we are no longer able to provide a 32-bit arm image. The last image tag to support 32-bit arm will be <code>2.3.2-ls115</code>. If you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>Notification: Booksonic Air Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-04-19-booksonic-air/</link><pubDate>Tue, 19 Apr 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-04-19-booksonic-air/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-booksonic-air">Booksonic Air</a> container to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>Notification: Dillinger Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-04-19-dillinger/</link><pubDate>Tue, 19 Apr 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-04-19-dillinger/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-dillinger">Dillinger</a> container to use our Alpine base image. Please note that due to a lack of available OS packages we are no longer able to provide a 32-bit arm image. The last image tag to support 32-bit arm will be <code>v3.39.1-ls117</code>. If you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>Notification: NZBHydra2 Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-04-19-nzbhydra2/</link><pubDate>Tue, 19 Apr 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-04-19-nzbhydra2/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-nzbhydra2">NZBHydra2</a> container to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>New Docker Mod: swag-crowdsec</title><link>https://info.linuxserver.io/issues/2022-03-14-swag-crowdsec/</link><pubDate>Mon, 14 Mar 2022 16:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-03-14-swag-crowdsec/</guid><category/><description><p>We have released a new docker mod: <a href="https://github.com/linuxserver/docker-mods/tree/swag-crowdsec">swag-crowdsec</a>!</p>
|
||
<p>This mod adds the <a href="https://crowdsec.net">CrowdSec</a> <a href="https://github.com/crowdsecurity/cs-nginx-bouncer/">nginx bouncer</a> to swag, to be installed/updated during container start. It can also be used with our <a href="https://github.com/linuxserver/docker-nginx">nginx</a> container.</p></description></item><item><title>Couchpotato Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-03-01-couchpotato/</link><pubDate>Tue, 01 Mar 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-03-01-couchpotato/</guid><category/><description><p>Due to the upstream project no longer being maintained, we have made the decision to deprecate our <a href="https://github.com/linuxserver/docker-couchpotato">Couchpotato</a> image. The image will immediately cease to be supported and will not receive any further updates.</p>
|
||
<p>Users of the image may wish to look at our <a href="https://github.com/linuxserver/docker-radarr">Radarr</a> image as an alternative.</p></description></item><item><title>Kodi-Headless Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-02-24-kodi-headless/</link><pubDate>Thu, 24 Feb 2022 21:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-02-24-kodi-headless/</guid><category/><description><p>Due to the lack of an active maintainer, we have made the decision to deprecate our <a href="https://github.com/linuxserver/docker-kodi-headless">kodi-headless</a> image. The image will immediately cease to be supported and will not receive any further updates.</p>
|
||
<p>Users of the image are advised to switch to <a href="https://github.com/matthuisman/docker-kodi-headless">this fork</a> of the image by matthuisman instead.</p></description></item><item><title>Notification: SABnzbd Latest Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-02-21-sabnzbd/</link><pubDate>Mon, 21 Feb 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-02-21-sabnzbd/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-sabnzbd">SABnzbd</a> <code>latest</code> tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>Notification: Lidarr Develop Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-02-18-lidarr/</link><pubDate>Fri, 18 Feb 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-02-18-lidarr/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-lidarr">Lidarr</a> <code>develop</code> tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>Notification: Prowlarr Develop Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-02-18-prowlarr/</link><pubDate>Fri, 18 Feb 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-02-18-prowlarr/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-prowlarr">Prowlarr</a> <code>develop</code> tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>Notification: Radarr Develop Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-02-18-radarr/</link><pubDate>Fri, 18 Feb 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-02-18-radarr/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-radarr">Radarr</a> <code>develop</code> tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>Notification: Sonarr Develop Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-02-18-sonarr/</link><pubDate>Fri, 18 Feb 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-02-18-sonarr/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-sonarr">Sonarr</a> <code>develop</code> tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>New Container: BudgE</title><link>https://info.linuxserver.io/issues/2022-02-18-budge/</link><pubDate>Fri, 18 Feb 2022 16:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-02-18-budge/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-budge/">BudgE</a>!</p>
|
||
<p><a href="https://github.com/linuxserver/budge/">BudgE</a> is an open source &lsquo;budgeting with envelopes&rsquo; personal finance app.</p></description></item><item><title>Notification: Lidarr Nightly Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-02-03-lidarr/</link><pubDate>Thu, 03 Feb 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-02-03-lidarr/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-lidarr">Lidarr</a> <code>nightly</code> tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>Notification: Prowlarr Nightly Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-02-03-prowlarr/</link><pubDate>Thu, 03 Feb 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-02-03-prowlarr/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-prowlarr">Prowlarr</a> <code>nightly</code> tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>Notification: Radarr Nightly Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-02-03-radarr/</link><pubDate>Thu, 03 Feb 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-02-03-radarr/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-radarr">Radarr</a> <code>nightly</code> tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>Notification: Readarr Nightly Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-02-03-readarr/</link><pubDate>Thu, 03 Feb 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-02-03-readarr/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-readarr">Readarr</a> <code>nightly</code> tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>New Container: Doplarr</title><link>https://info.linuxserver.io/issues/2022-01-30-doplarr/</link><pubDate>Sun, 30 Jan 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-01-30-doplarr/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-doplarr/">Doplarr</a>!</p>
|
||
<p><a href="https://github.com/kiranshila/Doplarr/">Doplarr</a> is an *arr request bot for Discord.</p></description></item><item><title>New Container: Plex Meta Manager</title><link>https://info.linuxserver.io/issues/2022-01-30-plex-meta-manager/</link><pubDate>Sun, 30 Jan 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-01-30-plex-meta-manager/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-plex-meta-manager/">Plex Meta Manager</a>!</p>
|
||
<p><a href="https://github.com/meisnate12/Plex-Meta-Manager/">Plex Meta Manager</a> is a Python 3 script that can be continuously run using YAML configuration files to update on a schedule the metadata of the movies, shows, and collections in your libraries as well as automatically build collections based on various methods all detailed in the wiki.</p></description></item><item><title>Notification: SABnzbd Unstable Rebase To Alpine</title><link>https://info.linuxserver.io/issues/2022-01-26-sabnzbd/</link><pubDate>Wed, 26 Jan 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-01-26-sabnzbd/</guid><category/><description><p>For operational reasons we will shortly be rebasing our <a href="https://github.com/linuxserver/docker-sabnzbd">SABnzbd</a> <code>unstable</code> tag to use our Alpine base image. If you use the image as-is this will not have any direct impact, however, if you make use of any customization scripts which install additional packages these may need to be updated to use the <a href="https://pkgs.alpinelinux.org/packages?name=&amp;branch=v3.15">Alpine packages</a> and package manager (<code>apk</code>).</p></description></item><item><title>New Container: pyLoad-ng</title><link>https://info.linuxserver.io/issues/2022-01-25-pyload-ng/</link><pubDate>Tue, 25 Jan 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-01-25-pyload-ng/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-pyload-ng/">pyLoad-ng</a>!</p>
|
||
<p><a href="https://pyload.net/">pyLoad-ng</a> is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web.</p></description></item><item><title>pyLoad Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-01-25-pyload/</link><pubDate>Tue, 25 Jan 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-01-25-pyload/</guid><category/><description><p>Due to a dependency on Python2 and Alpine 3.12, both of which are already or approaching end of support, we have made the decision to deprecate our <a href="https://github.com/linuxserver/docker-pyload">pyLoad</a> image. The image will immediately cease to be supported and will not receive any further updates.</p>
|
||
<p>Users of the image are advised to switch to our new <a href="https://github.com/linuxserver/docker-pyload-ng/">pyLoad-ng</a> image as a replacement.</p></description></item><item><title>Clarkson Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-01-19-clarkson/</link><pubDate>Wed, 19 Jan 2022 16:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-01-19-clarkson/</guid><category/><description><p>Due to ending of support by the upstream project, we have made the decision to deprecate our <a href="https://github.com/linuxserver/docker-clarkson">Clarkson</a> image. The image will immediately cease to be supported and will not receive any further updates.</p>
|
||
<p>Users of the image are advised to look at <a href="https://github.com/akhilrex/hammond">Hammond</a> as a possible replacement.</p></description></item><item><title>Airsonic Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-01-13-airsonic/</link><pubDate>Thu, 13 Jan 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-01-13-airsonic/</guid><category/><description><p>Due to <a href="https://github.com/airsonic/airsonic#airsonic-isnt-maintained-anymore-you-should-migrate-to-airsonic-advanced-instead">ending of support</a> by the upstream project, we have made the decision to deprecate our <a href="https://github.com/linuxserver/docker-airsonic">Airsonic</a> image. The image will immediately cease to be supported and will not receive any further updates.</p>
|
||
<p>Users of the image are advised to switch to our <a href="https://github.com/linuxserver/docker-airsonic-advanced">Airsonic-Advanced</a> image instead.</p></description></item><item><title>New Container: Airsonic-Advanced</title><link>https://info.linuxserver.io/issues/2022-01-12-airsonic-advanced/</link><pubDate>Wed, 12 Jan 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-01-12-airsonic-advanced/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-airsonic-advanced">Airsonic-Advanced</a>!</p>
|
||
<p><a href="https://github.com/airsonic-advanced/airsonic-advanced">Airsonic-Advanced</a> is a more modern implementation of the Airsonic fork with several key performance and feature enhancements. It adds and supersedes several features in Airsonic.</p></description></item><item><title>qBittorrent change to Alpine</title><link>https://info.linuxserver.io/issues/2022-01-07-qbittorrent/</link><pubDate>Fri, 07 Jan 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-01-07-qbittorrent/</guid><category/><description><p>Due to the upstream project dropping support for Ubuntu LTS (Focal) in their most recent release (v4.4.0) we have decided to switch our qBittorrent container to our Alpine baseimage. We apologise for the short notice but we didn&rsquo;t have sufficient information from the upstream project to make these decisions in advance.</p>
|
||
<p>If you need to stay on the existing Ubuntu-based image with v4.3.9 of qBittorrent you may pin your install to the <code>version-14.3.9.99202110311443-7435-01519b5e7ubuntu20.04.1</code> tag. <strong>Please be aware that this image will not receive any further updates.</strong></p>
|
||
<p>This change should not affect most users, however, if you rely on custom scripts or 3rd party packages you may need to make changes to ensure they continue to function as before.</p>
|
||
<p>Additionally - if you make use of the <code>qbt</code> CLI tool - as part of this change we have switched from using <a href="https://github.com/fedarovich/qbittorrent-cli">https://github.com/fedarovich/qbittorrent-cli</a>, which does not provide Alpine-compatible binaries, to <a href="https://github.com/ludviglundgren/qbittorrent-cli">https://github.com/ludviglundgren/qbittorrent-cli</a> which does. While these tools are very similar in function, the syntax differs between them.</p></description></item><item><title>qBittorrent Unstable Deprecation Notice</title><link>https://info.linuxserver.io/issues/2022-01-06-qbittorrent/</link><pubDate>Thu, 06 Jan 2022 18:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-01-06-qbittorrent/</guid><category/><description><p>Due to a lack of upstream support for Ubuntu LTS (Focal), we have made the decision to deprecate our qBittorrent Unstable image. Support and updates for the image will cease immediately.</p>
|
||
<p>If you are currently running the Unstable image we recommend switching to the Stable image. If and when the upstream project start building Unstable packages for Ubuntu LTS we will look to reinstate the image.</p></description></item><item><title>[Resolved] Known Issue: Deluge 2.0.4</title><link>https://info.linuxserver.io/issues/2021-12-14-deluge/</link><pubDate>Tue, 14 Dec 2021 14:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-12-14-deluge/</guid><category>2021-12-15</category><description><p>Version 2.0.5 has been released to resolve this issue.</p>
|
||
<blockquote>
|
||
<p>An upstream issue with deluge-web in version 2.0.4 has broken the deluge webui for users. Please roll back to the <code>version-2.0.3-2201906121747ubuntu18.04.1</code> tag until a fix is published.</p>
|
||
</blockquote></description></item><item><title>[Resolved] log4j Vulnerability</title><link>https://info.linuxserver.io/issues/2021-12-13-log4j/</link><pubDate>Mon, 13 Dec 2021 15:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-12-13-log4j/</guid><category>2022-02-18 18:00:00Z</category><description><h3 id="update">Update</h3>
|
||
<p>At this time we have determined that all application/container updates or mitigations that we can reasonably provide have been actioned and as such are marking this issue as resolved.</p>
|
||
<h3 id="original-post">Original Post</h3>
|
||
<p>Multiple vulnerabilities (<a href="https://nvd.nist.gov/vuln/detail/CVE-2021-44228">CVE-2021-44228</a> and <a href="https://nvd.nist.gov/vuln/detail/CVE-2021-45046">CVE-2021-45046</a>) have been discovered in log4j which can lead to denial of service and remote code execution. The following Linuxserver containers have been confirmed not to be affected by CVE-2021-44228 <em>or</em> CVE-2021-45046 due to existing mitigations, upstream patches, or workarounds applied to the container images.</p>
|
||
<p><strong>Please note these lists apply to the stated version tags and later <em>only</em>. If you are running older versions of the images they may still be vulnerable.</strong></p>
|
||
<ul>
|
||
<li><a href="https://github.com/linuxserver/docker-fleet">Fleet</a> - <code>version-2.3.2</code> and later (Workaround applied + upstream fix)</li>
|
||
<li><a href="https://github.com/linuxserver/docker-airsonic">Airsonic</a> (No log4j-core in use)</li>
|
||
<li><a href="https://github.com/linuxserver/docker-habridge">HABridge</a> (No log4j-core in use)</li>
|
||
<li><a href="https://github.com/linuxserver/docker-unifi-controller">Unifi Controller</a> - <code>version-6.5.55</code> and later (Workaround applied + upstream fix)</li>
|
||
<li><a href="https://github.com/linuxserver/docker-davos">Davos</a> <code>version-2.2.2</code> and later (Upstream fix)</li>
|
||
<li><a href="https://github.com/linuxserver/docker-booksonic-air/">Booksonic Air</a> - <code>version-v2112.2.0</code> and later (Upstream fix)</li>
|
||
</ul>
|
||
<p>The following Linuxserver containers have been confirmed not to be affected by CVE-2021-44228 due to existing mitigations, upstream patches, or workarounds applied to the container images, but may still be vulnerable to CVE-2021-45046.</p>
|
||
<ul>
|
||
<li><a href="https://github.com/linuxserver/docker-unifi-controller">Unifi Controller</a> - <code>version-6.5.54</code> and later (Workaround applied + upstream fix)</li>
|
||
<li><a href="https://github.com/linuxserver/docker-booksonic-air/">Booksonic Air</a> - <code>version-v2112.1.0</code> and later (Upstream fix)</li>
|
||
<li><a href="https://github.com/linuxserver/docker-nzbhydra2">nzbhydra2</a> - <code>version-v3.18.4</code> and later (Upstream fix)</li>
|
||
</ul>
|
||
<p>The following Linuxserver containers are known to be using a vulnerable version of log4j in their current versions and cannot be mitigated by us. This does not mean they are definitely exploitable, but they may be, especially if exposed to the internet.</p>
|
||
<ul>
|
||
<li><a href="https://github.com/linuxserver/docker-booksonic">Booksonic</a> (Deprecated)</li>
|
||
</ul>
|
||
<p>The following Linuxserver containers are unconfirmed as to their vulnerability status, but are Java-based and so may be using log4j in some capacity.</p>
|
||
<ul>
|
||
<li><a href="https://github.com/linuxserver/docker-ubooquity">Ubooquity</a></li>
|
||
</ul>
|
||
<p>We will update this post as more information becomes available.</p></description></item><item><title>New Container: OpenVSCode Server</title><link>https://info.linuxserver.io/issues/2021-11-29-openvscode-server/</link><pubDate>Mon, 29 Nov 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-11-29-openvscode-server/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-openvscode-server">OpenVSCode Server</a>!</p>
|
||
<p><a href="https://github.com/gitpod-io/openvscode-server">OpenVSCode Server</a> provides a version of VS Code that runs a server on a remote machine and allows access through a modern web browser.</p></description></item><item><title>Unifi Controller 32-bit ARM Deprecation Notice</title><link>https://info.linuxserver.io/issues/2021-11-25-unifi/</link><pubDate>Thu, 25 Nov 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-11-25-unifi/</guid><category/><description><p>Due to a lack of upstream support for mongodb on 32 bit platforms, we have made the decision to deprecate our 32 bit ARM (also known as armhf / armv7) Unifi Controller image. We will continue to update the image until <strong>June 2022</strong> at which point it will cease to be supported.</p>
|
||
<p>If you are currently running the Unifi Controller image on a 32 bit ARM platform we recommend you look at alternative options such as upgrading to a 64 bit OS if your hardware supports it.</p></description></item><item><title>New Container: EmulatorJS</title><link>https://info.linuxserver.io/issues/2021-11-12-emulatorjs/</link><pubDate>Fri, 12 Nov 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-11-12-emulatorjs/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-emulatorjs">EmulatorJS</a>!</p>
|
||
<p><a href="https://github.com/linuxserver/emulatorjs">EmulatorJS</a> is an application for managing and playing retro games in your web browser. Read more <a href="https://www.linuxserver.io/blog/self-hosted-web-based-emulation">here</a>.</p></description></item><item><title>Airsonic Deprecation</title><link>https://info.linuxserver.io/issues/2021-09-07-airsonic/</link><pubDate>Tue, 07 Sep 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-09-07-airsonic/</guid><category/><description><p>As stated by the airsonic team <a href="https://github.com/airsonic/airsonic#airsonic-isnt-maintained-anymore-you-should-migrate-to-airsonic-advanced-instead">here</a>, Airsonic is now no longer maintained and is recommended to use airsonic-advanced.
|
||
We&rsquo;re currently looking into creating an AirSonic-Advanced image and will post an update when this has been released. For the time being we will continue to let our airsonic builds update dependencies but once airsonic-advanced is released that will be stopped.</p></description></item><item><title>mariadb change to Alpine</title><link>https://info.linuxserver.io/issues/2021-08-25-mariadb-alpine/</link><pubDate>Wed, 25 Aug 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-08-25-mariadb-alpine/</guid><category/><description><p>As <a href="https://info.linuxserver.io/issues/2021-03-10-mariadb-alpine/">previously announced</a> we have now moved the MariaDB <code>:alpine</code> tag to <code>:latest</code> and deprecated our Ubuntu-based image. No user action is required when updating to the new tag, but as ever we recommend ensuring you have a proven backup of your data before performing any updates. Going forward, the <code>:alpine</code> tag will not receive any further updates.</p>
|
||
<p>If for some reason you need to remain on the old version, you can pin your install to the <code>version-110.4.21mariabionic</code> tag, although please be aware that no further updates will be provided for it.</p></description></item><item><title>[Resolved] Known Issue: Paperless-ng</title><link>https://info.linuxserver.io/issues/2021-07-26-paperless-ng/</link><pubDate>Mon, 26 Jul 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-07-26-paperless-ng/</guid><category>2021-07-30</category><description><p>The initial release of our paperless-ng container did not correctly map the contents of /config with the config mount point. We are pushing an update to correct this issue, however, users will need to manually copy out their configuration files or else there will be data loss. You copy out all necessary files by running the following command:</p>
|
||
<pre><code>docker cp paperless-ng:/app/paperless/data/db.sqlite3 .
|
||
</code></pre><p>This will copy the existing database to your current working directory. You can then safely place this file into the /config mount of paperless-ng and safely update.</p></description></item><item><title>New Container: Paperless-ng</title><link>https://info.linuxserver.io/issues/2021-07-10-paperless-ng/</link><pubDate>Sat, 10 Jul 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-07-10-paperless-ng/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-paperless-ng">Paperless-ng</a>!</p>
|
||
<p><a href="https://github.com/jonaswinkler/paperless-ng">Paperless-ng</a> is an application by Daniel Quinn and contributors that indexes your scanned documents and allows you to easily search for documents and store metadata alongside your documents.&quot;</p></description></item><item><title>New Container: Babybuddy</title><link>https://info.linuxserver.io/issues/2021-06-22-babybuddy/</link><pubDate>Tue, 22 Jun 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-06-22-babybuddy/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-babybuddy">Babybuddy</a>!</p>
|
||
<p><a href="https://github.com/babybuddy/babybuddy">Babybuddy</a> is a buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby&rsquo;s needs without (as much) guess work.</p></description></item><item><title>openvpn-as is being deprecated</title><link>https://info.linuxserver.io/issues/2021-06-17-openvpn-as/</link><pubDate>Thu, 17 Jun 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-06-17-openvpn-as/</guid><category/><description><p>Our openvpn-as image is being deprecated. While it will still be available, no new version will be built. We recommend users take a look at our <a href="https://github.com/linuxserver/docker-wireguard">wireguard image</a> as a possible replacement.</p></description></item><item><title>New Container: Phpmyadmin</title><link>https://info.linuxserver.io/issues/2021-06-14-phpmyadmin/</link><pubDate>Mon, 14 Jun 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-06-14-phpmyadmin/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-phpmyadmin">Phpmyadmin</a>!</p>
|
||
<p><a href="https://github.com/phpmyadmin/phpmyadmin/">Phpmyadmin</a> is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB.</p></description></item><item><title>New Container: Xbackbone</title><link>https://info.linuxserver.io/issues/2021-06-06-xbackbone/</link><pubDate>Sun, 06 Jun 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-06-06-xbackbone/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-xbackbone">Xbackbone</a>!</p>
|
||
<p><a href="https://github.com/SergiX44/XBackBone">Xbackbone</a> is a simple, self-hosted, lightweight PHP file manager that support the instant sharing tool ShareX and *NIX systems. It supports uploading and displaying images, GIF, video, code, formatted text, and file downloading and uploading. Also have a web UI with multi user management, past uploads history and search support.</p></description></item><item><title>[Resolved] Authelia Vulnerability</title><link>https://info.linuxserver.io/issues/2021-05-30-authelia/</link><pubDate>Sun, 30 May 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-05-30-authelia/</guid><category>2021-05-30</category><description><p>A <a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32637">vulnerability</a> has been discovered in Authelia versions prior to 4.29.3 when used with nginx which can result in an authentication bypass. To ensure you are protected please upgrade to at least Authelia version 4.29.3 and/or Swag version 1.15.0-ls63.</p></description></item><item><title>[Resolved] Known Issue: Swag 1.15.0</title><link>https://info.linuxserver.io/issues/2021-05-29-swag/</link><pubDate>Sat, 29 May 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-05-29-swag/</guid><category>2021-06-02</category><description><p>Version 1.16 has been released to resolve this issue.</p>
|
||
<blockquote>
|
||
<p>An upstream issue with certbot has broken some of the DNS validation plugins used by swag. If you are affected by this issue, please roll back to <code>version-1.14.0</code> until 1.16 is released.</p>
|
||
</blockquote></description></item><item><title>New Container: Syslog-Ng</title><link>https://info.linuxserver.io/issues/2021-05-26-syslog-ng/</link><pubDate>Wed, 26 May 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-05-26-syslog-ng/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-syslog-ng">Syslog-Ng</a>!</p>
|
||
<p><a href="https://www.syslog-ng.com/products/open-source-log-management/">syslog-ng</a> allows you to flexibly collect, parse, classify, rewrite and correlate logs from across your infrastructure and store or route them to log analysis tools.</p></description></item><item><title>New Container: Pidgin</title><link>https://info.linuxserver.io/issues/2021-05-14-pidgin/</link><pubDate>Fri, 14 May 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-05-14-pidgin/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-pidgin">Pidgin</a>!</p>
|
||
<p><a href="https://pidgin.im/">Pidgin</a> is a chat program which lets you log into accounts on multiple chat networks simultaneously. This means that you can be chatting with friends on XMPP and sitting in an IRC channel at the same time.</p></description></item><item><title>[Resolved] Known Issue: Unifi Controller v6.2.23</title><link>https://info.linuxserver.io/issues/2021-05-13-unifi-controller/</link><pubDate>Sat, 08 May 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-05-13-unifi-controller/</guid><category>2021-05-14</category><description><p>Ubiquiti have released v6.2.25 to resolve the issues with their original broken release.</p>
|
||
<blockquote>
|
||
<p>Ubiquiti have pulled the v6.2.23 update for their Unifi Controller software due to issues with upgrading from older versions. If you have already updated your container image you will need to pull the re-released v6.1.71 and restore your config from a backup.</p>
|
||
</blockquote></description></item><item><title>New Container: Webtop</title><link>https://info.linuxserver.io/issues/2021-04-20-webtop/</link><pubDate>Tue, 20 Apr 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-04-20-webtop/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-webtop">Webtop</a>!</p>
|
||
<p><a href="https://github.com/linuxserver/docker-webtop">Webtop</a> - Alpine and Ubuntu based containers containing full desktop environments in officially supported flavors accessible via any modern web browser.</p></description></item><item><title>New Container: Firefox</title><link>https://info.linuxserver.io/issues/2021-04-19-firefox/</link><pubDate>Mon, 19 Apr 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-04-19-firefox/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-firefox">Firefox</a>!</p>
|
||
<p><a href="https://www.mozilla.org/en-US/firefox/">Firefox</a> Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.</p></description></item><item><title>New Container: Filezilla</title><link>https://info.linuxserver.io/issues/2021-04-18-filezilla/</link><pubDate>Sun, 18 Apr 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-04-18-filezilla/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-filezilla">Filezilla</a>!</p>
|
||
<p><a href="https://filezilla-project.org/">FIleZilla</a> Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.</p></description></item><item><title>New Container: Endlessh</title><link>https://info.linuxserver.io/issues/2021-04-16-endlessh/</link><pubDate>Fri, 16 Apr 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-04-16-endlessh/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-endlessh">Endlessh</a>!</p>
|
||
<p><a href="https://github.com/skeeto/endlessh">Endlessh</a> is an SSH tarpit that very slowly sends an endless, random SSH banner. It keeps SSH clients locked up for hours or even days at a time. The purpose is to put your real SSH server on another port and then let the script kiddies get stuck in this tarpit instead of bothering a real server.</p></description></item><item><title>New Container: Grav</title><link>https://info.linuxserver.io/issues/2021-04-09-grav/</link><pubDate>Fri, 09 Apr 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-04-09-grav/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-grav">Grav</a>!</p>
|
||
<p><a href="https://github.com/getgrav/grav/">Grav</a> is a Fast, Simple, and Flexible, file-based Web-platform.</p></description></item><item><title>New Container: Adguardhome-Sync</title><link>https://info.linuxserver.io/issues/2021-04-08-adguardhome-sync/</link><pubDate>Thu, 08 Apr 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-04-08-adguardhome-sync/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-adguardhome-sync">Adguardhome-Sync</a>!</p>
|
||
<p><a href="https://github.com/bakito/adguardhome-sync/">Adguardhome-sync</a> is a tool to synchronize AdGuardHome config to replica instances.</p></description></item><item><title>New Container: Audacity</title><link>https://info.linuxserver.io/issues/2021-04-07-audacity/</link><pubDate>Wed, 07 Apr 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-04-07-audacity/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-audacity">Audacity</a>!</p>
|
||
<p><a href="https://www.audacityteam.org/">Audacity</a> is an easy-to-use, multi-track audio editor and recorder. Developed by a group of volunteers as open source.</p></description></item><item><title>New Container: Darktable</title><link>https://info.linuxserver.io/issues/2021-04-07-darktable/</link><pubDate>Wed, 07 Apr 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-04-07-darktable/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-darktable">Darktable</a>!</p>
|
||
<p><a href="https://www.darktable.org/">darktable</a> is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.</p></description></item><item><title>New Container: Libreoffice</title><link>https://info.linuxserver.io/issues/2021-04-05-libreoffice/</link><pubDate>Mon, 05 Apr 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-04-05-libreoffice/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-libreoffice">Libreoffice</a>!</p>
|
||
<p><a href="https://www.libreoffice.org/">LibreOffice</a> is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.</p></description></item><item><title>New Container: Overseerr</title><link>https://info.linuxserver.io/issues/2021-04-05-overseerr/</link><pubDate>Mon, 05 Apr 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-04-05-overseerr/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-overseerr">Overseerr</a>!</p>
|
||
<p><a href="https://overseerr.dev/">Overseerr</a> is a free and open source software application for managing requests for your media library.</p></description></item><item><title>New Container: Digikam</title><link>https://info.linuxserver.io/issues/2021-03-27-digikam/</link><pubDate>Sat, 27 Mar 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-03-27-digikam/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-digikam">Digikam</a>!</p>
|
||
<p><a href="https://www.digikam.org/">digiKam</a>: Professional Photo Management with the Power of Open Source</p></description></item><item><title>ruTorrent is being deprecated</title><link>https://info.linuxserver.io/issues/2021-03-13-rutorrent/</link><pubDate>Sat, 13 Mar 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-03-13-rutorrent/</guid><category/><description><p>Our ruTorrent image is being deprecated. While it will still be available, no new version will be built. We are directing anyone still interested in using rTorrent / ruTorrent in docker to <a href="https://github.com/crazy-max/docker-rtorrent-rutorrent">crazy-max&rsquo;s container</a>. If you are interested in taking over as a maintainer, please <a href="https://github.com/linuxserver/docker-rutorrent/issues/188">see this issue</a>.</p></description></item><item><title>mariadb change to Alpine</title><link>https://info.linuxserver.io/issues/2021-03-10-mariadb-alpine/</link><pubDate>Wed, 10 Mar 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-03-10-mariadb-alpine/</guid><category/><description><p>We have created a new alpine based version of our mariadb container.
|
||
Our intent is to move <code>:alpine</code> tag to <code>:latest</code> once ready. Further info on the timeline will follow in the coming weeks.</p></description></item><item><title>New Container: Apprise-Api</title><link>https://info.linuxserver.io/issues/2021-02-26-apprise-api/</link><pubDate>Fri, 26 Feb 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-02-26-apprise-api/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-apprise-api">Apprise-Api</a>!</p>
|
||
<p><a href="https://github.com/caronc/apprise-api">Apprise-api</a> Takes advantage of <a href="https://github.com/caronc/apprise">Apprise</a> through your network with a user-friendly API.</p>
|
||
<ul>
|
||
<li>Send notifications to more then 65+ services.</li>
|
||
<li>An incredibly lightweight gateway to Apprise.</li>
|
||
<li>A production ready micro-service at your disposal.</li>
|
||
</ul>
|
||
<p>Apprise API was designed to easily fit into existing (and new) eco-systems that are looking for a simple notification solution.</p></description></item><item><title>New Container: Requestrr</title><link>https://info.linuxserver.io/issues/2021-02-21-requestrr/</link><pubDate>Sun, 21 Feb 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-02-21-requestrr/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-requestrr">Requestrr</a>!</p>
|
||
<p><a href="https://github.com/darkalfx/requestrr">Requestrr</a> is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat.</p></description></item><item><title>New Container: Homeassistant</title><link>https://info.linuxserver.io/issues/2021-01-30-homeassistant/</link><pubDate>Sat, 30 Jan 2021 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2021-01-30-homeassistant/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-homeassistant">Homeassistant</a>!</p>
|
||
<p><a href="https://www.home-assistant.io/">Homeassistant</a> is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.</p></description></item><item><title>New Container: Hedgedoc</title><link>https://info.linuxserver.io/issues/2020-12-22-hedgedoc/</link><pubDate>Tue, 22 Dec 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-12-22-hedgedoc/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-hedgedoc">Hedgedoc</a>!</p>
|
||
<p><a href="https://hedgedoc.org/">HedgeDoc</a> gives you access to all your files wherever you are.</p>
|
||
<p>HedgeDoc is a real-time, multi-platform collaborative markdown note editor. This means that you can write notes with other people on your desktop, tablet or even on the phone. You can sign-in via multiple auth providers like Facebook, Twitter, GitHub and many more on the homepage.</p></description></item><item><title>New Container: Mylar3</title><link>https://info.linuxserver.io/issues/2020-09-28-mylar3/</link><pubDate>Mon, 28 Sep 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-09-28-mylar3/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-mylar3">Mylar3</a>!</p>
|
||
<p><a href="https://github.com/mylar3/mylar3">Mylar3</a> is an automated Comic Book downloader (cbr/cbz) for use with NZB and torrents written in python. It supports SABnzbd, NZBGET, and many torrent clients in addition to DDL.</p></description></item><item><title>New Container: Scrutiny</title><link>https://info.linuxserver.io/issues/2020-09-17-scrutiny/</link><pubDate>Thu, 17 Sep 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-09-17-scrutiny/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-scrutiny">Scrutiny</a>!</p>
|
||
<p><a href="https://github.com/AnalogJ/scrutiny">Scrutiny</a> WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard &amp; Monitoring solution, merging manufacturer provided S.M.A.R.T metrics with real-world failure rates from Backblaze.</p></description></item><item><title>New Container: Booksonic-Air</title><link>https://info.linuxserver.io/issues/2020-09-15-booksonic-air/</link><pubDate>Tue, 15 Sep 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-09-15-booksonic-air/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-booksonic-air">Booksonic-Air</a>!</p>
|
||
<p><a href="http://booksonic.org">Booksonic-air</a> is a platform for accessing the audibooks you own wherever you are. At the moment the platform consists of
|
||
Booksonic Air - A server for streaming your audiobooks, successor to the original Booksonic server and based on Airsonic. Booksonic App - An DSub based Android app for connection to Booksonic-Air servers. .</p></description></item><item><title>New Container: Snapdrop</title><link>https://info.linuxserver.io/issues/2020-09-15-snapdrop/</link><pubDate>Tue, 15 Sep 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-09-15-snapdrop/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-snapdrop">Snapdrop</a>!</p>
|
||
<p><a href="https://github.com/RobinLinus/snapdrop">Snapdrop</a> A local file sharing in your browser. Inspired by Apple&rsquo;s Airdrop.</p></description></item><item><title>New Container: Chevereto</title><link>https://info.linuxserver.io/issues/2020-08-28-chevereto/</link><pubDate>Fri, 28 Aug 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-08-28-chevereto/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-chevereto">Chevereto</a>!</p>
|
||
<p><a href="https://github.com/Chevereto/Chevereto-Free">Chevereto</a> is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. It&rsquo;s your hosting and your rules, so say goodbye to closures and restrictions.</p></description></item><item><title>New Container: Netbox</title><link>https://info.linuxserver.io/issues/2020-08-23-netbox/</link><pubDate>Sun, 23 Aug 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-08-23-netbox/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-netbox">Netbox</a>!</p>
|
||
<p><a href="https://github.com/netbox-community/netbox">Netbox</a> is an IP address management (IPAM) and data center infrastructure management (DCIM) tool. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers. It is intended to function as a domain-specific source of truth for network operations.</p></description></item><item><title>New Container: Rsnapshot</title><link>https://info.linuxserver.io/issues/2020-08-20-rsnapshot/</link><pubDate>Thu, 20 Aug 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-08-20-rsnapshot/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-rsnapshot">Rsnapshot</a>!</p>
|
||
<p><a href="http://www.rsnapshot.org/">Rsnapshot</a> is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required.&quot;</p></description></item><item><title>New Container: Papermerge</title><link>https://info.linuxserver.io/issues/2020-08-08-papermerge/</link><pubDate>Sat, 08 Aug 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-08-08-papermerge/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-papermerge">Papermerge</a>!</p>
|
||
<p><a href="https://www.papermerge.com/">Papermerge</a> is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. Instead of having piles of paper documents all over your desk, office or drawers - you can quickly scan them and configure your scanner to directly upload to Papermerge DMS.&quot;</p></description></item><item><title>New Container: Swag</title><link>https://info.linuxserver.io/issues/2020-08-03-swag/</link><pubDate>Mon, 03 Aug 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-08-03-swag/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-swag">Swag</a>!</p>
|
||
<p>SWAG - Secure Web Application Gateway (formerly known as letsencrypt, no relation to Let&rsquo;s Encrypt™) sets up an Nginx webserver and reverse proxy with php support and a built-in certbot client that automates free SSL server certificate generation and renewal processes (Let&rsquo;s Encrypt and ZeroSSL). It also contains fail2ban for intrusion prevention.</p></description></item><item><title>New Container: Sqlitebrowser</title><link>https://info.linuxserver.io/issues/2020-07-29-sqlitebrowser/</link><pubDate>Wed, 29 Jul 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-07-29-sqlitebrowser/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-sqlitebrowser">Sqlitebrowser</a>!</p>
|
||
<p><a href="https://sqlitebrowser.org/">DB Browser for SQLite</a> is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.</p></description></item><item><title>New Container: Nano-Discord-Bot</title><link>https://info.linuxserver.io/issues/2020-05-25-nano-discord-bot/</link><pubDate>Mon, 25 May 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-05-25-nano-discord-bot/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-nano-discord-bot">Nano-Discord-Bot</a>!</p>
|
||
<p><a href="https://discord.com/developers/docs/intro">Nano-discord-bot</a> - A bot used to hook into a <a href="https://hub.docker.com/r/linuxserver/nano">self hosted Nano RPC endpoint</a> and discord server to Distribute funds from a faucet account.</p></description></item><item><title>New Container: Nano-Wallet</title><link>https://info.linuxserver.io/issues/2020-05-23-nano-wallet/</link><pubDate>Sat, 23 May 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-05-23-nano-wallet/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-nano-wallet">Nano-Wallet</a>!</p>
|
||
<p><a href="https://nano.org/">Nano-wallet</a> is a digital payment protocol designed to be accessible and lightweight, with a focus on removing inefficiencies present in other cryptocurrencies. With ultrafast transactions and zero fees on a secure, green and decentralized network, this makes Nano ideal for everyday transactions.</p>
|
||
<p>This container is a simple nginx wrapper for the light wallet located <a href="https://github.com/linuxserver/nano-wallet">here</a>. You will need to pass a valid RPC host when accessing this container.</p></description></item><item><title>New Container: Nano</title><link>https://info.linuxserver.io/issues/2020-05-17-nano/</link><pubDate>Sun, 17 May 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-05-17-nano/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-nano">Nano</a>!</p>
|
||
<p><a href="https://nano.org/">Nano</a> is a digital payment protocol designed to be accessible and lightweight, with a focus on removing inefficiencies present in other cryptocurrencies. With ultrafast transactions and zero fees on a secure, green and decentralized network, this makes Nano ideal for everyday transactions.</p></description></item><item><title>New Container: Synclounge</title><link>https://info.linuxserver.io/issues/2020-05-11-synclounge/</link><pubDate>Mon, 11 May 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-05-11-synclounge/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-synclounge">Synclounge</a>!</p>
|
||
<p><a href="https://github.com/samcm/synclounge">Synclounge</a> is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are.</p></description></item><item><title>New Container: Pwndrop</title><link>https://info.linuxserver.io/issues/2020-04-17-pwndrop/</link><pubDate>Fri, 17 Apr 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-04-17-pwndrop/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-pwndrop">Pwndrop</a>!</p>
|
||
<p><a href="https://github.com/kgretzky/pwndrop">Pwndrop</a> is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV.</p></description></item><item><title>New Container: Wireguard</title><link>https://info.linuxserver.io/issues/2020-03-31-wireguard/</link><pubDate>Tue, 31 Mar 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-03-31-wireguard/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-wireguard">Wireguard</a>!</p>
|
||
<p><a href="https://www.wireguard.com/">WireGuard®</a> is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPsec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. Initially released for the Linux kernel, it is now cross-platform (Windows, macOS, BSD, iOS, Android) and widely deployable. It is currently under heavy development, but already it might be regarded as the most secure, easiest to use, and simplest VPN solution in the industry.</p></description></item><item><title>New Container: Wireshark</title><link>https://info.linuxserver.io/issues/2020-03-31-wireshark/</link><pubDate>Tue, 31 Mar 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-03-31-wireshark/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-wireshark">Wireshark</a>!</p>
|
||
<p><a href="https://www.wireshark.org/">Wireshark</a> is the world’s foremost and widely-used network protocol analyzer. It lets you see what’s happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions. Wireshark development thrives thanks to the volunteer contributions of networking experts around the globe and is the continuation of a project started by Gerald Combs in 1998.</p></description></item><item><title>New Container: Remmina</title><link>https://info.linuxserver.io/issues/2020-03-27-remmina/</link><pubDate>Fri, 27 Mar 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-03-27-remmina/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-remmina">Remmina</a>!</p>
|
||
<p><a href="https://remmina.org/">Remmina</a> is a remote desktop client written in GTK, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large or tiny screens. Remmina supports multiple network protocols, in an integrated and consistent user interface. Currently RDP, VNC, SPICE, NX, XDMCP, SSH and EXEC are supported.</p></description></item><item><title>New Container: Mysql-Workbench</title><link>https://info.linuxserver.io/issues/2020-03-26-mysql-workbench/</link><pubDate>Thu, 26 Mar 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-03-26-mysql-workbench/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-mysql-workbench">Mysql-Workbench</a>!</p>
|
||
<p><a href="https://www.mysql.com/products/workbench/">MySQL Workbench</a> is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more.</p></description></item><item><title>New Container: Doublecommander</title><link>https://info.linuxserver.io/issues/2020-03-25-doublecommander/</link><pubDate>Wed, 25 Mar 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-03-25-doublecommander/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-doublecommander">Doublecommander</a>!</p>
|
||
<p><a href="https://doublecmd.sourceforge.io/">Double Commander</a> is a free cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.</p></description></item><item><title>New Container: Foldingathome</title><link>https://info.linuxserver.io/issues/2020-03-20-foldingathome/</link><pubDate>Fri, 20 Mar 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-03-20-foldingathome/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-foldingathome">Foldingathome</a>!</p>
|
||
<p><a href="https://foldingathome.org/">Folding@home</a> is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. It brings together citizen scientists who volunteer to run simulations of protein dynamics on their personal computers. Insights from this data are helping scientists to better understand biology, and providing new opportunities for developing therapeutics.</p></description></item><item><title>New Container: Boinc</title><link>https://info.linuxserver.io/issues/2020-03-15-boinc/</link><pubDate>Sun, 15 Mar 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-03-15-boinc/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-boinc">Boinc</a>!</p>
|
||
<p><a href="https://boinc.berkeley.edu/">BOINC</a> is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.</p></description></item><item><title>New Container: Rdesktop</title><link>https://info.linuxserver.io/issues/2020-02-28-rdesktop/</link><pubDate>Fri, 28 Feb 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-02-28-rdesktop/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-rdesktop">Rdesktop</a>!</p>
|
||
<p><a href="http://xrdp.org/">Rdesktop</a> - Ubuntu based containers containing full desktop environments in officially supported flavors accessible via RDP.</p></description></item><item><title>New Container: Limnoria</title><link>https://info.linuxserver.io/issues/2020-01-13-limnoria/</link><pubDate>Mon, 13 Jan 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-01-13-limnoria/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-limnoria">Limnoria</a>!</p>
|
||
<p><a href="https://github.com/ProgVal/limnoria">Limnoria</a> A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.</p></description></item><item><title>New Container: Librespeed</title><link>https://info.linuxserver.io/issues/2020-01-09-librespeed/</link><pubDate>Thu, 09 Jan 2020 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2020-01-09-librespeed/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-librespeed">Librespeed</a>!</p>
|
||
<p><a href="https://github.com/librespeed/speedtest">Librespeed</a> is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers.
|
||
No Flash, No Java, No Websocket, No Bullshit.</p></description></item><item><title>New Container: Wikijs</title><link>https://info.linuxserver.io/issues/2019-12-14-wikijs/</link><pubDate>Sat, 14 Dec 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-12-14-wikijs/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-wikijs">Wikijs</a>!</p>
|
||
<p><a href="https://github.com/Requarks/wiki">Wikijs</a> A modern, lightweight and powerful wiki app built on NodeJS.</p></description></item><item><title>New Container: Pydio-Cells</title><link>https://info.linuxserver.io/issues/2019-12-12-pydio-cells/</link><pubDate>Thu, 12 Dec 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-12-12-pydio-cells/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-pydio-cells">Pydio-Cells</a>!</p>
|
||
<p><a href="https://pydio.com/">Pydio-cells</a> is the nextgen file sharing platform for organizations. It is a full rewrite of the Pydio project using the Go language following a micro-service architecture.</p></description></item><item><title>New Container: Netbootxyz</title><link>https://info.linuxserver.io/issues/2019-10-22-netbootxyz/</link><pubDate>Tue, 22 Oct 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-10-22-netbootxyz/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-netbootxyz">Netbootxyz</a>!</p>
|
||
<p><a href="https://netboot.xyz">Netbootxyz</a> is a way to PXE boot various operating system installers or utilities from one place within the BIOS without the need of having to go retrieve the media to run the tool. iPXE is used to provide a user friendly menu from within the BIOS that lets you easily choose the operating system you want along with any specific types of versions or bootable flags.</p></description></item><item><title>New Container: Openssh-Server</title><link>https://info.linuxserver.io/issues/2019-10-17-openssh-server/</link><pubDate>Thu, 17 Oct 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-10-17-openssh-server/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-openssh-server">Openssh-Server</a>!</p>
|
||
<p><a href="https://www.openssh.com/">Openssh-server</a> is a sandboxed environment that allows ssh access without giving keys to the entire server.
|
||
Giving ssh access via private key often means giving full access to the server. This container creates a limited and sandboxed environment that others can ssh into.
|
||
The users only have access to the folders mapped and the processes running inside this container.</p></description></item><item><title>New Container: Pylon</title><link>https://info.linuxserver.io/issues/2019-09-19-pylon/</link><pubDate>Thu, 19 Sep 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-09-19-pylon/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-pylon">Pylon</a>!</p>
|
||
<p><a href="https://github.com/pylonide/pylon">Pylon</a> is a web based integrated development environment built with Node.js as a backend and with a supercharged JavaScript/HTML5 frontend, licensed under GPL version 3. This project originates from Cloud9 v2 project.</p></description></item><item><title>New Container: Embystat</title><link>https://info.linuxserver.io/issues/2019-09-10-embystat/</link><pubDate>Tue, 10 Sep 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-09-10-embystat/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-embystat">Embystat</a>!</p>
|
||
<p><a href="https://github.com/mregni/EmbyStat">Embystat</a> is a personal web server that can calculate all kinds of statistics from your (local) Emby server. Just install this on your server and let him calculate all kinds of fun stuff.</p></description></item><item><title>New Container: Ipfs</title><link>https://info.linuxserver.io/issues/2019-07-09-ipfs/</link><pubDate>Tue, 09 Jul 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-07-09-ipfs/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-ipfs">Ipfs</a>!</p>
|
||
<p><a href="https://ipfs.io/">Ipfs</a> - A peer-to-peer hypermedia protocol designed to make the web faster, safer, and more open.</p></description></item><item><title>New Container: Ngircd</title><link>https://info.linuxserver.io/issues/2019-07-04-ngircd/</link><pubDate>Thu, 04 Jul 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-07-04-ngircd/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-ngircd">Ngircd</a>!</p>
|
||
<p><a href="https://ngircd.barton.de/">Ngircd</a> is a free, portable and lightweight Internet Relay Chat server for small or private networks, developed under the GNU General Public License (GPL). It is easy to configure, can cope with dynamic IP addresses, and supports IPv6, SSL-protected connections as well as PAM for authentication. It is written from scratch and not based on the original IRCd.</p></description></item><item><title>New Container: Code-Server</title><link>https://info.linuxserver.io/issues/2019-06-24-code-server/</link><pubDate>Mon, 24 Jun 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-06-24-code-server/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-code-server">Code-Server</a>!</p>
|
||
<p><a href="https://coder.com">Code-server</a> is VS Code running on a remote server, accessible through the browser.</p>
|
||
<ul>
|
||
<li>Code on your Chromebook, tablet, and laptop with a consistent dev environment.</li>
|
||
<li>If you have a Windows or Mac workstation, more easily develop for Linux.</li>
|
||
<li>Take advantage of large cloud servers to speed up tests, compilations, downloads, and more.</li>
|
||
<li>Preserve battery life when you&rsquo;re on the go.</li>
|
||
<li>All intensive computation runs on your server.</li>
|
||
<li>You&rsquo;re no longer running excess instances of Chrome.</li>
|
||
</ul></description></item><item><title>New Container: Pyload</title><link>https://info.linuxserver.io/issues/2019-06-08-pyload/</link><pubDate>Sat, 08 Jun 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-06-08-pyload/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-pyload">Pyload</a>!</p>
|
||
<p><a href="https://pyload.net/">Pyload</a> is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web.</p></description></item><item><title>New Container: Jellyfin</title><link>https://info.linuxserver.io/issues/2019-06-07-jellyfin/</link><pubDate>Fri, 07 Jun 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-06-07-jellyfin/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-jellyfin">Jellyfin</a>!</p>
|
||
<p><a href="https://jellyfin.github.io/">Jellyfin</a> is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby&rsquo;s 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it.</p></description></item><item><title>New Container: Cloud9</title><link>https://info.linuxserver.io/issues/2019-06-02-cloud9/</link><pubDate>Sun, 02 Jun 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-06-02-cloud9/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-cloud9">Cloud9</a>!</p>
|
||
<p><a href="https://github.com/c9/core">Cloud9</a> Cloud9 is a complete web based IDE with terminal access. This container is for running their core SDK locally and developing plugins.</p></description></item><item><title>New Container: Raneto</title><link>https://info.linuxserver.io/issues/2019-06-01-raneto/</link><pubDate>Sat, 01 Jun 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-06-01-raneto/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-raneto">Raneto</a>!</p>
|
||
<p><a href="http://raneto.com/">Raneto</a> - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase.</p></description></item><item><title>New Container: Dillinger</title><link>https://info.linuxserver.io/issues/2019-05-31-dillinger/</link><pubDate>Fri, 31 May 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-05-31-dillinger/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-dillinger">Dillinger</a>!</p>
|
||
<p><a href="https://github.com/joemccann/dillinger">Dillinger</a> is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.</p></description></item><item><title>New Container: Emby</title><link>https://info.linuxserver.io/issues/2019-05-30-emby/</link><pubDate>Thu, 30 May 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-05-30-emby/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-emby">Emby</a>!</p>
|
||
<p><a href="https://emby.media/">Emby</a> organizes video, music, live TV, and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone emby Media Server.</p></description></item><item><title>New Container: Dokuwiki</title><link>https://info.linuxserver.io/issues/2019-05-28-dokuwiki/</link><pubDate>Tue, 28 May 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-05-28-dokuwiki/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-dokuwiki">Dokuwiki</a>!</p>
|
||
<p><a href="https://www.dokuwiki.org/dokuwiki/">Dokuwiki</a> is a simple to use and highly versatile Open Source wiki software that doesn&rsquo;t require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator&rsquo;s favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.</p></description></item><item><title>New Container: Guacd</title><link>https://info.linuxserver.io/issues/2019-05-25-guacd/</link><pubDate>Sat, 25 May 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-05-25-guacd/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-guacd">Guacd</a>!</p>
|
||
<p><a href="https://guacamole.apache.org/">Guacd</a> - Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. This container is only the backend server component needed to use The official or 3rd party HTML5 frontends.</p></description></item><item><title>New Container: Mstream</title><link>https://info.linuxserver.io/issues/2019-05-18-mstream/</link><pubDate>Sat, 18 May 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-05-18-mstream/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-mstream">Mstream</a>!</p>
|
||
<p><a href="https://mstream.io/">mstream</a> is a personal music streaming server. You can use mStream to stream your music from your home computer to any device, anywhere. There are mobile apps available for both Android and iPhone.</p></description></item><item><title>New Container: Calibre</title><link>https://info.linuxserver.io/issues/2019-04-29-calibre/</link><pubDate>Mon, 29 Apr 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-04-29-calibre/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-calibre">Calibre</a>!</p>
|
||
<p><a href="https://calibre-ebook.com/">Calibre</a> is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.</p></description></item><item><title>New Container: Quassel-Web</title><link>https://info.linuxserver.io/issues/2019-04-28-quassel-web/</link><pubDate>Sun, 28 Apr 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-04-28-quassel-web/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-quassel-web">Quassel-Web</a>!</p>
|
||
<p><a href="https://github.com/magne4000/quassel-webserver">Quassel-web</a> is a web client for Quassel. Note that a Quassel-Core instance is required, we have a container available <a href="https://hub.docker.com/r/linuxserver/quassel-core/">here.</a></p></description></item><item><title>New Container: Kanzi</title><link>https://info.linuxserver.io/issues/2019-04-13-kanzi/</link><pubDate>Sat, 13 Apr 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-04-13-kanzi/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-kanzi">Kanzi</a>!</p>
|
||
<p><a href="https://lexigr.am/">Kanzi</a>, formerly titled Kodi-Alexa, this custom skill is the ultimate voice remote control for navigating Kodi. It can do anything you can think of (100+ intents). This container also contains lexigram-cli to setup Kanzi with an Amazon Developer Account and automatically deploy it to Amazon.</p></description></item><item><title>New Container: Fleet</title><link>https://info.linuxserver.io/issues/2019-04-01-fleet/</link><pubDate>Mon, 01 Apr 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-04-01-fleet/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-fleet">Fleet</a>!</p>
|
||
<p><a href="https://github.com/linuxserver/fleet">Fleet</a> provides an online web interface which displays a set of maintained images from one or more owned repositories.</p></description></item><item><title>New Container: Taisun</title><link>https://info.linuxserver.io/issues/2019-02-13-taisun/</link><pubDate>Wed, 13 Feb 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-02-13-taisun/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-taisun">Taisun</a>!</p>
|
||
<p><a href="https://www.taisun.io/">Taisun</a> is an application for a Docker enabled device with an emphasis on providing a web based interface for managing a single server.
|
||
Taisun allows you to:</p>
|
||
<ul>
|
||
<li>Deploy and manage web based virtual desktops.</li>
|
||
<li>Deploy Taisun specific stacks of applications</li>
|
||
<li>Browse available images on popular Docker repositories</li>
|
||
<li>Import a Docker project from any git repository and start developing on your choice of web based IDE or full Linux desktop</li>
|
||
<li>Spinup a developer container based on popular frameworks and work from a web based IDE</li>
|
||
<li>Single click remote server access to Taisun and your Docker applications</li>
|
||
</ul></description></item><item><title>New Container: Unifi-Controller</title><link>https://info.linuxserver.io/issues/2019-02-10-unifi-controller/</link><pubDate>Sun, 10 Feb 2019 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2019-02-10-unifi-controller/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-unifi-controller">Unifi-Controller</a>!</p>
|
||
<p>The <a href="https://www.ubnt.com/enterprise/#unifi">Unifi-controller</a> Controller software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.</p></description></item><item><title>New Container: Grocy</title><link>https://info.linuxserver.io/issues/2018-12-27-grocy/</link><pubDate>Thu, 27 Dec 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-12-27-grocy/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-grocy">Grocy</a>!</p>
|
||
<p><a href="https://github.com/grocy/grocy">Grocy</a> is an ERP system for your kitchen! Cut down on food waste, and manage your chores with this brilliant utility.</p>
|
||
<p>Keep track of your purchases, how much food you are wasting, what chores need doing and what batteries need charging with this proudly Open Source tool</p>
|
||
<p>For more information on grocy visit their website and check it out: <a href="https://grocy.info">https://grocy.info</a></p></description></item><item><title>New Container: Diskover</title><link>https://info.linuxserver.io/issues/2018-11-01-diskover/</link><pubDate>Thu, 01 Nov 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-11-01-diskover/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-diskover">Diskover</a>!</p>
|
||
<p><a href="https://github.com/shirosaidev/diskover">diskover</a> is a file system crawler and disk space usage software that uses Elasticsearch to index and manage data across heterogeneous storage systems.</p></description></item><item><title>New Container: Sickchill</title><link>https://info.linuxserver.io/issues/2018-10-10-sickchill/</link><pubDate>Wed, 10 Oct 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-10-10-sickchill/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-sickchill">Sickchill</a>!</p>
|
||
<p><a href="https://github.com/SickChill/SickChill">Sickchill</a> is an Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.</p></description></item><item><title>New Container: Bazarr</title><link>https://info.linuxserver.io/issues/2018-09-11-bazarr/</link><pubDate>Tue, 11 Sep 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-09-11-bazarr/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-bazarr">Bazarr</a>!</p>
|
||
<p><a href="https://www.bazarr.media/">Bazarr</a> is a companion application to Sonarr and Radarr. It can manage and download subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.</p></description></item><item><title>New Container: Ldap-Auth</title><link>https://info.linuxserver.io/issues/2018-08-11-ldap-auth/</link><pubDate>Sat, 11 Aug 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-08-11-ldap-auth/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-ldap-auth">Ldap-Auth</a>!</p>
|
||
<p><a href="https://github.com/nginxinc/nginx-ldap-auth">Ldap-auth</a> software is for authenticating users who request protected resources from servers proxied by nginx. It includes a daemon (ldap-auth) that communicates with an authentication server, and a webserver daemon that generates an authentication cookie based on the user’s credentials. The daemons are written in Python for use with a Lightweight Directory Access Protocol (LDAP) authentication server (OpenLDAP or Microsoft Windows Active Directory 2003 and 2012).</p></description></item><item><title>New Container: Sickgear</title><link>https://info.linuxserver.io/issues/2018-07-07-sickgear/</link><pubDate>Sat, 07 Jul 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-07-07-sickgear/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-sickgear">Sickgear</a>!</p>
|
||
<p><a href="https://github.com/sickgear/sickgear">SickGear</a> provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more..</p>
|
||
<p>For more information on SickGear visit their website and check it out: <a href="https://github.com/SickGear/SickGear">https://github.com/SickGear/SickGear</a></p></description></item><item><title>New Container: Bookstack</title><link>https://info.linuxserver.io/issues/2018-07-02-bookstack/</link><pubDate>Mon, 02 Jul 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-07-02-bookstack/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-bookstack">Bookstack</a>!</p>
|
||
<p><a href="https://github.com/BookStackApp/BookStack">Bookstack</a> is a free and open source Wiki designed for creating beautiful documentation. Feautring a simple, but powerful WYSIWYG editor it allows for teams to create detailed and useful documentation with ease.</p>
|
||
<p>Powered by SQL and including a Markdown editor for those who prefer it, BookStack is geared towards making documentation more of a pleasure than a chore.</p>
|
||
<p>For more information on BookStack visit their website and check it out: <a href="https://www.bookstackapp.com">https://www.bookstackapp.com</a></p></description></item><item><title>New Container: Snipe-It</title><link>https://info.linuxserver.io/issues/2018-06-13-snipe-it/</link><pubDate>Wed, 13 Jun 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-06-13-snipe-it/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-snipe-it">Snipe-It</a>!</p>
|
||
<p><a href="https://github.com/snipe/snipe-it">Snipe-it</a> makes asset management easy. It was built by people solving real-world IT and asset management problems, and a solid UX has always been a top priority. Straightforward design and bulk actions mean getting things done faster.</p></description></item><item><title>New Container: Nntp2nntp</title><link>https://info.linuxserver.io/issues/2018-05-15-nntp2nntp/</link><pubDate>Tue, 15 May 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-05-15-nntp2nntp/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-nntp2nntp">Nntp2nntp</a>!</p>
|
||
<p><a href="https://github.com/linuxserver/nntp2nntp">Nntp2nntp</a> proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. It fully supports SSL and you can also limit the access to proxy with SSL certificates. nntp2nntp proxy is very simple and pretty fast.</p>
|
||
<h2 id="warning">Warning</h2>
|
||
<p>Whilst we know of no nntp2nntp security issues the <a href="https://github.com/linuxserver/nntp2nntp">upstream code</a> for this project has received no changes since 06.08.15 and is likely abandoned permanently. For this reason we strongly recommend you do not make this application public facing and if you must do so other layers of security and SSL should be considered an absolute bare minimum requirement. We see this proxy being used primarily on a LAN so that all the users NNTP applications can share a common set of internal credentials allowing for central managment of the upstream account e.g change provider, server, thread limits for all applications with one global config change.</p></description></item><item><title>New Container: Habridge</title><link>https://info.linuxserver.io/issues/2018-04-08-habridge/</link><pubDate>Sun, 08 Apr 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-04-08-habridge/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-habridge">Habridge</a>!</p>
|
||
<p><a href="http://bwssystems.com/#/habridge">Habridge</a> emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot Gen 1 (gen 2 has issues discovering ha-bridge) or other systems that support Philips Hue. The Bridge handles basic commands such as &ldquo;On&rdquo;, &ldquo;Off&rdquo; and &ldquo;brightness&rdquo; commands of the hue protocol. This bridge can control most devices that have a distinct API.</p>
|
||
<p>In the cases of systems that require authorization and/or have APIs that cannot be handled in the current method, a module may need to be built. The Harmony Hub is such a module and so is the Nest module. The Bridge has helpers to build devices for the gateway for the Logitech Harmony Hub, Vera, Vera Lite or Vera Edge, Nest, Somfy Tahoma, Home Assistant, Domoticz, MQTT, HAL, Fibaro, HomeWizard, LIFX, OpenHAB, FHEM, Broadlink and the ability to proxy all of your real Hue bridges behind this bridge.</p>
|
||
<p>This bridge was built to help put the Internet of Things together.</p>
|
||
<p>For more information about how to use this software have a look at their Wiki <a href="https://github.com/bwssytems/ha-bridge/wiki">https://github.com/bwssytems/ha-bridge/wiki</a></p></description></item><item><title>New Container: Lidarr</title><link>https://info.linuxserver.io/issues/2018-02-23-lidarr/</link><pubDate>Fri, 23 Feb 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-02-23-lidarr/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-lidarr">Lidarr</a>!</p>
|
||
<p><a href="https://github.com/lidarr/Lidarr">Lidarr</a> is a music collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new tracks from your favorite artists and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.</p></description></item><item><title>New Container: Clarkson</title><link>https://info.linuxserver.io/issues/2018-02-19-clarkson/</link><pubDate>Mon, 19 Feb 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-02-19-clarkson/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-clarkson">Clarkson</a>!</p>
|
||
<p><a href="https://github.com/linuxserver/Clarkson">Clarkson</a> is a web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. The application has full multi-user support, as well as multiple vehicles per user. Whenever you fill-up your car or motorcycle, keep the receipt and record the data in Clarkson.</p></description></item><item><title>New Container: Heimdall</title><link>https://info.linuxserver.io/issues/2018-02-12-heimdall/</link><pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-02-12-heimdall/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-heimdall">Heimdall</a>!</p>
|
||
<p><a href="https://heimdall.site">Heimdall</a> is a way to organise all those links to your most used web sites and web applications in a simple way.
|
||
Simplicity is the key to Heimdall.
|
||
Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo.</p></description></item><item><title>New Container: Qbittorrent</title><link>https://info.linuxserver.io/issues/2018-02-12-qbittorrent/</link><pubDate>Mon, 12 Feb 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-02-12-qbittorrent/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-qbittorrent">Qbittorrent</a>!</p>
|
||
<p>The <a href="https://www.qbittorrent.org/">Qbittorrent</a> project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.</p></description></item><item><title>New Container: Webgrabplus</title><link>https://info.linuxserver.io/issues/2018-01-18-webgrabplus/</link><pubDate>Thu, 18 Jan 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-01-18-webgrabplus/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-webgrabplus">Webgrabplus</a>!</p>
|
||
<p><a href="http://www.webgrabplus.com">Webgrabplus</a> is a multi-site incremental xmltv epg grabber. It collects tv-program guide data from selected tvguide sites for your favourite channels.</p></description></item><item><title>New Container: Nzbhydra2</title><link>https://info.linuxserver.io/issues/2018-01-11-nzbhydra2/</link><pubDate>Thu, 11 Jan 2018 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2018-01-11-nzbhydra2/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-nzbhydra2">Nzbhydra2</a>!</p>
|
||
<p><a href="https://github.com/theotherp/nzbhydra2">Nzbhydra2</a> is a meta search application for NZB indexers, the &ldquo;spiritual successor&rdquo; to NZBmegasearcH, and an evolution of the original application <a href="https://github.com/theotherp/nzbhydra">NZBHydra</a>.</p>
|
||
<p>It provides easy access to a number of raw and newznab based indexers. The application NZBHydra 2 is replacing NZBHydra 1 and supports migrating from V1. Be wary that there may be some compatibility issues for those migrating from V1 to V2, so ensure you back up your old configuration before moving over to the new version. <strong>NOTE:</strong> The last version that supports migration is <code>linuxserver/nzbhydra2:v2.10.2-ls49</code></p></description></item><item><title>New Container: Airsonic</title><link>https://info.linuxserver.io/issues/2017-12-29-airsonic/</link><pubDate>Fri, 29 Dec 2017 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2017-12-29-airsonic/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-airsonic">Airsonic</a>!</p>
|
||
<p><a href="https://github.com/airsonic/airsonic">Airsonic</a> is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.</p></description></item><item><title>New Container: Healthchecks</title><link>https://info.linuxserver.io/issues/2017-09-27-healthchecks/</link><pubDate>Wed, 27 Sep 2017 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2017-09-27-healthchecks/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-healthchecks">Healthchecks</a>!</p>
|
||
<p><a href="https://github.com/healthchecks/healthchecks">Healthchecks</a> is a watchdog for your cron jobs. It&rsquo;s a web server that listens for pings from your cron jobs, plus a web interface.</p></description></item><item><title>New Container: Calibre-Web</title><link>https://info.linuxserver.io/issues/2017-07-17-calibre-web/</link><pubDate>Mon, 17 Jul 2017 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2017-07-17-calibre-web/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-calibre-web">Calibre-Web</a>!</p>
|
||
<p><a href="https://github.com/janeczku/calibre-web">Calibre-web</a> is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. It is also possible to integrate google drive and edit metadata and your calibre library through the app itself.</p>
|
||
<p>This software is a fork of library and licensed under the GPL v3 License.</p></description></item><item><title>New Container: Projectsend</title><link>https://info.linuxserver.io/issues/2017-06-13-projectsend/</link><pubDate>Tue, 13 Jun 2017 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2017-06-13-projectsend/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-projectsend">Projectsend</a>!</p>
|
||
<p><a href="http://www.projectsend.org">Projectsend</a> is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. Secure, private and easy. No more depending on external services or e-mail to send those files.</p></description></item><item><title>New Container: Duplicati</title><link>https://info.linuxserver.io/issues/2017-04-24-duplicati/</link><pubDate>Mon, 24 Apr 2017 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2017-04-24-duplicati/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-duplicati">Duplicati</a>!</p>
|
||
<p><a href="https://www.duplicati.com/">Duplicati</a> works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon Cloud Drive &amp; S3, Google Drive, box.com, Mega, hubiC and many others.</p></description></item><item><title>New Container: Nextcloud</title><link>https://info.linuxserver.io/issues/2017-03-07-nextcloud/</link><pubDate>Tue, 07 Mar 2017 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2017-03-07-nextcloud/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-nextcloud">Nextcloud</a>!</p>
|
||
<p><a href="https://nextcloud.com/">Nextcloud</a> gives you access to all your files wherever you are.</p>
|
||
<p>Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices. Through Nextcloud you also access, sync and share your existing data on that FTP drive at the office, a Dropbox or a NAS you have at home.</p></description></item><item><title>New Container: Ombi</title><link>https://info.linuxserver.io/issues/2017-02-17-ombi/</link><pubDate>Fri, 17 Feb 2017 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2017-02-17-ombi/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-ombi">Ombi</a>!</p>
|
||
<p><a href="https://ombi.io">Ombi</a> allows you to host your own Plex Request and user management system.
|
||
If you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface!
|
||
Manage all your requests for Movies and TV with ease, leave notes for the user and get notification when a user requests something.
|
||
Allow your users to post issues against their requests so you know there is a problem with the audio etc.
|
||
Even automatically send them weekly newsletters of new content that has been added to your Plex server!</p></description></item><item><title>New Container: Lychee</title><link>https://info.linuxserver.io/issues/2017-02-12-lychee/</link><pubDate>Sun, 12 Feb 2017 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2017-02-12-lychee/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-lychee">Lychee</a>!</p>
|
||
<p><a href="https://lycheeorg.github.io/">Lychee</a> is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.&quot;</p>
|
||
<h3 id="upgrade-warning">UPGRADE WARNING</h3>
|
||
<p>Please note that the v4 upgrade process resets ALL password-protected albums. Any albums that were made public with a password will need to be re-secured.</p></description></item><item><title>New Container: Radarr</title><link>https://info.linuxserver.io/issues/2017-01-10-radarr/</link><pubDate>Tue, 10 Jan 2017 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2017-01-10-radarr/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-radarr">Radarr</a>!</p>
|
||
<p><a href="https://github.com/Radarr/Radarr">Radarr</a> - A fork of Sonarr to work with movies à la Couchpotato.</p></description></item><item><title>New Container: Domoticz</title><link>https://info.linuxserver.io/issues/2017-01-03-domoticz/</link><pubDate>Tue, 03 Jan 2017 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2017-01-03-domoticz/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-domoticz">Domoticz</a>!</p>
|
||
<p><a href="https://www.domoticz.com">Domoticz</a> is a Home Automation System that lets you monitor and configure various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. Notifications/Alerts can be sent to any mobile device.</p></description></item><item><title>New Container: Medusa</title><link>https://info.linuxserver.io/issues/2017-01-02-medusa/</link><pubDate>Mon, 02 Jan 2017 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2017-01-02-medusa/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-medusa">Medusa</a>!</p>
|
||
<p><a href="https://pymedusa.com/">Medusa</a> is an automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.</p></description></item><item><title>New Container: Booksonic</title><link>https://info.linuxserver.io/issues/2016-12-13-booksonic/</link><pubDate>Tue, 13 Dec 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-12-13-booksonic/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-booksonic">Booksonic</a>!</p>
|
||
<p><a href="http://booksonic.org">Booksonic</a> is a server and an app for streaming your audiobooks to any pc or android phone. Most of the functionality is also availiable on other platforms that have apps for subsonic.</p></description></item><item><title>New Container: Ubooquity</title><link>https://info.linuxserver.io/issues/2016-12-06-ubooquity/</link><pubDate>Tue, 06 Dec 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-12-06-ubooquity/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-ubooquity">Ubooquity</a>!</p>
|
||
<p><a href="https://vaemendis.net/ubooquity/">Ubooquity</a> is a free, lightweight and easy-to-use home server for your comics and ebooks. Use it to access your files from anywhere, with a tablet, an e-reader, a phone or a computer.</p></description></item><item><title>New Container: Davos</title><link>https://info.linuxserver.io/issues/2016-11-18-davos/</link><pubDate>Fri, 18 Nov 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-11-18-davos/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-davos">Davos</a>!</p>
|
||
<p><a href="https://github.com/linuxserver/davos">Davos</a> is an FTP automation tool that periodically scans given host locations for new files. It can be configured for various purposes, including listening for specific files to appear in the host location, ready for it to download and then move, if required. It also supports completion notifications as well as downstream API calls, to further the workflow.</p></description></item><item><title>New Container: Duckdns</title><link>https://info.linuxserver.io/issues/2016-11-17-duckdns/</link><pubDate>Thu, 17 Nov 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-11-17-duckdns/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-duckdns">Duckdns</a>!</p>
|
||
<p><a href="https://duckdns.org/">Duckdns</a> is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. The service is completely free, and doesn&rsquo;t require reactivation or forum posts to maintain its existence.</p></description></item><item><title>New Container: Resilio-Sync</title><link>https://info.linuxserver.io/issues/2016-11-02-resilio-sync/</link><pubDate>Wed, 02 Nov 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-11-02-resilio-sync/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-resilio-sync">Resilio-Sync</a>!</p>
|
||
<p><a href="https://www.resilio.com/individuals/">Resilio-sync</a> (formerly BitTorrent Sync) uses the BitTorrent protocol to sync files and folders between all of your devices. There are both free and paid versions, this container supports both. There is an official sync image but we created this one as it supports user mapping to simplify permissions for volumes.</p></description></item><item><title>New Container: Lazylibrarian</title><link>https://info.linuxserver.io/issues/2016-09-28-lazylibrarian/</link><pubDate>Wed, 28 Sep 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-09-28-lazylibrarian/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-lazylibrarian">Lazylibrarian</a>!</p>
|
||
<p><a href="https://lazylibrarian.gitlab.io/">Lazylibrarian</a> is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. This container is based on the DobyTang fork.</p></description></item><item><title>New Container: Oscam</title><link>https://info.linuxserver.io/issues/2016-09-25-oscam/</link><pubDate>Sun, 25 Sep 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-09-25-oscam/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-oscam">Oscam</a>!</p>
|
||
<p><a href="http://www.streamboard.tv/oscam/">Oscam</a> is an Open Source Conditional Access Module software used for descrambling DVB transmissions using smart cards. It&rsquo;s both a server and a client.</p></description></item><item><title>New Container: Tvheadend</title><link>https://info.linuxserver.io/issues/2016-09-05-tvheadend/</link><pubDate>Mon, 05 Sep 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-09-05-tvheadend/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-tvheadend">Tvheadend</a>!</p>
|
||
<p><a href="https://www.tvheadend.org/">Tvheadend</a> works as a proxy server: is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT&gt;IP and HDHomeRun as input sources.
|
||
Tvheadend offers the HTTP (VLC, MPlayer), HTSP (Kodi, Movian) and SAT&gt;IP streaming.
|
||
Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV DVB extensions, XMLTV, PyXML).</p></description></item><item><title>New Container: Thelounge</title><link>https://info.linuxserver.io/issues/2016-08-31-thelounge/</link><pubDate>Wed, 31 Aug 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-08-31-thelounge/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-thelounge">Thelounge</a>!</p>
|
||
<p><a href="https://thelounge.github.io/">Thelounge</a> (a fork of shoutIRC) is a web IRC client that you host on your own server.</p></description></item><item><title>New Container: Ddclient</title><link>https://info.linuxserver.io/issues/2016-08-29-ddclient/</link><pubDate>Mon, 29 Aug 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-08-29-ddclient/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-ddclient">Ddclient</a>!</p>
|
||
<p><a href="https://github.com/ddclient/ddclient">Ddclient</a> is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. It was originally written by Paul Burry and is now mostly by wimpunk. It has the capability to update more than just dyndns and it can fetch your WAN-ipaddress in a few different ways.</p></description></item><item><title>New Container: Minisatip</title><link>https://info.linuxserver.io/issues/2016-08-15-minisatip/</link><pubDate>Mon, 15 Aug 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-08-15-minisatip/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-minisatip">Minisatip</a>!</p>
|
||
<p><a href="https://github.com/catalinii/minisatip">Minisatip</a> is a multi-threaded satip server version 1.2 that runs under Linux and it was tested with DVB-S, DVB-S2, DVB-T, DVB-T2, DVB-C, DVB-C2, ATSC and ISDB-T cards.</p></description></item><item><title>New Container: Cops</title><link>https://info.linuxserver.io/issues/2016-08-12-cops/</link><pubDate>Fri, 12 Aug 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-08-12-cops/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-cops">Cops</a>!</p>
|
||
<p><a href="http://blog.slucas.fr/en/oss/calibre-opds-php-server">Cops</a> by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.</p>
|
||
<p>COPS links to your Calibre library database and allows downloading and emailing of books directly from a web browser and provides a OPDS feed to connect to your devices.</p>
|
||
<p>Changes in your Calibre library are reflected immediately in your COPS pages.</p>
|
||
<p>See : <a href="http://blog.slucas.fr/en/oss/calibre-opds-php-server">COPS&rsquo;s home</a> for more details.</p>
|
||
<p>Don&rsquo;t forget to check the <a href="https://github.com/seblucas/cops/wiki">Wiki</a>.</p>
|
||
<h2 id="why-taken-from-the-authors-site">Why? (taken from the author&rsquo;s site)</h2>
|
||
<p>In my opinion Calibre is a marvelous tool but is too big and has too much
|
||
dependencies to be used for its content server.</p>
|
||
<p>That&rsquo;s the main reason why I coded this OPDS server. I needed a simple
|
||
tool to be installed on a small server (Seagate Dockstar in my case).</p>
|
||
<p>I initially thought of Calibre2OPDS but as it generate static file no
|
||
search was possible.</p>
|
||
<p>Later I added an simple HTML catalog that should be usable on my Kobo.</p>
|
||
<p>So COPS&rsquo;s main advantages are :</p>
|
||
<ul>
|
||
<li>No need for many dependencies.</li>
|
||
<li>No need for a lot of CPU or RAM.</li>
|
||
<li>Not much code.</li>
|
||
<li>Search is available.</li>
|
||
<li>With Dropbox / owncloud it&rsquo;s very easy to have an up to date OPDS server.</li>
|
||
<li>It was fun to code.</li>
|
||
</ul>
|
||
<p>If you want to use the OPDS feed don&rsquo;t forget to specify feed.php at the end of your URL.</p></description></item><item><title>New Container: Muximux</title><link>https://info.linuxserver.io/issues/2016-02-22-muximux/</link><pubDate>Mon, 22 Feb 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-02-22-muximux/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-muximux">Muximux</a>!</p>
|
||
<p><a href="https://github.com/mescon/Muximux">Muximux</a> is a lightweight portal to view &amp; manage your HTPC apps without having to run anything more than a PHP enabled webserver. With Muximux you don&rsquo;t need to keep multiple tabs open, or bookmark the URL to all of your apps.</p></description></item><item><title>New Container: Jackett</title><link>https://info.linuxserver.io/issues/2016-01-25-jackett/</link><pubDate>Mon, 25 Jan 2016 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2016-01-25-jackett/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-jackett">Jackett</a>!</p>
|
||
<p><a href="https://github.com/Jackett/Jackett">Jackett</a> works as a proxy server: it translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping &amp; translation logic - removing the burden from other apps.</p></description></item><item><title>New Container: Znc</title><link>https://info.linuxserver.io/issues/2015-12-11-znc/</link><pubDate>Fri, 11 Dec 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-12-11-znc/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-znc">Znc</a>!</p>
|
||
<p><a href="http://wiki.znc.in/ZNC">Znc</a> is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. Multiple clients from different locations can connect to a single ZNC account simultaneously and therefore appear under the same nickname on IRC.</p></description></item><item><title>New Container: Nginx</title><link>https://info.linuxserver.io/issues/2015-12-05-nginx/</link><pubDate>Sat, 05 Dec 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-12-05-nginx/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-nginx">Nginx</a>!</p>
|
||
<p><a href="https://nginx.org/">Nginx</a> is a simple webserver with php support. The config files reside in <code>/config</code> for easy user customization.</p></description></item><item><title>New Container: Beets</title><link>https://info.linuxserver.io/issues/2015-11-29-beets/</link><pubDate>Sun, 29 Nov 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-11-29-beets/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-beets">Beets</a>!</p>
|
||
<p><a href="http://beets.io/">Beets</a> is a music library manager and not, for the most part, a music player. It does include a simple player plugin and an experimental Web-based player, but it generally leaves actual sound-reproduction to specialized tools.</p></description></item><item><title>New Container: Daapd</title><link>https://info.linuxserver.io/issues/2015-11-25-daapd/</link><pubDate>Wed, 25 Nov 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-11-25-daapd/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-daapd">Daapd</a>!</p>
|
||
<p><a href="https://ejurgensen.github.io/forked-daapd/">Daapd</a> (iTunes) media server with support for AirPlay devices, Apple Remote (and compatibles), Chromecast, MPD and internet radio.</p></description></item><item><title>New Container: Transmission</title><link>https://info.linuxserver.io/issues/2015-11-16-transmission/</link><pubDate>Mon, 16 Nov 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-11-16-transmission/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-transmission">Transmission</a>!</p>
|
||
<p><a href="https://www.transmissionbt.com/">Transmission</a> is designed for easy, powerful use. Transmission has the features you want from a BitTorrent client: encryption, a web interface, peer exchange, magnet links, DHT, µTP, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more.</p></description></item><item><title>New Container: Minetest</title><link>https://info.linuxserver.io/issues/2015-11-06-minetest/</link><pubDate>Fri, 06 Nov 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-11-06-minetest/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-minetest">Minetest</a>!</p>
|
||
<p><a href="http://www.minetest.net/">Minetest</a> (server) is a near-infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft, and the like.</p></description></item><item><title>New Container: Deluge</title><link>https://info.linuxserver.io/issues/2015-10-15-deluge/</link><pubDate>Thu, 15 Oct 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-10-15-deluge/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-deluge">Deluge</a>!</p>
|
||
<p><a href="http://deluge-torrent.org/">Deluge</a> is a lightweight, Free Software, cross-platform BitTorrent client.</p>
|
||
<ul>
|
||
<li>Full Encryption</li>
|
||
<li>WebUI</li>
|
||
<li>Plugin System</li>
|
||
<li>Much more&hellip;</li>
|
||
</ul></description></item><item><title>New Container: Syncthing</title><link>https://info.linuxserver.io/issues/2015-09-24-syncthing/</link><pubDate>Thu, 24 Sep 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-09-24-syncthing/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-syncthing">Syncthing</a>!</p>
|
||
<p><a href="https://syncthing.net">Syncthing</a> replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it&rsquo;s transmitted over the Internet.</p></description></item><item><title>New Container: Htpcmanager</title><link>https://info.linuxserver.io/issues/2015-09-19-htpcmanager/</link><pubDate>Sat, 19 Sep 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-09-19-htpcmanager/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-htpcmanager">Htpcmanager</a>!</p>
|
||
<p><a href="https://github.com/HTPC-Manager/HTPC-Manager">Htpcmanager</a> is a front end for many htpc related applications.</p></description></item><item><title>New Container: Sonarr</title><link>https://info.linuxserver.io/issues/2015-08-31-sonarr/</link><pubDate>Mon, 31 Aug 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-08-31-sonarr/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-sonarr">Sonarr</a>!</p>
|
||
<p><a href="https://sonarr.tv/">Sonarr</a> (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.</p></description></item><item><title>New Container: Piwigo</title><link>https://info.linuxserver.io/issues/2015-08-29-piwigo/</link><pubDate>Sat, 29 Aug 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-08-29-piwigo/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-piwigo">Piwigo</a>!</p>
|
||
<p><a href="http://piwigo.org/">Piwigo</a> is a photo gallery software for the web that comes with powerful features to publish and manage your collection of pictures.</p></description></item><item><title>New Container: Freshrss</title><link>https://info.linuxserver.io/issues/2015-08-21-freshrss/</link><pubDate>Fri, 21 Aug 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-08-21-freshrss/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-freshrss">Freshrss</a>!</p>
|
||
<p><a href="https://freshrss.org/">Freshrss</a> is a free, self-hostable aggregator for rss feeds.</p></description></item><item><title>New Container: Photoshow</title><link>https://info.linuxserver.io/issues/2015-08-21-photoshow/</link><pubDate>Fri, 21 Aug 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-08-21-photoshow/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-photoshow">Photoshow</a>!</p>
|
||
<p><a href="https://github.com/thibaud-rohmer/PhotoShow">Photoshow</a> is gallery software at its easiest, it doesn&rsquo;t even require a database.</p></description></item><item><title>New Container: Sabnzbd</title><link>https://info.linuxserver.io/issues/2015-08-21-sabnzbd/</link><pubDate>Fri, 21 Aug 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-08-21-sabnzbd/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-sabnzbd">Sabnzbd</a>!</p>
|
||
<p><a href="http://sabnzbd.org/">Sabnzbd</a> makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.</p></description></item><item><title>New Container: Nzbget</title><link>https://info.linuxserver.io/issues/2015-08-18-nzbget/</link><pubDate>Tue, 18 Aug 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-08-18-nzbget/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-nzbget">Nzbget</a>!</p>
|
||
<p><a href="http://nzbget.net/">Nzbget</a> is a usenet downloader, written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources.</p></description></item><item><title>New Container: Mariadb</title><link>https://info.linuxserver.io/issues/2015-08-12-mariadb/</link><pubDate>Wed, 12 Aug 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-08-12-mariadb/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-mariadb">Mariadb</a>!</p>
|
||
<p><a href="https://mariadb.org/">Mariadb</a> is one of the most popular database servers. Made by the original developers of MySQL.</p></description></item><item><title>New Container: Couchpotato</title><link>https://info.linuxserver.io/issues/2015-07-28-couchpotato/</link><pubDate>Tue, 28 Jul 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-07-28-couchpotato/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-couchpotato">Couchpotato</a>!</p>
|
||
<p><a href="https://couchpota.to/">Couchpotato</a> is an automatic NZB and torrent downloader. You can keep a <code>movies I want</code> list and it will search for NZBs/torrents of these movies every X hours. Once a movie is found, it will send it to SABnzbd or download the torrent to a specified directory.</p></description></item><item><title>New Container: Headphones</title><link>https://info.linuxserver.io/issues/2015-07-18-headphones/</link><pubDate>Sat, 18 Jul 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-07-18-headphones/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-headphones">Headphones</a>!</p>
|
||
<p><a href="https://github.com/rembo10/headphones">Headphones</a> is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole.</p></description></item><item><title>New Container: Tautulli</title><link>https://info.linuxserver.io/issues/2015-07-16-tautulli/</link><pubDate>Thu, 16 Jul 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-07-16-tautulli/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-tautulli">Tautulli</a>!</p>
|
||
<p><a href="http://tautulli.com">Tautulli</a> is a python based web application for monitoring, analytics and notifications for Plex Media Server.</p></description></item><item><title>New Container: Quassel-Core</title><link>https://info.linuxserver.io/issues/2015-07-06-quassel-core/</link><pubDate>Mon, 06 Jul 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-07-06-quassel-core/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-quassel-core">Quassel-Core</a>!</p>
|
||
<p><a href="http://quassel-irc.org/">Quassel-core</a> is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core.</p>
|
||
<p>This container handles the IRC connection (quasselcore) and requires a desktop client (quasselclient) to be used and configured. It is designed to be always on and will keep your identity present in IRC even when your clients cannot be online. Backlog (history) is downloaded by your client upon reconnection allowing infinite scrollback through time.</p></description></item><item><title>New Container: Plex</title><link>https://info.linuxserver.io/issues/2015-07-03-plex/</link><pubDate>Fri, 03 Jul 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-07-03-plex/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-plex">Plex</a>!</p>
|
||
<p><a href="https://plex.tv">Plex</a> organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone Plex Media Server. has always been a top priority. Straightforward design and bulk actions mean getting things done faster.</p></description></item><item><title>New Container: Smokeping</title><link>https://info.linuxserver.io/issues/2015-06-29-smokeping/</link><pubDate>Mon, 29 Jun 2015 00:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2015-06-29-smokeping/</guid><category/><description><p>We have released a new container for <a href="https://github.com/linuxserver/docker-smokeping">Smokeping</a>!</p>
|
||
<p><a href="https://oss.oetiker.ch/smokeping/">Smokeping</a> keeps track of your network latency. For a full example of what this application is capable of visit <a href="http://smokeping.ucdavis.edu/cgi-bin/smokeping.fcgi">UCDavis</a>.</p></description></item></channel></rss> |