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

@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: e95733ce-7c85-454d-9e4f-1863502caa2e

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.

@jason-lynch jason-lynch requested a review from tsivaprasad March 30, 2026 15:38
@jason-lynch jason-lynch force-pushed the feat/PLAT-459/rpm-packaging branch from 1e4673e to 9b54d96 Compare March 31, 2026 16:43
@jason-lynch jason-lynch force-pushed the docs/PLAT-511/systemd-docs branch from a876501 to 2f71477 Compare March 31, 2026 16:43
@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Mar 31, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@jason-lynch jason-lynch force-pushed the feat/PLAT-459/rpm-packaging branch from 9b54d96 to 43254b8 Compare March 31, 2026 16:51
@jason-lynch jason-lynch force-pushed the docs/PLAT-511/systemd-docs branch from 2f71477 to 2f03fb0 Compare March 31, 2026 16:52
@jason-lynch jason-lynch force-pushed the feat/PLAT-459/rpm-packaging branch from 43254b8 to 3426d14 Compare March 31, 2026 17:35
@jason-lynch jason-lynch force-pushed the docs/PLAT-511/systemd-docs branch from 2f03fb0 to 5067048 Compare March 31, 2026 17:35
Adds a page to our docs that describes the preview support for systemd
using the RPM files attached to our releases.

PLAT-511
@jason-lynch jason-lynch force-pushed the feat/PLAT-459/rpm-packaging branch from 3426d14 to 12cb3b8 Compare March 31, 2026 20:10
@jason-lynch jason-lynch force-pushed the docs/PLAT-511/systemd-docs branch from 5067048 to 959fe6a Compare March 31, 2026 20:10
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