Joakim 3b062edeb6 Add Valkey infrastructure role as Redis-compatible cache service
- Implemented complete Valkey infrastructure role following PostgreSQL patterns
- Provides 100% Redis-compatible high-performance data structure store
- Configured for multi-application support with database isolation
- Security-focused: localhost-only binding, password auth, systemd hardening
- Arch Linux compatible: uses native Valkey package with Redis compatibility
- Database allocation strategy: DB 0 reserved, DB 1+ for applications
- Full systemd integration with security overrides and proper service management
- Redis client compatibility maintained for seamless application integration
- Ready for Authentik and future container workloads requiring cache services
2025-11-19 22:20:54 +01:00
2025-11-12 20:48:28 +01:00
2025-11-12 20:48:28 +01:00

Rick's Infra

Arch Linux VPS

Ansible

Infrastructure as code for setting up new instance.

  • Security
    • SSH
    • Firewall
    • Fail2ban
    • Kernel hardening
  • Base packages
  • Monitoring/Logging
  • Backup

Services

Services are managed by serviced

Caddy

Reverse proxy.

Containers

Containers are managed by rootless Podman.

Description
No description provided
Readme 452 KiB
Languages
Jinja 100%