Elemental Teal has been the working name for the official elemental OS
built in OBS.
As more and more features are migrated into SLE Micro, Elemental Teal is
being switched out for SLE Micro directly.
This commit serves to make this more obvious in the docs and removes
alot of mentions of Elemental Teal.
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
* Add how-to guide for raspi disk image
The how-to shows how to add a SeedImage that generates a raw disk image
fit for writing to an SD-card and use for a Raspberry Pi machine.
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
* Update docs/quickstart-cli.md
Co-authored-by: Francesco Giudici <francesco.giudici@gmail.com>
---------
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
Co-authored-by: Francesco Giudici <francesco.giudici@gmail.com>
To align with the global Docs SEO optimization, canonical links have been added to all the pages on all the versions.
This will allow users searching for Elemental content to have the latest version displayed on their search results.
Signed-off-by: Nuno do Carmo nuno.carmo@suse.com
Signed-off-by: Nuno do Carmo nuno.carmo@suse.com
* v1.1.5 released: re-generate Stable from Next
* stable: change the chart links pointing to staging to stable
* fix reference to 'fire-nodes'
---------
Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
* Syntax: small fixes
* Update quickstart with the staging splitted chart
* Rework quickstart and examples
* drop extra space
* change 'location:europe' with 'element:fire' all throughout the docs
* Update versioned_docs/version-Stable/quickstart-cli.md
* Update docs/partials/_elemental-operator-install.md
* Update docs/quickstart-cli.md
* quickstart: drop unneded "automatically"
* Fix typo
* [stable] quickstart: sync from next
---------
Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
Co-authored-by: Julien ADAMEK <julien.adamek@suse.com>
Co-authored-by: Klaus Kämpf <kkaempf@suse.de>
* Adding documentation for seedimage
Replace the manual ISO creation in quickstart with seed-image resource.
Add page for seedimage reference.
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
* Add wait command for seedimage in quickstart
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
* Fix markdown link in quickstart
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
---------
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
* New quickstart UI and browsing
This PR changes the Quickstart menu and adds a new Quickstart UI page.
The menu shows the two options to install and use Elemental:
* First option is through Rancher Manager with the Elemental plugin
* Second option is with the CLI only
To avoid duplicates of common parts between the two UIs, the `partial` feature from Docusaurus is used.
This allows to write one portion of documentation into one page only, and import the page into both Quickstart pages.
Finally, the Overview has also been updated with the description of what's the Elemental stack. This is best fit there, instead of the Quickstart.
Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>
* Image bad trimming fixed
Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>
* Added the Endpoint Registration
The `Endpoint Registration` is the last configuration part from a configuration point of view.
Remaining part for creating the ISO and booting a first instance will be added in a different PR.
Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>
* Applied suggestion
Co-authored-by: Francesco Giudici <francesco.giudici@gmail.com>
---------
Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>
Co-authored-by: Francesco Giudici <francesco.giudici@gmail.com>