简体   繁体   English

如何在不登录的情况下在gcp上部署Node.js项目

[英]How to deploy Nodejs project on gcp without log in

I have a client for whom I have created a project and deployed on his gcp. 我有一个为其创建项目并部署在其gcp上的客户。 Now he changed the password and has forget the password, and there was changes that have done in his project and have to update it. 现在,他更改了密码,却忘记了密码,并且在项目中进行了一些更改,因此必须对其进行更新。 So can anyone tell me how to update a project on VM without logging in, in the google cloud. 因此,谁能告诉我如何在不登录的情况下在Google云中更新VM上的项目。

您需要重设管理员密码才能访问虚拟机: https : //support.google.com/a/answer/33561?hl=zh_CN

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何以编程方式将 Google Apps 脚本部署为标准 GCP 项目 - How to programmatically deploy a Google Apps Script as a standard GCP project 如何将NodeJS项目部署到Azure网站? - How to deploy NodeJS project to Azure websites? 如何将Express NodeJS项目部署到Centos服务器? - How to deploy Express NodeJS project to Centos server? 如何将NodeJS项目部署为API - How do I deploy a NodeJS project as an API 如何使用没有前缀的nodejs删除BigTable GCP中的所有行 - How to delete all rows in BigTable GCP using nodejs without prefix Google Cloud - 如何为后台作业部署、启动和记录 nodejs 应用程序 - Google Cloud - How to deploy, start and log a nodejs app for background jobs 如何使用 GCP 的 NodeJS 库部署新的 API 网关 OpenAPI 规范? - How do you use GCP's NodeJS library to deploy new API Gateway OpenAPI Specs? 如何部署Laravel + NodeJs + Socket.io项目 - How to Deploy Laravel + NodeJs + Socket.io Project 我应该如何在服务器上部署 Angular + NodeJS 项目? - How should I deploy Angular + NodeJS project on a server? 如何构建和部署在 Visual Studio 中创建的 Nodejs 控制台项目 - How to build and deploy a Nodejs console project created in Visual Studio
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM