Colin Walters
a95c22ac4e
docs: Link to new docs site
...
I've copied (and slightly cleaned up) all the existing docs
into a new dedicated git repository in
https://bootc-org.gitlab.io/documentation/
2024-03-03 09:34:22 -05:00
Colin Walters
0eb2691449
docs/install: Revamp
...
- Split into "local virt" and "production"
- Link to podman-desktop-extension-bootc
- Link to podman-bootc-cli
- Clean up, fix and inline kickstart example for readability
- Include bootc-image-builder in both local and production paths
2024-02-27 14:30:13 -05:00
Colin Walters
95ca7361e9
docs: Update now that bib supports c9s now
...
Hooray!
2024-01-25 15:28:11 -05:00
Colin Walters
dabf837e32
docs/install: Doc direct bootc raw and systemd creds
...
First, we're still in a situation where bib doesn't work with c9s.
Let's link to the existing docs for using `bootc install to-disk`
which *does* work (and fixes multiple other bugs at the same time too).
Second: Let's document using systemd credentials to inject a root
SSH key, because this works across every image we ship where
one can inject SMBIOS bits. (But notably this doesn't work in
most production IaaS virt systems like KubeVirt, AWS etc. which
gets into cloud agents).
2024-01-25 09:55:00 -05:00
Colin Walters
73135ea845
docs/install: two minor tweaks
...
Mainly wanted to clarify the ISO situation.
Signed-off-by: Colin Walters <walters@verbum.org>
2024-01-24 18:10:45 -05:00
Colin Walters
d893dd2aa7
docs/install: Cleanup, move bib earlier
...
Move bib earlier than anaconda as a more likely entrypoint.
2024-01-24 08:56:47 -05:00
Colin Walters
c3124cad03
docs: Link a commonly hit issue
...
(I also pinned that and one other issue on that repo)
2024-01-10 13:30:46 -05:00
sallyom
6e56f66f5b
update docs for bootc release 0.1.5
...
Signed-off-by: sallyom <somalley@redhat.com>
2023-12-20 13:13:27 -05:00
Colin Walters
ffc99c53cc
docs/install: Link bootc-playground
...
Since it's got more fleshed out bits here.
2023-12-04 08:52:26 -05:00
Colin Walters
d0718b2ed5
docs/install: Add ssh-key-dir workaround
...
We broke the FCOS switch with ec478a0a1b
because `ssh-key-dir` is not in ELN. That's fixable but
for now let's document the current state.
2023-11-29 11:57:48 -05:00
Colin Walters
ec10e79696
Merge pull request #75 from cgwalters/cloud-image-cleanup
...
docs/install: Fix cloud image link
2023-11-28 09:55:29 -05:00
Colin Walters
dfd8d8e142
docs/install: Fix cloud image link
...
This moved in a recent PR.
2023-11-28 09:48:08 -05:00
Colin Walters
18be4b77fe
install: Link osbuild-deploy-container
2023-11-28 09:45:04 -05:00
Colin Walters
aef532fa34
docs: Tweak install a bit
...
Emphasize the accounts issue, suggest starting with cloud image.
2023-11-27 16:31:28 -05:00
Liora Milbaum
03033108a5
Mass rename tier-1/boot => bootc
2023-11-23 14:42:56 +02:00
Liora Milbaum
6bac286d87
Fix markdown linting errors
2023-11-13 12:17:07 +02:00
Colin Walters
6781666c0e
docs/install: Link to cloud image
...
Many will find this easiest.
2023-11-12 17:54:18 -05:00
Timothée Ravier
3fab046f4b
docs: Fix page ordering
2023-11-09 17:15:22 +01:00
Colin Walters
a172237629
docs: Improve login/tryout docs
...
- Add a preface about the base image not having cloud-init
- Migrate the Anaconda example code here and make it first
2023-11-08 15:32:53 -05:00
Colin Walters
d913e9ba82
Add GH Pages infrastructure
...
Start to migrate from README.md to the Pages infrastructure
for nicer looking and more organized docs.
2023-11-07 15:31:53 -05:00