Cloud Marketplace 페이지에서 해당 제품 페이지를 다시 방문하여 제품으로 돌아갑니다.
여기에서는 이전 배포를 보여주는 드롭다운이 표시됩니다. 서비스의 경우 Cloud Marketplace 제품 페이지에서 직접 서비스 옵션을 업데이트할 수 있습니다.
그렇지 않고, 배포가 VM 인스턴스를 실행하는 경우에는 Deployment Manager를 사용하여 배포를 관리할 수 있습니다. 여기에는 해당 배포를 구성하는 모든 Google Cloud 리소스의 트리 뷰가 표시됩니다. 이 트리 보기를 사용하여 VM 인스턴스로 직접 SSH로 이동하거나, VM 인스턴스 페이지에서 인스턴스를 관리할 수 있습니다. 이러한 페이지 중 어디에서든 개별 인스턴스에 연결하여 추가 소프트웨어를 수동으로 설치하거나 소프트웨어 패키지를 수정할 수 있습니다. (여러 제품을 단일 인스턴스에 배포할 수는 없습니다.)
Cloud Monitoring을 사용하여 클라우드 기반 앱의 성능과 가용성을 추적할 수 있습니다. 배포가 Cloud Monitoring에 통합된 경우, 해당 제품의 인스턴스에 이미 제품별 대시보드 및 알림을 제공하는 모니터링 에이전트가 포함됩니다.
배포 업데이트
배포에 포함된 소프트웨어 패키지를 업데이트하려면 Cloud Marketplace의 제품 세부정보 페이지에서 최신 버전의 제품을 배포합니다.
예를 들어 이전 버전의 PHP에서 실행되는 LAMP 스택을 배포한 경우 해당 PHP 인스턴스를 업데이트하려면 LAMP 스택 제품 세부정보 페이지를 열고 업데이트된 PHP 버전이 포함된 제품 버전을 배포합니다.
배포 수정 및 확장
소프트웨어 패키지가 배포된 후에는 저장소를 추가하거나, 추가 인스턴스를 만들거나, 기존 인스턴스에 추가 소프트웨어를 포함해야 할 수 있습니다. 자세한 내용은 다음 Compute Engine 항목을 참조하세요.
일부 Cloud Marketplace 앱에는 배포에서 측정항목, 이벤트, 메타데이터를 수집하는 Cloud Logging 및 Cloud Monitoring 에이전트가 포함되어 있습니다.
배포에서 사용하는 모니터링 데이터의 양에 따라 무료 사용 할당량을 초과할 수도 있는데, 그러고 나면 모니터링 및 로깅 사용 요금이 부과될 수 있습니다.
Monitoring 및 Logging을 사용 중지하려면 다음을 수행합니다.
배포에서 각 VM 인스턴스에 대해 다음 gcloud 명령어를 실행하여 Cloud Monitoring을 사용 중지합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-12-21(UTC)"],[],[],null,["# Managing deployments\n\nAfter you launch deployments from Cloud Marketplace, you can\nuse Google Cloud tools to view, modify, and monitor your deployment.\n\nFor example, you can use [Cloud Deployment Manager](/deployment-manager/docs)\nto add resources to a deployment, or remove software deployments that you no\nlonger need.\n| **Note:** When you deploy a VM solution from Cloud Marketplace, the deployment is created with several default *labels* , which are a way to organize your deployments. Typically, the labels include a solution ID, and the partner ID. One of the labels is `marketplace-suppress-benign-warnings`, which blocks warnings that are typically not relevant for Cloud Marketplace solutions.\n|\n| If you want to see the warnings, remove the label from the deployment.\n|\n| For information about labels in your deployments, see\n| [Adding labels to a deployment](/deployment-manager/docs/creating-managing-labels).\n\nManaging your deployments\n-------------------------\n\nReturn to your products by revisiting the page for the product on the\n[Cloud Marketplace](https://console.cloud.google.com/marketplace) page.\nFrom there, you'll see a dropdown that shows your previous\ndeployments. For services, you can update service options directly from\nthe Cloud Marketplace product page.\n\nOtherwise, if your deployment is running a VM instance, you can use\n[Deployment Manager](https://console.cloud.google.com/deployments) to manage your\ndeployments. It displays a tree view of all the Google Cloud\nresources that\ncomprise your deployment, as well as letting you SSH directly into\nyour VM instance or manage the instance from the\n[VM Instances page](https://console.cloud.google.com/compute/instances). From either\nof those pages you can connect to the individual instances to manually\ninstall additional software or modify the software packages. (You\ncannot deploy multiple products to a single instance.)\n\nUse [Cloud Monitoring](/monitoring/docs) to track the performance and\navailability of your cloud-powered apps. If a deployment is integrated\nwith Cloud Monitoring, the instances for that product already include\nmonitoring agents that provide product-specific dashboards and alerts.\n\nUpdating your deployments\n-------------------------\n\nTo update a software package included in a deployment, deploy a newer version\nof the product from the **Product Details** page in\n[Cloud Marketplace](https://console.cloud.google.com/marketplace).\n\nFor example, if you deployed a LAMP stack that runs on an older version of\nPHP and you want to update that instance of PHP, open the LAMP Stack\n**Product Details** page and\n[deploy a version of the product](/marketplace/docs#deploying_software_packages)\nthat includes an updated version of PHP.\n\nModifying and scaling your deployments\n--------------------------------------\n\nAfter your software package is deployed, you might need to add additional\nstorage, create additional instances, or include additional software on your\nexisting instances. To learn more, refer to the following Compute Engine\ntopics.\n\n- [Create additional instances](/compute/docs/instances/creating-and-starting-an-instance)\n- [Connect Cloud Storage to instances](/compute/docs/disks#gcsbuckets)\n- [Add persistent disks to your instances](/compute/docs/disks/persistent-disks#attachdiskrunninginstance)\n\nManaging logging and monitoring for your deployment\n---------------------------------------------------\n\nSome Cloud Marketplace apps include the Cloud Logging and\nCloud Monitoring agents, which collect metrics, events, and metadata from\nyour deployment.\nDepending on the volume of monitoring data that your deployment uses, you might\nexceed the free usage allotment, after which you are charged for using\nMonitoring and Logging.\n\nIf you want to disable Monitoring and Logging,\ndo the following:\n\n1. For each VM instance in your deployment, run the following `gcloud` command\n to disable Cloud Monitoring:\n\n gcloud compute instances add-metadata [YOUR_INSTANCE_NAME] \\\n --metadata google-monitoring-enable=0,google-logging-enable=0\n\n2. Sign in to each of your VMs using SSH, and restart the\n agents using the following commands:\n\n sudo service stackdriver-agent restart\n sudo service google-fluentd restart\n\nFor tips on controlling your costs, see the\n[pricing information](/stackdriver/pricing).\n\nRemoving your software deployments\n----------------------------------\n\nIf you decide you no longer need your software deployments, you can remove\nthem.\n\nTo remove a deployment:\n\n- Go to [Deployment Manager](https://console.cloud.google.com/deployments) and delete the individual deployment. When you delete a deployment, it removes all of the instances of that deployment, and any persistent disks that you created when you first launched the deployment.\n\nSome software packages require you to use Cloud Storage resources which do\nnot get deleted when you delete your deployment. You can view and delete those\nresources on the\n[Cloud Storage browser](https://console.cloud.google.com/storage/browser) in the\nGoogle Cloud console."]]