Skip to main content
February 20, 2025
Question

SCIM - Hosting Redis Externally

  • February 20, 2025
  • 1 reply
  • 191 views

I'm looking to deploy the SCIM bridge on AWS, and generally we prefer to run Redis using the AWS managed Elasticache service rather than embedding it locally.  Is there a way to point it to an external cache, or does it have to run combined with the SCIM bridge in the deployment?

1 reply

February 21, 2025

Seems based on their examples in GitHub that the OP_REDIS_URL environment variable is what I'm looking for

February 21, 2025

Hi @sstaffiere - sorry for the late reply, it sounds like you found what you were looking for.  Please drop a line if you need additional help. 

For those looking for an answer, here is the example referenced - https://github.com/1Password/scim-examples/blob/main/kubernetes/README.md

@sstaffiere- if you have any tips or tricks to share with others, please share them with the community!

All the best, Phil