Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nodesource/nsolid-gcp
- Owner: nodesource
- License: mit
- Created: 2018-02-14T23:38:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-28T20:40:50.000Z (over 1 year ago)
- Last Synced: 2023-07-28T21:37:41.337Z (over 1 year ago)
- Topics: deployment-manager, gcp, node, nodejs, nodesource, nsolid
- Language: Python
- Size: 146 KB
- Stars: 17
- Watchers: 5
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.