Setting up Managed Redis External DB for prod - having issues, please help!

well actually it is pretty easy:

  1. Make sure you have the latest Wappler 6 version and a NodeJS as server model
  2. Create your managed redis in the DO admin panel, and import it in the Resource Manager:

  1. Then in the target options, choose for your local development the docker version and for the live target the managed redis:

Development:

Live:

Then in the Server Connect Options, you can verify the Redis settings per target, make sure to activate the target first:

image

So for your development you will have:
image

and for Live:
image

So that is about it