docs: document preview support for systemd#321
docs: document preview support for systemd#321jason-lynch wants to merge 1 commit intofeat/PLAT-459/rpm-packagingfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
1e4673e to
9b54d96
Compare
a876501 to
2f71477
Compare
Up to standards ✅🟢 Issues
|
9b54d96 to
43254b8
Compare
2f71477 to
2f03fb0
Compare
43254b8 to
3426d14
Compare
2f03fb0 to
5067048
Compare
Adds a page to our docs that describes the preview support for systemd using the RPM files attached to our releases. PLAT-511
3426d14 to
12cb3b8
Compare
5067048 to
959fe6a
Compare
Summary
Adds a page to our docs that describes the preview support for systemd using the RPM files attached to our releases.
Testing
Create a test release with:
Then, start one or more VMs using the template in the
limadirectory, e.g.:Now, when you connect to the new machine, you'll find that your home directory is mounted inside the VM. The path will change depending on where the control plane repo is on your host machine, the VM architecture, and the specific git commit that you've built, but in general the installation should look like:
From there, you can follow the other instructions in the doc to install prerequisites, configure, and start the control plane.
PLAT-511