Package Exports
- @grucloud/core
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@grucloud/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
GruCloud is an "infrastructure as code" tool. Code your infrastructure with Javascript to deploy, manage and dispose various resources on different cloud provider such as AWS, Google Cloud and Microsoft Azure.
Getting Started
Providers
Amazon Web Service
Visit the Aws Requirements to prepare for the AWS Getting Started Guide
Examples
Resources
- EC2: EC2, ElasticIpAddress, InternetGateway, KeyPair, RouteTables, SecurityGroup, Subnet, Vpc
- IAM: IamInstanceProfile, IamGroup, IamPolicy, IamRole, IamUser
- S3: S3Bucket, S3Object
Google Cloud
Visit the Google Cloud Requirements to prepare for the Google Getting Started Guide
Examples
Resources
Available Resources: Address, Firewall, Network, ServiceAccount, SubNetwork, VmInstance
Microsoft Azure
Examples
Resources
Available Resources: ResourceGroup, VirtualNetwork, SecurityGroup, PublicIpAddress, NetworkInterface, VirtualMachine
Misc
Console & Portal
| Provider | Console | |
|---|---|---|
| Google Cloud | https://console.cloud.google.com/home/dashboard | |
| Amazon Web Service | https://console.aws.amazon.com | |
| Microsoft Azure | https://portal.azure.com | |
| Scaleway | https://console.cloud.scaleway.com/home/dashboard |