Hero Image

Blog

Webtop 3.0 Part 2: The Eagle Has Landed

Webtop 3.0 Part 2: The Eagle Has Landed

Following the initial rollout of our new technology stack for desktop images, we have reached a significant milestone in stability. After several months of development focused on bug fixes and community-driven feature requests, we have resolved all major issues and are now shifting our focus to refi...

21st Aug 2025
Making a Gaming Wifi Captive Portal on the Cheap - Weekend Project

Making a Gaming Wifi Captive Portal on the Cheap - Weekend Project

This guide should work with most mini PCs, but the one used for this guide was purchased to test DRI3 support and performance for our internal patched XVFB. The specific model is here; it cost $120 on sale, and similar N100 or N150 builds can generally be found at this price point. This is not a...

15th Aug 2025
Spring Cleaning - New Images and Rebasing

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!

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
Docker Security Practices

Docker Security Practices

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