Commit Graph

17 Commits

Author SHA1 Message Date
Fredrik Lönnegren e5490ae5b8 Add note about cloudinit synchronization
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
2025-10-10 10:17:00 +02:00
Scott Williams 4bf2ccee9e Fix typo for hostname in cloud-config example
Current docs have:

```
hostame: myserver
```

where it should be "hostname:"
2025-09-10 10:05:33 +02:00
David Cassany d3689807f2 Update after-install-chroot note
Since elemental-register v1.7.x the note about using
after-install-chroot hook in MachineRegistration is not
correct anymore.

Signed-off-by: David Cassany <dcassany@suse.com>
2025-07-02 17:30:56 +02:00
David Cassany f6bef1f199 Update cloud-config reference docs
Signed-off-by: David Cassany <dcassany@suse.com>
2025-04-23 15:40:04 +02:00
Meza 6f84184e89
[Docs] Fix doc typos (#463)
* [Docs] Fix doc typos

Signed-off-by: Meza <meza-xyz@proton.me>

* Fix versioned_docs typos

Signed-off-by: Meza <meza-xyz@proton.me>

---------

Signed-off-by: Meza <meza-xyz@proton.me>
2025-04-22 10:30:37 +02:00
David Cassany Viladomat 80167dfc1a
Add hooks docs for 1.6 and improve Next version (#421)
* Add hooks docs for 1.6 and improve Next version

This commit adds hooks documentation for version v1.6 and
it also improves the note explaining hooks usage in
MachineRegistration.config.cloud-config section

Signed-off-by: David Cassany <dcassany@suse.com>

* Add after-install-chroot in MachineRegistration example

Signed-off-by: David Cassany <dcassany@suse.com>

---------

Signed-off-by: David Cassany <dcassany@suse.com>
2024-10-21 15:53:39 +02:00
David Cassany db4a37270a Add a note on how to provide installation hooks
Signed-off-by: David Cassany <dcassany@suse.com>
2024-10-10 12:20:34 +02:00
David Cassany Viladomat 7c718de34f Update docs/cloud-config-reference.md
Co-authored-by: Francesco Giudici <francesco.giudici@gmail.com>
2024-10-10 12:20:34 +02:00
David Cassany Viladomat 0eafc7e50d Update docs/cloud-config-reference.md
Co-authored-by: Francesco Giudici <francesco.giudici@gmail.com>
2024-10-10 12:20:34 +02:00
David Cassany 18d7aa2171 Adding documentation for hook stages
Signed-off-by: David Cassany <dcassany@suse.com>
2024-10-10 12:20:34 +02:00
David Cassany Viladomat 5b6b498801
Adds documentationf or pre-rootfs stage (#362)
Signed-off-by: David Cassany <dcassany@suse.com>
2024-09-03 15:20:57 +02:00
Andrea Mazzotti 708ea30919
Add Declarative Networking documentation (#357)
* Add Declarative Networking documentation

Signed-off-by: Andrea Mazzotti <andrea.mazzotti@suse.com>
2024-08-09 10:43:36 +02:00
Andrea Mazzotti 916121bb09
Document yip syntax support on elemental-operator resources (#346)
Signed-off-by: Andrea Mazzotti <andrea.mazzotti@suse.com>
2024-06-19 15:13:03 +02:00
David Cassany Viladomat 9b7052545a
Improve yip and cloud-config documentation (#338)
* Improve yip and cloud-config documentation
* Adding changes to older versions too

Signed-off-by: David Cassany <dcassany@suse.com>
2024-05-22 16:01:34 +02:00
Nuno do Carmo 0b0bbac1e4
Added canonical links to page headers (#254)
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
2023-12-14 14:20:49 +01:00
Francesco Giudici 7cce39b211
Rework the quickstart cli guide (#147)
* 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>
2023-06-21 15:03:42 +02:00
Nuno do Carmo ddb23aedb5
[Phase 1] Elemental docs migration (#3)
* Elemental docs migration

- Created new Docusaurus site
- Copied the Elemental docs from rancher/elemental
- Applied same configuration as rancher/elemental

Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>

* Add navbar icons to links

Added from rancher/elemental PR #517

Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>

* Updated from rancher/elemental PRs

Delta update with the following `rancher/elemental` PRs applied:

- docs: Change nodeSelector example #508
- COS_GRUB is the EFI boot partition #518

Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>

* Removed package-lock.json file

Corrected headings in Architecture file

Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>

Signed-off-by: Nuno do Carmo <nuno.carmo@suse.com>
2022-11-22 09:55:33 +01:00