## Todo - [ ] Create workflows for Ghost blog content management - [ ] Set up simple backup for workflow data - [ ] Configure resource limits for homelab (1Gi RAM, 0.5 CPU) ## In Progress ## Completed - [x] Configure webhook endpoints for blog automation ✅ 2025-08-16 - [x] Set up basic authentication or network policies for security ✅ 2025-08-05 - [x] Configure ingress for homelab access ✅ 2025-08-05 - [x] Deploy n8n using Helm chart ✅ 2025-08-05 - [x] Set up PVC for workflow data (10Gi for homelab) ✅ 2025-08-05 - [x] Configure to use external CNPG PostgreSQL database ✅ 2025-08-05 - [x] Create homelab-focused configuration (smaller resource limits) ✅ 2025-08-05 - [x] Create namespace for n8n ✅ 2025-08-05 ## NOTES - [ ] **Chart:** 8gears/n8n-helm-chart - [ ] **Database:** SQLite for homelab simplicity - [ ] **Storage:** 10Gi PVC for workflow data - [ ] **Purpose:** Blog automation and workflow management - [ ] **Homelab Context:** Simpler setup, lower resources %% kanban:settings ``` {"kanban-plugin":"board"} ``` %%