Skip to content

feat: Mount DOCKER_DRIVER_PRIVATE_CA_PATH in forge service#297

Merged
hardillb merged 1 commit intomainfrom
feat-forge-mount-private-ca-path-mount
Mar 11, 2026
Merged

feat: Mount DOCKER_DRIVER_PRIVATE_CA_PATH in forge service#297
hardillb merged 1 commit intomainfrom
feat-forge-mount-private-ca-path-mount

Conversation

@ppawlowski
Copy link
Contributor

@ppawlowski ppawlowski commented Mar 11, 2026

Description

This pull request adds configuration to the docker-compose.yml file that, once uncommented, allows mounting a file defined via DOCKER_DRIVER_PRIVATE_CA_PATH environment variable inside the forge service.

This solution is ugly, and I don't like it, but with YAML limitations, I couldn't find a cleaner way for this.

Related Issue(s)

Closes #284

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@ppawlowski ppawlowski requested a review from hardillb March 11, 2026 15:06
@hardillb hardillb merged commit 4546d8f into main Mar 11, 2026
3 checks passed
@hardillb hardillb deleted the feat-forge-mount-private-ca-path-mount branch March 11, 2026 15:10
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.

Mount DOCKER_DRIVE_PRIVATE_CA_PATH to forge service container

2 participants