Skip to content

fix(local): sync authentication bootstrap settings - #136

Open
swkeever wants to merge 2 commits into
mainfrom
skeever/localmode-auth-bootstrap
Open

fix(local): sync authentication bootstrap settings#136
swkeever wants to merge 2 commits into
mainfrom
skeever/localmode-auth-bootstrap

Conversation

@swkeever

@swkeever swkeever commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • sync the embedded local-mode Compose asset with the hosting-owned source template
  • propagate the local management profile and first-party authentication bootstrap settings

Rollout

Merge volcano-hosting #709 first so the hosting-owned source template lands before this generated copy.

Validation

  • Generated asset matches the volcano-hosting source template
  • make check
  • Docker Compose configuration validation
  • Fresh defensive review with no blockers
  • CI

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@swkeever
swkeever marked this pull request as ready for review July 29, 2026 15:52
@swkeever
swkeever requested a review from a team as a code owner July 29, 2026 15:52
Copilot AI review requested due to automatic review settings July 29, 2026 15:52

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Syncs the embedded local-mode Compose template with hosting authentication bootstrap settings.

Changes:

  • Propagates the local management profile.
  • Adds first-party authentication email and password-hash settings.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +124 to +125
VOLCANO_FIRST_PARTY_AUTH_EMAIL: ${VOLCANO_FIRST_PARTY_AUTH_EMAIL:-}
VOLCANO_FIRST_PARTY_AUTH_PASSWORD_HASH: ${VOLCANO_FIRST_PARTY_AUTH_PASSWORD_HASH:-}
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.

3 participants