Skip to content

Conversation

@Othryades
Copy link
Collaborator

@Othryades Othryades commented Sep 25, 2025

Added jwt-secret-path to engine-api-endpoint configuration.


Note

Marks JWT as optional and switches JWT setup to use ./jwt/jwtsecret with corresponding Besu/Maru config and Docker volume updates.

  • Docs — Run a node (Beta v4 migration):
    • Mark JWT Authentication as optional.
    • Standardize JWT secret location and naming:
      • Generate secret into ./jwt/jwtsecret (ensure ./jwt exists).
      • Update Besu engine-jwt-file to /jwt/jwtsecret.
      • Update Maru payload-validator.engine-api-endpoint.jwt-secret-path to /jwt/jwtsecret.
      • Change Docker volumes to mount the whole ./jwt directory at /jwt:ro.

Written by Cursor Bugbot for commit 112a301. This will update automatically on new commits. Configure here.

Added jwt-secret-path to engine-api-endpoint configuration.
@vercel
Copy link

vercel bot commented Sep 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
doc-linea Ready Ready Preview Comment Oct 20, 2025 9:55am

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

cursor[bot]

This comment was marked as outdated.

@Othryades Othryades requested a review from Filter94 September 25, 2025 19:27
Updated JWT secret generation and configuration paths.
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Enable JWT for the engine and specify JWT file path.
Copy link
Contributor

@jlwllmr jlwllmr left a comment

Choose a reason for hiding this comment

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

A few suggestions to clarify the situation

cursor[bot]

This comment was marked as outdated.

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.

4 participants