Difference between revisions of "Helm install redis"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[helm repo add bitnami https://charts.bitnami.com/bitnami]] | ||
[[helm install myredis bitnami/redis]] | [[helm install myredis bitnami/redis]] | ||
[[helm install myredis bitnami/redis]] --set "auth.enabled=false" | [[helm install myredis bitnami/redis]] --set "auth.enabled=false" |
Revision as of 06:17, 22 March 2023
helm repo add bitnami https://charts.bitnami.com/bitnami helm install myredis bitnami/redis helm install myredis bitnami/redis --set "auth.enabled=false"
Related
See also
- Redis:
redis.conf, values.yml, requirepass, values.schema.json
- Redis, installation,
/etc/redis.conf, values.yml
, Redis Cluster, Redis Sentinel,/etc/redis-sentinel.conf
, Redis memory footprint,redis-cli, redis-benchmark, redis-check-aof, redis-check-rdb, redis-sentinel, redis-server
, Amazon MemoryDB for Redis, AOF, Redis changelog, Redis Database (RDB), Append Only File (AOF), Redis logs
Advertising: