From 5b309bb949eed736140b7894815944f6d2d5d3a3 Mon Sep 17 00:00:00 2001 From: Ben Cotton Date: Jul 30 2020 20:31:42 +0000 Subject: Add first draft of IoT content --- diff --git a/sites/getfedora.org/site/iot/index.html b/sites/getfedora.org/site/iot/index.html index 83cf77e..5b5245a 100644 --- a/sites/getfedora.org/site/iot/index.html +++ b/sites/getfedora.org/site/iot/index.html @@ -10,7 +10,7 @@

Fedora IoT.

-
{% trans trimmed %}This is the thing you've been waiting for.{% endtrans %}
+
{% trans trimmed %}A foundation for Internet of Things and Device Edge ecosystems.{% endtrans %}
{% trans trimmed %}Download Now{% endtrans %}
@@ -19,32 +19,97 @@
-
-
-
-
-
-
- {% trans trimmed %} - We need some text about Fedora IoT to go here; it should give users a good idea of what they can use Fedora Iot for. - {% endtrans %} +
+
+
+
+ +
+
+

{% trans trimmed %}Containerized applications{% endtrans %}

+
+ {% trans trimmed %} + Build, deploy, and manage your own applications with built-in Open Container Initiative (OCI) image support using podman or deploy containerized applications from popular public registries. + {% endtrans %} +
+
-
-
-
+
+
-
-
- -
-
+
+
+
+
+

{% trans trimmed %}Reliable operating system{% endtrans %}

+
+ {% trans trimmed %} + Fedora IoT uses OSTree technology to provide an immutable operating system with atomic updates. With the greenboot health check framework for systemd, administrators can ensure the system boots into the expected state. + {% endtrans %} +
+
+
+ +
+
+
+
-
-
-
- -
-
+
+
+
+
+ +
+
+

{% trans trimmed %}Security in mind{% endtrans %}

+
+ {% trans trimmed %} + Security is important for IoT devices especially since they likely don’t have the security of a data center. With support for TPM2, SecureBoot, and automated storage decryption with Clevis, Fedora IoT is built with a focus on security. + {% endtrans %} +
+
+
+
+
+ +
+
+
+ +
+

{% trans trimmed %}Web-based provisioning{% endtrans %}

+
+ {% trans trimmed %} + With the Ignition provisioning utility and Zezere web service, administrators can deploy and configure Fedora IoT in a scalable manner without needing a physical console. + {% endtrans %} +
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+

{% trans trimmed %}Multiple architecture support{% endtrans %}

+
+ {% trans trimmed %} + IoT devices use a wide range of hardware and with Fedora IoT your software runs on any device without major changes. Fedora IoT is built for x86_64, aarch64, and armhfp processors in the same way with the same versions across all architectures. + {% endtrans %} +
+
+
+
+
+
{% endblock %}