Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

  1. Blog
  2. Article

Thibaut Rouffineau
on 31 May 2016

Snaps on NAS: IOT apps for your private network


QNAP selects snaps and Ubuntu to bring IOT apps to its NAS

On Friday QNAP announced that they were adopting snaps as the application format of choice for their NAS going forward. Behind this decision are two factors, the ease of development of snaps and the universality of snaps, especially to create IoT applications.

NAS have been around for a while, and have been used across a wide array of use cases from media servers in tech-savvy household to remote file server by SMBs. QNAP have been a pioneer in this space offering an appstore for their NAS, with hundred of apps: local web servers (WordPress, Drupal), Media server (Kodi), Cloud backup …

The rise of connected homes and buildings means an increasing number of sensors, smart meters,security cameras, plugs being connected to the local network… And therefore to the local NAS. This means NAS are seeing a new lease of life, and can now start to act as local IoT gateways, offering a great combination of local storage and computing power. A range of IoT applications are particularly suited to run on such machines that require local computing for fast decision making and large data storage for auditing or future prediction reasons. Video surveillance applications for example can use local movement detection algorithms to alert of any intrusion, cost effectively store all the video footage locally for audit purposes, back up to the cloud only relevant footage or summaries.

By adopting snaps as the preferred application format for their NAS going forward QNAP is looking to surf on the growing popularity of snaps across Ubuntu desktop and Ubuntu Core in IoT. They’re keen to leverage universality of snaps which can be deployed from Ubuntu desktops to Ubuntu Core IoT Gateways. But also the simplicity of creating snaps, with snapcraft a tool that makes it simple to build secure, contained applications from source easily.

Related posts


Massimiliano Gori
2 July 2025

Source to production: Spring Boot containers made easy

Cloud and server Article

This blog is contributed by Pushkar Kulkarni, a Software Engineer at Canonical. Building on the rise in popularity of Spring Boot and the 12 factor paradigm, our Java offering also includes a way to package Spring workloads in production grade, minimal, well organized containers with a single command. This way, any developer can generate ...


Massimiliano Gori
2 July 2025

Spring support available on Ubuntu

Cloud and server Article

This blog is contributed by Vladimir Petko, a Software Engineer at Canonical. The release of Plucky Puffin earlier this year introduced the availability of the devpack for Spring, a new snap that streamlines the setup of developer environments for Spring on Ubuntu. In this blog, we’ll explain what devpacks are and provide an overview of ...


Canonical
1 July 2025

Chiseled Ubuntu containers for OpenJRE 8, 17 and 21

Cloud and server Article

Today we are announcing chiseled containers for OpenJRE 8, 17 and 21 (Open Java Runtime Environment), coming from the OpenJDK project. These images are highly optimized for size and security, containing only the dependencies that are strictly necessary. They are available for both AMD64 and ARM64 architectures and benefit from 12 years of ...