问题标签 [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.

0 投票
0 回答
20 浏览

php - Wordpress Google Cloud Launcher 只适用于 website.com/index.php/whatever

因此,在通过 Google Cloud Launcher 部署 Wordpress 并安装网站之后。

例如,如果我创建一个页面:联系人该网站只能通过 website.com/index.php/contacts 访问,不能直接访问 website.com/contacts

我的 .htacces 如下:

我的永久链接设置为帖子名称https://www.ccpalt.com.do/sample-post/

我还应该编辑什么?

0 投票
1 回答
151 浏览

google-app-engine - 将 App Engine url 分派到 Compute Engine 实例

我有

  • 一个托管在 App Engine (python) 上的工作网站......让我们说domain.com
  • 在 Compute Engine 上使用 Cloud Launcher 创建的某个 IP 地址上的工作 Wordpress

两者都在一个 Google Cloud 项目中。

我想要的是domain.com/blog从 GCE 实例中显示 Wordpress。我认为dispatch.yaml应该能够做到这一点,但它似乎只适用于 GAE 模块/服务。

是否可以将 */blog 从 GAE 重定向到 GCE 实例?

0 投票
1 回答
742 浏览

google-cloud-platform - Google Cloud Launcher:单节点文件服务器部署失败

我正在尝试按照此处的说明部署单节点文件服务器:https ://cloud.google.com/solutions/using-tensorflow-jupyterhub-classrooms

当我按照说明进行操作时,实例似乎运行正常,但 NFS 似乎没有运行。当我尝试从另一个实例安装时

sudo mount -t nfs jupyterhub-filer-vm:/jupyterhub /mnt

我明白了

mount.nfs: Connection timed out

当我从 Compute Engine UI ( https://console.cloud.google.com/compute/instancesDetail/zones/us-east1-d/instances/jupyterhub-filer-vm ) 检查文件管理器实例时,我看到

该文件建议

gcloud compute ssh --ssh-flag=-L3000:localhost:3000 --project=workpop-dev --zone us-east1-d jupyterhub-filer-vm

然后localhost:3000在浏览器中访问以访问性能仪表板。ssh 命令将我连接到实例,但浏览器返回ERR_EMPTY_RESPONSE并在 ssh 会话中看到 channel 4: open failed: connect failed: Connection refused

在 ssh 会话中,我尝试

$ ps -e | grep nfs

它什么也不返回。

$ cat /etc/exports

返回一个只包含注释的默认文件。

所以我寻找磁盘,$ sudo find / -name "jupyterhub*"但这没有返回。再四处寻找,我看到/opt/c2d/setup.log最后有以下几行:

在这一点上,我确信出了点问题,但我不知道如何解决它。任何人都可以帮忙吗?

0 投票
0 回答
21 浏览

google-compute-engine - 是否有明确的简单流程来升级 Google Cloud 已安装软件?

通过 Google Cloud Launcher 安装的 Google Cloud 软件似乎没有定义简单的更新或升级过程。为新客户提供了最新版本的软件(Debian 9、Apache 2.4.25、Open JDK 1.8.0 等),但我们的老客户并没有被指导如何升级到这些新版本。我们这些老客户似乎注定要拥有额外的资源来搜索、评估、测试和部署 Google Cloud Launcher 部署的软件的新版本,或者继续使用效率最低且可能不安全的旧软件版本(Debian 7、Apache 2.2、JDK 1.7.0 等)。但还有另一种选择:迁移到支持升级软件的 Amazon Elastic Compute Cloud:http: //docs.aws.amazon.com/AWSEC2/latest/UserGuide/managing-software.html。Amazon Web Services 确实更新了存储库:http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/add-repositories.html当然还提供了更新已安装软件的过程。谷歌云是否提供升级过程或正在计划朝着这个方向做任何事情,或者我们资源不足的用户是否应该计划迁移到亚马逊云?

0 投票
1 回答
183 浏览

mongodb - 选择在云平台上部署 MongoDB 的最佳方式?

我正在为我的项目使用谷歌云平台,并计划使用 mongodb 云服务。我在选择云平台上的 MongoDB 时感到困惑。我已经阅读了这个链接,它讲述了我们可以部署 mongodb 的 3 种方式。

请帮助我选择最佳选项。

0 投票
1 回答
1423 浏览

apache - 如何在 Bitnami LAMP Stack 中为子域配置虚拟主机?

我已经设法使用 Bitnami LAMP 在 Google 控制台上部署我的应用程序。我正在尝试设置子域,但我不断收到此错误。

无法访问此站点 subdomain.domain.com 的服务器 IP 地址无法找到。

这是我在 httpd-vhosts.conf 中的条目

bitnami.conf代码是

bitnami-apps-vhosts.conf代码是

domain.com 工作正常。有人可以帮我修复 subdomain.domain.com

0 投票
1 回答
55 浏览

google-cloud-platform - 修改位于 Google Cloud Launcher 的图像

有没有人能够编辑驻留在 Cloud Launcher 中的图像?

我正在尝试编辑 CIS Ubuntu 映像以添加一些服务,就像您通常会利用位于 Compute Engine 的映像部分中一样。

在使用以下命令部署映像之前,我需要修改一些设置: gcloud beta compute instances create

任何想法或反馈将不胜感激。

干杯

0 投票
2 回答
71 浏览

elasticsearch - 是否可以在 Google Cloud Platform 中更改 Bitnami MEAN 堆栈中的数据库?

我想使用 ElasticSearch 而不是 MongoDB。我怎样才能做到这一点?有没有办法从头开始安装所有东西并配置它?配置是具有挑战性的部分。我正在寻找解释如何用 Elasticsearch 替换 MongoDB 的教程。

0 投票
1 回答
975 浏览

google-cloud-platform - 如何将自己的解决方案添加到 Google Cloud Launcher Marketplace

我们创建了一个可能对任何开发人员都有用的应用程序。

我们喜欢在 Google Cloud Launcher 中创建部署,以便任何 Google Cloud 用户都可以通过 Google Cloud Launcher 使用应用程序。

我没有找到在 Google Cloud Launcher 中创建解决方案的深入文档。此外,我没有找到将我们的应用程序推送到 Google Cloud Launcher 所需的步骤。

基本上我们想做一些像 bitnami 那样的事情。将我们的应用程序打包为 Google Cloud Launcher 解决方案需要哪些步骤?

0 投票
1 回答
79 浏览

google-cloud-platform - 如何使用 gcloud 创建云启动器产品集群

我是谷歌云的新手,我尝试尝试一下。我可以看到,如果我想每天创建和删除集群,准备脚本是至关重要的。对于 dataproc 集群,这很容易:

现在,我想创建一个 cassandra 集群。我看到代码启动器也可以轻松地做到这一点,但我找不到 gcloud 命令来自动化它。

有没有办法通过 gcloud 创建云启动器产品集群?

谢谢