Google Compute Engine 上的 FreeBSD

Posted

技术标签:

【中文标题】Google Compute Engine 上的 FreeBSD【英文标题】:FreeBSD on Google Compute Engine 【发布时间】:2014-01-23 05:36:44 【问题描述】:

Google Compute Engine announcement 提到了对 RHEL、SUSE 和 FreeBSD 的支持。在创建 VM 时,只有 Debian 和 CentOS 可用。 FreeBSD 支持是否仍在开发中,还是我需要创建自己的磁盘映像才能开始?

【问题讨论】:

这个问题似乎离题了,因为它是关于真正应该针对 GAE 产品团队的专有产品的未来方向。 我投票结束这个问题,因为它是关于虚拟机的支持 【参考方案1】:

该服务现在支持 FreeBSD,但 Google 不提供图像。 Paul Rashidi 发布了creating a FreeBSD image 的详细步骤。

稍后在同一个帖子中,Dave Cottlehuber 将他创建的工具分享给 make installation easier。

对于 RHEL 和 SUSE,Premium Operating Systems 文档中有一个注册链接。

更新: 6 月 9 日,我们发布了一段视频,介绍了 How to build a custom image for Compute Engine 的详细信息。

【讨论】:

【参考方案2】:

我一直在编写一个脚本以在 Google Compute Engine 上为 FreeBSD 构建映像,请参阅:

https://plus.google.com/112202779615695172291/posts/eYajb8JKerY

了解更多详情。

【讨论】:

【参考方案3】:

可以在此处找到构建图像的另一个选项:

https://github.com/daveish/freebsd-gce-tools

【讨论】:

以上是关于Google Compute Engine 上的 FreeBSD的主要内容,如果未能解决你的问题,请参考以下文章

Google Compute Engine VM 上的暂存盘可见性

Gsutil 在 Google Compute Engine 上的 Dockerfile 中不起作用

Google Compute Engine 上的 Flask - 无法从外部/浏览器访问

非抢占式 Google Compute Engine VM 上的 ngrok

使用 gcsfuse 安装在 Compute Engine 实例上的 Google Cloud Bucket 不会创建文件

Google的Container OS可以与Compute Engine上的gRPC一起使用吗?