Skip to content

Add missing message secret to development env sample - #512

Merged
pnabutovsky merged 1 commit into
primeroIMS:developfrom
jbetala7:fix/481-message-secret-development-env
Aug 25, 2026
Merged

Add missing message secret to development env sample#512
pnabutovsky merged 1 commit into
primeroIMS:developfrom
jbetala7:fix/481-message-secret-development-env

Conversation

@jbetala7

Copy link
Copy Markdown

What changed

Adds PRIMERO_MESSAGE_SECRET to the Docker development environment sample. The sample value is exactly 32 bytes, matching the encryption service and entrypoint requirement.

Fixes #481

Validation

  • Confirmed the original sample leaves PRIMERO_MESSAGE_SECRET unset.
  • Confirmed the merged defaults and patched development sample define every variable required by docker/application/root/entrypoint.sh.
  • Confirmed the sample message secret is 32 bytes.
  • Ran bash -n docker/application/root/entrypoint.sh docker/build.sh docker/compose.local.sh.
  • Ran git diff --check.

RSpec was not run locally because this checkout requires Ruby 3.4.9 and Bundler 2.7.2, while the host has Ruby 2.6.10 and its Docker daemon is unavailable.

@jbetala7
jbetala7 force-pushed the fix/481-message-secret-development-env branch from a03a2c9 to f561436 Compare August 24, 2026 18:26
@jbetala7
jbetala7 requested a review from pnabutovsky August 24, 2026 18:27
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.

2 participants