-
Notifications
You must be signed in to change notification settings - Fork 15
Install redis
Emibergo02 edited this page Jul 19, 2025
·
4 revisions
- Go on https://app.redislabs.com/
- Register or log-in with Google or something
- Select a cloud vendor of your region
- Click on the database named "yourname-free-db"
- There is a parameter called Public Endpoint where you would find a
very-long-hostname:port - In the Security section you would find username and password
- Now you can set your credentials inside config.yml
- Done