Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.54 KB

deploy-cryptotux-server-gcloud.md

File metadata and controls

31 lines (17 loc) · 1.54 KB

Run Cryptotux on Google Cloud Platform

Cryptotux is not (yet?) on Google compute engine official marketplace. But don't worry you can still run Cryptotux on Google Cloud platform, as a custom image.

Pre-requisites:

  • An existing project on Google Cloud Platform. If not, create one.
  • packer installed on your system

Deploying steps:

Create VM instance

  • Change the boot disk

Change boot disk

  • Choose the boot disk you just built and deploy the server. Size the server with the parameters of your choice, as usual.

Choose boot disk