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
- Host: GitHub
- URL: https://github.com/lightbend/akka-cloud-platform-deploy
- Owner: lightbend
- Created: 2021-04-19T20:20:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-16T16:25:52.000Z (almost 5 years ago)
- Last Synced: 2025-04-07T04:41:14.928Z (about 1 year ago)
- Language: TypeScript
- Size: 426 KB
- Stars: 2
- Watchers: 6
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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: