# PIDOKA HF SuiteCRM

Clean SuiteCRM 8 installation for `suitecrm.heckenfels.com` in the DMZ K3s cluster.

- Namespace: `hf-suitecrm`
- Argo CD app: `pidoka-hf-suitecrm`
- Secret app: `pidoka-hf-suitecrm-secrets`
- Secrets path: DMZ Infisical `platform-kubernetes/prod:/tenants/pidoka/suitecrm`
- Storage: Longhorn PVCs `suitecrm-db-pvc` and `suitecrm-state-pvc`
- SuiteCRM image: `docker.io/guerchele/suitecrm:8.10.1`

The previous legacy DMZ Argo CD `suitecrm` application and namespace were removed before this clean installation. The image is a community image, not an official SuiteCRM image. SuiteCRM does not currently publish an official production Docker image; official documentation describes a LAMP-style deployment.
