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
- Host: GitHub
- URL: https://github.com/openware/pulumi-opendax
- Owner: openware
- License: apache-2.0
- Created: 2020-08-21T14:51:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-30T09:32:10.000Z (almost 6 years ago)
- Last Synced: 2025-10-22T12:52:56.140Z (8 months ago)
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.