Skip to content

Commit 92d2572

Browse files
committed
Tutorials: Update tutorials landing page
1 parent 97332b1 commit 92d2572

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

modules/ROOT/pages/tutorials.adoc

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
= Tutorials
22

3-
The following tutorials are focused on helping you getting started with provisioning scenarios for Fedora CoreOS.
4-
Each tutorial has its roots in its previous tutorial scenario and it's recommended to follow them sequentially.
3+
The following tutorials are focused on helping you getting started with Fedora CoreOS by learning how to automatically configure (or provision) an instance on first boot. Each tutorial has its roots in the previous one thus it is recommended to follow them sequentially.
54

6-
xref:tutorial-basic-provisioning-and-customization.adoc[**Basic Provisioing with Fedora CoreOS**] - Getting Started with Fedora CoreOS Tutorial.
7-
It includes basic configuration steps and serves as a 101 guide for newcomers.
5+
If you don't know what Fedora CoreOS is, you can refer to the xref:faq.adoc[FAQ] for more information.
86

9-
xref:tutorial-intermediate-provisioning.adoc[**Intermediate Provisioning Scenario**] - An intermediate Fedora CoreOS provisioning scenario. It's based on the Getting Started tutorial.
7+
[NOTE]
8+
====
9+
If you need any help or need to ask any questions while going through those tutorials, please join the link:irc://irc.freenode.org/#fedora-coreos[IRC channel], or join our link:https://discussion.fedoraproject.org/c/server/coreos[discussion board]. If you find any issue in the tutorial, please report them in the link:https://github.com/coreos/fedora-coreos-docs/issues[fedora-coreos-docs issue tracker].
10+
====
1011

11-
xref:tutorial-advanced-provisioning.adoc[**Advanced Provisioning Scenario**] - An advanced Fedora CoreOS provisioning scenario with Podman.
12+
xref:tutorial-setup.adoc[Initial setup]: Setup instructions that must be completed first to be able to follow the tutorials.
13+
14+
xref:tutorial-autologin.adoc[Enabling autologin and custom hostname]: In this tutorial, you will write your first Ignition config and start a Fedora CoreOS instance with it.
15+
16+
xref:tutorial-services.adoc[Starting a service on first boot]: In this tutorial, you will learn how to start a custom script via a systemd unit on the first boot of a Fedora CoreOS instance.
17+
18+
xref:tutorial-containers.adoc[SSH access and starting containers]: In this tutorial, you will learn how to start a container at first boot with podman.
19+
20+
xref:tutorial-updates.adoc[Testing Fedora CoreOS updates]: In this tutorial, you will learn how updates are automatic updates are handled in Fedora CoreOS and how to rollback in case of failures.

0 commit comments

Comments
 (0)