Logo
Explore Help
Register Sign In
admin/homelab
1
0
Fork 0
You've already forked homelab
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
e0eb846716149590f3eb7ec27822ba2faeb90d76
homelab/platform/kustomization.yaml

12 lines
211 B
YAML
Raw Normal View History

Initial homelab GitOps repository setup This commit establishes the foundation for the homelab GitOps repository: - Created layered architecture (infrastructure/platform/apps) - Added MCP servers umbrella chart with SOPS-encrypted secrets - Configured Flux Kustomizations for infrastructure and platform layers - Set up SOPS + Age for secrets management - Added .gitignore and documentation MCP servers include: - Gateway with auth (API keys in encrypted secrets) - n8n MCP (workflow automation) - Playwright MCP (browser automation) - Kubernetes MCP (kubectl operations) - GitHub MCP (repository management) - Gitea MCP (self-hosted git) - SQLite MCP (database operations) - Filesystem MCP (file operations) - Fetch MCP (HTTP requests) - Memory MCP (shared memory/state) All secrets are encrypted with SOPS using Age encryption.
2025-11-16 02:28:44 -05:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- mcp-servers
# Add other platform services as they are migrated:
# - gitea
# - harbor
# - n8n
# - gotify
# - prometheus
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 603ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API