well actually it is pretty easy:
- Make sure you have the latest Wappler 6 version and a NodeJS as server model
- Create your managed redis in the DO admin panel, and import it in the Resource Manager:
- 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:
So for your development you will have:
and for Live:
So that is about it