Skip to content

Latest commit

 

History

History
80 lines (56 loc) · 2.5 KB

index.rst

File metadata and controls

80 lines (56 loc) · 2.5 KB

Ubuntu installation guide

Subiquity is an installer framework for Ubuntu. It provides the Ubuntu Server with a text-based installation user interface and Ubuntu Core first-boot configuration. Subiquity is also the back end for the Ubuntu Desktop installer.

This documentation set offers guidance for installing Ubuntu Server using Subiquity. It also includes instructions on performing an automated installation using the autoinstall feature.

Note

The aim is to gradually expand this documentation to cover the installation of all variants of the Ubuntu operating system.


In this documentation

.. grid:: 1 1 2 2
   :gutter: 3

   .. grid-item-card:: **Tutorial**
       :link: tutorial/index
       :link-type: doc

       Get started - a hands-on introduction to Subiquity for new users

   .. grid-item-card:: **How-to guides**
       :link: howto/index
       :link-type: doc

       Step-by-step guides covering key operations and common tasks

.. grid:: 1 1 2 2
   :gutter: 3
   :reverse:

   .. grid-item-card:: **Reference**
       :link: reference/index
       :link-type: doc

       Technical information - specifications, APIs, architecture

   .. grid-item-card:: **Explanation**
       :link: explanation/index
       :link-type: doc

       Discussion and clarification of key topics

Project and community

Subiquity is a member of the Ubuntu family. It's an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback. Use the following resources to ask questions, report bugs, contribute translations, or participate in the development of the Ubuntu installer.

Get started:
Discuss:
Contribute:
.. toctree::
   :hidden:
   :maxdepth: 2

   Introduction to autoinstall<intro-to-autoinstall>
   tutorial/index
   howto/index
   reference/index
   explanation/index