|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /usr/src/cloud-init/doc/rtd/tutorial/ |
Upload File : |
.. _tutorial_index: Tutorials ********* This section contains step-by-step tutorials to help you get started with ``cloud-init``. We hope our tutorials make as few assumptions as possible and are accessible to anyone with an interest in ``cloud-init``. They should be a great place to start learning about ``cloud-init``, how it works, and what it's capable of. ----- Core tutorial ============= This tutorial, which we recommend if you are completely new to ``cloudinit``, uses the QEMU emulator to introduce you to all of the key concepts, tools, processes and operations that you will need to get started. .. toctree:: :maxdepth: 1 qemu.rst Quick-start tutorial ==================== This tutorial is recommended if you have some familiarity with ``cloud-init`` or the concepts around it, and are looking to get started as quickly as possible. Here, you will use an LXD container to deploy a ``cloud-init`` user data script. .. toctree:: :maxdepth: 1 lxd.rst