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

https://github.com/lightbend/akka-cloud-platform-deploy

Provisioning solution for Akka Cloud Platform to supported cloud providers
https://github.com/lightbend/akka-cloud-platform-deploy

Last synced: about 1 year ago
JSON representation

Provisioning solution for Akka Cloud Platform to supported cloud providers

Awesome Lists containing this project

README

          

# Akka Cloud Platform Deployment Pulumi Templates

There are two Pulumi templates available:

1. If you are using AWS, access the `aws` folder.
1. If you are using Google Cloud Platform, access the `gcp` folder

Both projects have similar structures, and you should follow similar steps to execute them.

## Requirements

1. Node 14 (use [nvm](https://github.com/nvm-sh/nvm) to install it if you haven't yet).
1. [Pulumi Account](https://app.pulumi.com/signup)
1. [Pulumi CLI](https://www.pulumi.com/docs/get-started/install/)
1. Access to AWS and GCP credentials

## Official docs

1. For AWS:
2. For GCP: