问题标签 [google-cloud-launcher]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
deployment - 谷歌云计算,使用环境变量
我找到了很多关于如何在 Google App Engine 项目中使用环境变量的信息。
但是,我还没有找到一些关于如何处理计算引擎上的环境变量的最佳实践。
是否可以使用Google Cloud Deployment Manager来实现这一目标?我的主要目标是简化 prod/stag/dev 之间的部署。
现在我正在转向使用 dotenv 文件。
堆栈是 webpack 4、express、node 10、vuejs 2。
wordpress - Cloud Launcher 的 WordPress 中的 .appspot.com 域
我使用 GCP 的 Cloud Launcher 构建了一个 WordPress(Google Click to Deploy)环境。
是否可以在这种环境中使用像 GAE 这样的 .appspot.com 域
如果是这样,我们应该执行什么程序?
谢谢你。
wordpress - 无法访问此站点 WordPress Google Cloud Platform
我正在使用谷歌云平台。
我成功设置了 GCE Google Click to Deploy WordPress,将我们域的 A 记录指向 IP 地址:35.233.209.192,然后是域 connectech.us,它运行良好。
我能够登录到管理仪表板。
我尝试安装 LetsEncrypt SSL 证书,但现在出现错误:
“无法访问此站点”
我无法访问我的 MySQL 数据库、网站和 WordPress 管理仪表板。
我已将 IP 地址 35.233.209.192 connectech.us 添加到我的 Mac 主机文件并在我的网络路由器中输入 8.8.8.8。
我在 Chrome、Firefox 和 Safari 中遇到了同样的问题。
我怎么解决这个问题?