subiquity/doc/index.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

82 lines
2.5 KiB
ReStructuredText
Raw Normal View History

.. _index:
2023-10-23 13:06:08 +00:00
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.
-----
2023-10-23 13:06:08 +00:00
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
2023-10-23 13:06:08 +00:00
Project and community
---------------------
2023-10-23 13:06:08 +00:00
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.
2023-10-23 13:06:08 +00:00
Get started:
* Read our `Code of Conduct`_
2023-10-23 13:06:08 +00:00
Discuss:
* IRC: `Libera.Chat`_, the *#ubuntu-server* channel
* Discourse: `Ubuntu Foundations`_
2023-10-23 13:06:08 +00:00
Contribute:
* `Contribution guidelines`_ on GitHub
* `Issue tracker`_ on Launchpad
* `Localisation`_ on Launchpad
.. toctree::
:hidden:
:maxdepth: 2
2023-10-27 14:11:56 +00:00
Introduction to autoinstall<intro-to-autoinstall>
tutorial/index
howto/index
reference/index
explanation/index
.. Links:
.. _Code of Conduct: https://ubuntu.com/community/ethos/code-of-conduct
2023-10-17 12:48:14 +00:00
.. _Ubuntu Foundations: https://discourse.ubuntu.com/c/foundations/
.. _Libera.Chat: https://libera.chat/
2023-10-23 13:06:08 +00:00
.. _Contribution guidelines: https://github.com/canonical/subiquity/blob/main/CONTRIBUTING.md
.. _Localisation: https://translations.launchpad.net/ubuntu/+source/subiquity/
.. _Issue tracker: https://bugs.launchpad.net/subiquity