Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nodesource/nsolid-gcp

Run N|Solid in Google Cloud Platform
https://github.com/nodesource/nsolid-gcp

deployment-manager gcp node nodejs nodesource nsolid

Last synced: about 1 month ago
JSON representation

Run N|Solid in Google Cloud Platform

Awesome Lists containing this project

README

        

![N|Solid](/images/nsolid-gcp.png)

# NodeSource N|Solid on GCP

[Google Cloud Platform](https://cloud.google.com/) (GCP) lets you build and host applications and websites, store data, and analyze data on Google's scalable infrastructure. Deploy your [N|Solid](https://nodesource.com/products/nsolid) instances to GCP for cloud access to the only Node.js platform built for mission-critical applications.

### License Key
If you don't already have a license key, please visit the NodeSource website to start your [trial service](https://pages.nodesource.com/nsolid-free-trial.html).

## Getting Started with N|Solid on GCP

Easily run N|Solid on GCP using our [Deployment Manager](https://cloud.google.com/deployment-manager/) templates. You can find a list of templates and their descriptions in the [README.md](/templates/README.md).

Follow these steps to use the Deployment Manager templates in `nsolid-gcp`:

1. Clone this repository to your computer:
```
$ git clone https://github.com/nodesource/nsolid-gcp
```
2. Find the template you want to run in the `/templates` folder.

3. Execute the `gcloud` Deployment Manager command to create the N|Solid Deployment:
```
$ gcloud deployment-manager deployments create nsolid --config templates/nsolid-quick-start/nsolid.yaml
```

## N|Solid Image List on GCP

You can also use our N|Solid Images for your own projects. See [IMAGE-LIST.md](IMAGE-LIST.md) for a full list of Image IDs.