Skip to content

doc: modernize Alpine build instructions#9204

Open
enaples wants to merge 2 commits into
ElementsProject:masterfrom
enaples:test-alpine-installation-guide
Open

doc: modernize Alpine build instructions#9204
enaples wants to merge 2 commits into
ElementsProject:masterfrom
enaples:test-alpine-installation-guide

Conversation

@enaples

@enaples enaples commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Important

26.06 FREEZE April 30th: Non-bugfix PRs not ready by this date will wait for 26.09.

RC1 is scheduled on May 14th

The final release is scheduled for June 1st.

Checklist

Before submitting the PR, ensure the following tasks are completed. If an item is not applicable to your PR, please mark it as checked:

  • The changelog has been updated in the relevant commit(s) according to the guidelines.
  • Tests have been added or modified to reflect the changes.
  • Documentation has been reviewed and updated as needed.
  • Related issues have been listed and linked, including any that this PR closes.
  • Important All PRs must consider how to reverse any persistent changes for tools/lightning-downgrade

What changes

The Alpine compile guide still used the old ./configure && make flow without Rust or uv. Update it to match the current build: install rustup (packaged rust/cargo can be older than the 1.85.0 MSRV), install uv for Python deps, and build with
RUST_PROFILE=release uv run make.

Changelog-None

@enaples enaples added the QA Blockstream QA team have reproduced, or a test has been created! Look for the linked PR/Issue label Jun 9, 2026

@nGoline nGoline left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from the typo it looks great. As soon as you fix it I'll approve.

Comment thread doc/getting-started/getting-started/installation.md Outdated
Comment thread doc/getting-started/getting-started/installation.md
Comment thread doc/getting-started/getting-started/installation.md Outdated
Comment thread doc/getting-started/getting-started/installation.md Outdated
Comment thread doc/getting-started/getting-started/installation.md Outdated
Comment thread doc/getting-started/getting-started/installation.md Outdated
Comment thread doc/getting-started/getting-started/installation.md
@nGoline nGoline added this to the v26.09 milestone Jun 11, 2026
The Alpine compile guide still used the old `./configure && make`
flow without Rust or uv. Update it to match the current build:
install rustup (packaged rust/cargo can be older than the 1.85.0
MSRV), install uv for Python deps, and build with
`RUST_PROFILE=release uv run make`.

Changelog-None
@enaples enaples force-pushed the test-alpine-installation-guide branch from ab82f23 to 97c303c Compare June 23, 2026 10:14
@enaples enaples force-pushed the test-alpine-installation-guide branch from 97c303c to 672215e Compare June 23, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

QA Blockstream QA team have reproduced, or a test has been created! Look for the linked PR/Issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants