Commit Graph

11 Commits

Author SHA1 Message Date
Paul Payne
32d51b71ba Refactor Nextcloud configuration: update environment variable keys, enhance Ingress annotations, and add database initialization job with kustomization support. 2025-05-27 17:20:28 -07:00
Paul Payne
ace1909477 Update PostgreSQL configuration: set image and add storage replacement in kustomization 2025-05-27 17:20:20 -07:00
Paul Payne
ead32d09a0 Add MySQL Helm chart resources: NetworkPolicy, ConfigMap, PodDisruptionBudget, StatefulSet, Services, Secrets, and ServiceAccount 2025-05-27 17:20:12 -07:00
Paul Payne
d07ec79821 Add Jellyfin application configuration and deployment files 2025-05-27 17:19:51 -07:00
Paul Payne
5cbfb9c645 Add Immich application deployment files and configuration
- Create README.md for Immich app description
- Add example.env for configuration settings
- Implement deployment.yaml for Immich server and microservices
- Set up ingress.yaml for public access with DNS annotations
- Introduce db-init-job.yaml for database initialization
- Configure kustomization.yaml for resource management
- Define manifest.yaml for Immich app installation details
- Create namespace.yaml for isolating Immich resources
- Establish PVCs in pvc.yaml for storage management
- Set up services in service.yaml for server and machine learning components
- Update CoreDNS custom config to handle AAAA records
2025-05-27 17:19:41 -07:00
Paul Payne
9726659f89 Add nextcloud app. 2025-05-18 15:27:37 -07:00
Paul Payne
2d3fb6068d Add postgres app. 2025-05-18 15:26:24 -07:00
Paul Payne
9ec2c6824f Add Redis app. 2025-05-18 15:26:14 -07:00
Paul Payne
2e03f4c1db Add custom dictionary and VSCode settings for spell checking; update README and TODO notes for clarity and best practices 2025-05-18 15:24:53 -07:00
Paul Payne
11b6bd0de1 Add configuration files for Ghost, MariaDB, Nextcloud, Postgres, and Redis; implement generate-config script and enhance load-env script for dependency management 2025-05-18 15:15:59 -07:00
Paul Payne
84376fb3d5 Initial commit. 2025-04-27 14:57:00 -07:00