update top level and kubernetes readme
This commit is contained in:
		| @ -30,13 +30,17 @@ | |||||||
| - 🐳 Private Docker Registry | - 🐳 Private Docker Registry | ||||||
| - 🎬 Jellyfin Media Server | - 🎬 Jellyfin Media Server | ||||||
| - 🌐 Portfolio Website | - 🌐 Portfolio Website | ||||||
|  | - 📷 Immich - Photo and Video Management | ||||||
| - 🗄️ PostgreSQL Database | - 🗄️ PostgreSQL Database | ||||||
| - 📦 Pocketbase Backend | - 📦 Pocketbase Backend | ||||||
| - 🍵 Gitea Git Server and Actions for CI/CD | - 🍵 Gitea Git Server and Actions for CI/CD | ||||||
|  | - 📦 MinIO Object Storage - S3-compatible storage | ||||||
|  | - 🔑 LLDAP - Lightweight LDAP Authentication Server | ||||||
|  |  | ||||||
| ### 📋 Coming Soon | ### 📋 Coming Soon | ||||||
|  |  | ||||||
| - Nextcloud | - Nextcloud | ||||||
|  | - Authentik - OpenID Connect and OAuth2 server (will replace LLDAP) | ||||||
| - Monitoring Stack with Prometheus and Grafana | - Monitoring Stack with Prometheus and Grafana | ||||||
|  |  | ||||||
| ## 💻 Hardware Setup | ## 💻 Hardware Setup | ||||||
| @ -44,6 +48,7 @@ | |||||||
| - 2x Mini PCs with Intel N100 CPUs | - 2x Mini PCs with Intel N100 CPUs | ||||||
| - 16GB RAM each | - 16GB RAM each | ||||||
| - 500GB SSDs | - 500GB SSDs | ||||||
|  | - 2x 1 TB SATA SSDs | ||||||
| - 1Gbps networking | - 1Gbps networking | ||||||
| - Proxmox Cluster Configuration | - Proxmox Cluster Configuration | ||||||
|  |  | ||||||
|  | |||||||
| @ -705,7 +705,10 @@ envsubst < cloud-native-pg/backup-recovery.yaml | kubectl apply -n immich -f - | |||||||
|  |  | ||||||
| ## Create a new PostgreSQL cluster from existing Database | ## Create a new PostgreSQL cluster from existing Database | ||||||
|  |  | ||||||
| To create a new PostgreSQL cluster from an existing database, you can use the `create-cluster.yaml` template. This template allows you to create a new PostgreSQL cluster from an existing database by specifying the necessary configurations and parameters in the YAML file. | To create a new PostgreSQL cluster from an existing database, you can use the | ||||||
|  | `create-cluster.yaml` template. This template allows you to create a new | ||||||
|  | PostgreSQL cluster from an existing database by specifying the necessary | ||||||
|  | configurations and parameters in the YAML file. | ||||||
|  |  | ||||||
| # Immich Self-hosted Photo and Video Backup Solution | # Immich Self-hosted Photo and Video Backup Solution | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user