infra/secrets
Viktor Barzin 2b22c90a56 [ci skip] Phase 2: migrate Redis from NFS to local disk
- Switch from redis/redis-stack:latest to redis:7-alpine
  (modules were completely unused — zero module commands in stats)
- Move data from NFS (/mnt/main/redis) to local-path PVC
  (RDB saves: 39s on NFS → <1s on local disk)
- Start fresh (old RDB had redis-stack module data incompatible with plain redis;
  all Redis data is transient — queues and caches rebuild automatically)
- Add hourly redis-backup CronJob: redis-cli --rdb to NFS for backup pipeline
- Remove RedisInsight UI ingress (port 8001, only in redis-stack)
- Add redis-backup to NFS exports
- 110 clients reconnected immediately after switchover
- Memory savings: ~100MB from dropping unused modules
2026-02-28 19:44:08 +00:00
..
certificate.pfx update tls certs; add technitium doh open without recursion for now; add dashy web 2023-10-21 12:14:31 +00:00
deploy_key Add drone ci deploy keys 2021-02-14 18:18:03 +00:00
deploy_key.pub Add drone ci deploy keys 2021-02-14 18:18:03 +00:00
fullchain.pem Drone CI Update TLS Certificates Commit 2026-02-15 00:05:36 +00:00
nfs_directories.txt [ci skip] Phase 2: migrate Redis from NFS to local disk 2026-02-28 19:44:08 +00:00
nfs_exports.sh add the nfs dirs 2026-02-08 02:29:48 +00:00
privkey.pem Drone CI Update TLS Certificates Commit 2026-02-15 00:05:36 +00:00