Skip to content

docs: add AWS Lambda install instructions for Bref and Ymir#23

Merged
tillkruss merged 3 commits into
mainfrom
bref-ymir-install
Jun 18, 2026
Merged

docs: add AWS Lambda install instructions for Bref and Ymir#23
tillkruss merged 3 commits into
mainfrom
bref-ymir-install

Conversation

@tillkruss

Copy link
Copy Markdown
Member

Adds AWS Lambda installation guidance to docs/1.x/installation.md, between the Heroku and GitHub Actions sections.

Bref

Relay as an opt-in Lambda layer via the bref/extra-php-extensions package — install command, a minimal serverless.yml snippet referencing ${bref-extra:relay-php-83}, and the x86_64-only caveat (no arm64).

Ymir

Relay is bundled into the Ymir PHP runtime by default (PHP 7.4+) — built into the runtime and loaded automatically with the lru eviction policy, so nothing to install.

Both confirmed against the upstream repos (extra-php-extensions, ymirapp/php-runtime).

🤖 Generated with Claude Code

tillkruss and others added 3 commits June 18, 2026 13:46
Document Relay on AWS Lambda via Bref (the bref/extra-php-extensions
Relay layer) and Ymir (bundled into the runtime by default).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@tillkruss tillkruss marked this pull request as ready for review June 18, 2026 20:56
@tillkruss tillkruss merged commit 83f2877 into main Jun 18, 2026
1 check passed
@tillkruss tillkruss deleted the bref-ymir-install branch June 18, 2026 20:56
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