Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support redis on different port and SSL #131

Closed
stanleyz opened this issue Jul 13, 2024 · 1 comment
Closed

Support redis on different port and SSL #131

stanleyz opened this issue Jul 13, 2024 · 1 comment

Comments

@stanleyz
Copy link
Contributor

The Redis port should be customisable from Values, and also there should be options to turn on SSL connections to Redis.

@alfespa17
Copy link
Member

For now the only option is to use the environment variables that you can find here.

https://github.com/AzBuilder/terrakube/blob/81864245517958c356ecbf009901db5c20315be5/api/src/main/resources/application.properties#L158

https://github.com/AzBuilder/terrakube/blob/81864245517958c356ecbf009901db5c20315be5/api/src/main/resources/application.properties#L161

By the way I will close this one there is another issue for the same.

Duplicate of #115

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants