gcp-run-helloworld-cr

A minimal example of how to deploy a crystal app onto GCP's Run.

helloworld

This is a minimal demo app for GCP's Run.

Deployment

Once you have gcloud's CLI app setup, just configure your region:

.. code:: sh

gcloud config set run/region <region>

You can find the regions here <https://www.google.com/search?q=gcp+run+regions>_.

.. note:: If possible, pick a tier 1 pricing region. Those are cheaper (as of this writing).

And deploy:

.. code::

gcloud run deploy

Reference

Repository

gcp-run-helloworld-cr

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 2
  • over 2 years ago
  • February 12, 2022
License

MIT License

Links
Synced at

Thu, 07 Nov 2024 15:03:58 GMT

Languages