Skip to content

docs: document preview support for systemd#321

Open
jason-lynch wants to merge 1 commit intofeat/PLAT-459/rpm-packagingfrom
docs/PLAT-511/systemd-docs
Open

docs: document preview support for systemd#321
jason-lynch wants to merge 1 commit intofeat/PLAT-459/rpm-packagingfrom
docs/PLAT-511/systemd-docs

Conversation

@jason-lynch
Copy link
Copy Markdown
Member

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:

make goreleaser-test-release

Then, start one or more VMs using the template in the lima directory, e.g.:

limactl start -y --name=rpm-test-1 lima/lima-template.yaml

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:

# connect to the machine
limactl shell rpm-test-1

sudo su -

rpm -i /Users/jasonlynch/workspace/pgEdge/control-plane/dist/pgedge-control-plane_0.6.2-SNAPSHOT-a8765012_linux_amd64.rpm

# Or to upgrade an existing installation
rpm -U /Users/jasonlynch/workspace/pgEdge/control-plane/dist/pgedge-control-plane_0.6.2-SNAPSHOT-a8765012_linux_amd64.rpm

From there, you can follow the other instructions in the doc to install prerequisites, configure, and start the control plane.

PLAT-511

Adds a page to our docs that describes the preview support for systemd
using the RPM files attached to our releases.

PLAT-511
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 25, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f3a9c72c-36d7-4df0-a141-0fb05ddd1cfc

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/PLAT-511/systemd-docs

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant