Redis with SSL was supported, but was broken when we added support for connecting to Redis clusters. This PR brings that support to `rediss://` URIs back. To test, get a Redis Database provisioned on DigitalOcean, and use the URI from there and verify Appsmith comes up, when `APPSMITH_REDIS_URL` is set to it. |
||
|---|---|---|
| .. | ||
| .run | ||
| appsmith-git | ||
| appsmith-interfaces | ||
| appsmith-plugins | ||
| appsmith-server | ||
| envs | ||
| mongo-seed | ||
| reactive-caching | ||
| scripts | ||
| .gitignore | ||
| build.sh | ||
| buildpack-run.sh | ||
| docker-compose.yml | ||
| pom.xml | ||
| Procfile | ||
| README.md | ||
| system.properties | ||
Appsmith Server
This is the server-side repository for the Appsmith framework.
For details on setting up your development machine, please refer to this Setup Guide.