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

https://github.com/openware/pulumi-opendax

Demo deployment system with pulumi
https://github.com/openware/pulumi-opendax

Last synced: 5 months ago
JSON representation

Demo deployment system with pulumi

Awesome Lists containing this project

README

          

# pulumi-opendax
Demo deployment system with pulumi

## System overview

Pulumi must create :
* a dedicated Network
* a dedicated Firewall
* a Virtual machine 8GB - 4 cores
* a Cloud SQL (MySQL)

### Level 1:

Then install ruby, docker, docker-compose, OpenDAX
Start up the containers

### Level 2:

Do not use the docker MySQL but use the deployed Cloud SQL.