Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

FreeBSD on Google Compute Engine

The Google Compute Engine announcement mentions support for RHEL, SUSE, and FreeBSD. On VM creation only Debian and CentOS are available. Is FreeBSD support still being worked on or do I need to create my own disk image to start with?

like image 871
Julian Stecklina Avatar asked Jan 05 '14 21:01

Julian Stecklina


People also ask

Is Google Compute Engine free forever?

Google's cloud computing platform, Google Cloud Platform, has been touted as being free forever. However, this is not the case. Google Cloud Platform is a subscription-based service that grants users access to Google's suite of cloud computing services.

What is the difference between Google App Engine and Google Compute Engine?

Compute Engine delivers configurable virtual machines running in Google's data centers with access to high-performance networking infrastructure and block storage solutions. App Engine is a fully managed, serverless platform for developing and hosting web applications at scale.

Is Google Compute Engine a VM?

Google Compute Engine delivers virtual machines running in Google's innovative data centers and worldwide fiber network. Compute Engine's VMs boot quickly, come with persistent disk storage, and deliver consistent performance.


1 Answers

FreeBSD is now supported by the service, but images are not provided by Google. Paul Rashidi has posted detailed steps for creating a FreeBSD image.

Later in the same thread, Dave Cottlehuber shares a tool he created to make installation easier.

For RHEL and SUSE, there is a signup link in the Premium Operating Systems documentation.

update: On June 9th, we published a video walking through the details of How to build a custom image for Compute Engine.

like image 92
Brian Dorsey Avatar answered Nov 15 '22 18:11

Brian Dorsey