[PR #23874] [CLOSED] first commit: add GCP deployment and local setup documentation and scripts #17664

Closed
opened 2026-02-05 16:25:34 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/23874
Author: @roshan1595
Created: 11/13/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 5b8891f first commit: add GCP deployment and local setup documentation and scripts

📊 Changes

10 files changed (+1361 additions, -0 deletions)

View changed files

.env-gcp (+22 -0)
DEPLOYMENT_SUMMARY.md (+140 -0)
GCP_DEPLOYMENT_GUIDE.md (+242 -0)
LOCAL_SETUP.md (+121 -0)
VM_VS_KUBERNETES.md (+71 -0)
deploy-cloud-shell.sh (+233 -0)
deploy-gcp.sh (+114 -0)
deploy-vm-optimized.ps1 (+241 -0)
docker-compose-gcp.yml (+74 -0)
startup-script.sh (+103 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/23874 **Author:** [@roshan1595](https://github.com/roshan1595) **Created:** 11/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`5b8891f`](https://github.com/immich-app/immich/commit/5b8891f37f6d7d7e89f24a28763508e35807fa90) first commit: add GCP deployment and local setup documentation and scripts ### 📊 Changes **10 files changed** (+1361 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.env-gcp` (+22 -0) ➕ `DEPLOYMENT_SUMMARY.md` (+140 -0) ➕ `GCP_DEPLOYMENT_GUIDE.md` (+242 -0) ➕ `LOCAL_SETUP.md` (+121 -0) ➕ `VM_VS_KUBERNETES.md` (+71 -0) ➕ `deploy-cloud-shell.sh` (+233 -0) ➕ `deploy-gcp.sh` (+114 -0) ➕ `deploy-vm-optimized.ps1` (+241 -0) ➕ `docker-compose-gcp.yml` (+74 -0) ➕ `startup-script.sh` (+103 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 16:25:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#17664