{% extends "appliance/_base-appliance.html" %} {% block title %}Ubuntu Appliance{% endblock %} {% block meta_description %} Ubuntu Appliances are certified to run flawlessly on Raspberry Pi and PC boards. They are free, privacy-friendly and come with maintenance guarantees. {% endblock %} {% block meta_copydoc %} https://docs.google.com/document/d/1DABafCPzl9WwOmHX8ejkkiUEKXI2fTlF7UXNB0Xhlo0/edit {% endblock meta_copydoc %} {% block content %}

Find your favourite Ubuntu Appliance

{% if appliances %}
{% for app in appliances|sort %} {%- if loop.index == 7 %}
{% endif %} {% endfor %}
{% endif %}

Turn your app into an Ubuntu Appliance

Anyone can build their own Ubuntu Appliance, a software-defined IoT device that uses Ubuntu for security and to stay up to date. But it's really all you. See our community page for more information or jump right to discourse to propose your new Ubuntu Appliance and start the conversation.

Propose your new appliance

{{ image(url="https://assets.ubuntu.com/v1/7de21966-snapshot.svg", alt="", height="140", width="140", hi_def=True, loading="auto") | safe }}
{% endblock %}