Skip to content

Conversation

@scollazo
Copy link
Contributor

@scollazo scollazo commented Dec 4, 2024

When archivematica_src_systemd_credentials is set to true this will:

  • Remove configuration secrets from the default environment vars
  • Properly encrypt secrets using systemd-creds
  • Configure services to load the secrets provided by systemd

The approach is based on https://systemd.io/CREDENTIALS/

Use same methods than for remote locations
 - Removes confidential env vars from environment file
 - Encrypts confidential vars using systemd-creds
 - Configure a override file for the encrypted credentials
 - Update ExecStart command to handle new secret vars

Based on https://systemd.io/CREDENTIALS/
Rely on archivematica_src_systemd_credentials to override or not
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