Blog | LinuxServer.io (original) (raw)
Spring Cleaning - New Images and Rebasing
Sunsetting Legacy Images and Embracing a New Era
We are announcing an evolution in our Docker image catalog, which includes the sunsetting of several legacy images. This focused approach allows us to concentrate our development efforts on a significantly more modern, robust, and feature-rich platf...
6th Jun 2025
Webtop 3.0 Part 1: A Call to Action!
For years, we've dreamed of running full-fledged Linux desktop applications seamlessly within a web browser. While solutions exist, they often come with a hefty price: sluggish performance, high server costs, or a dependency on powerful, specialized hardware. Today, we're unveiling a new approach, a...
22nd May 2025
Backup your data to B2 with restic and Backrest
If you're like me (you run a home server with varying levels of personal data on it, but you're a bit lazy) you'll probably want to set up some kind of backup routine to ensure your data has an acceptable level of redundancy. Let's ignore RAID solutions for now (which is of course a valid first port...
19th Apr 2025 - Josh Stark
Docker Security Practices
We often get asked how to secure docker and what are good practices for running containers securely.
First, we need to understand the possible attack vectors:
- Insecurely exposed - the most common attack vector, users often expose the Web-UI of apps without securing...
18th Feb 2025 - Quietsy
13th Feb 2025 - Quietsy
Securing SWAG
SWAG is a reverse proxy that allows you to expose your self-hosted apps to the world, but that comes with risks.
We can mitigate some risks by fine-tuning SWAG and how we access it:
- Prevent accessing some apps via the internet while exposing others.
- Set up brute-force protec...
5th Feb 2025 - Quietsy
Updated: We Need To Talk About Docker Hub
Update
A big thank you to all the people who reached out offering to help us get in touch with somebody at Docker to get this resolved. With your assistance we've been able to speak with their Developer Relations team and fix our issues with the DSOS application process. With the best will in the...
24th Jan 2025
Introducing Modcache and Modmanager
If you're the kind of smart arse who already knows how our Docker mods work under the hood, you can skip the next section, but if not then I'm afraid it's necessary reading to properly understand what follows it.
Docker Mods
Our Docker mods are a workaround for a common problem with container im...
6th Jan 2025 - Spad
As we approach the end of the year we thought we would take the opportunity to take a look back at some of the things we've achieved in 2024 and how they benefit you now and in 2025. A lot of the changes we make to our pipelines and images take a while to actually reach end users, both because of th...
16th Dec 2024 - Spad