https://github.com/devigned/az-roadshow-oss
Azure Cloud Roadshow OSS Demos
https://github.com/devigned/az-roadshow-oss
Last synced: about 1 year ago
JSON representation
Azure Cloud Roadshow OSS Demos
- Host: GitHub
- URL: https://github.com/devigned/az-roadshow-oss
- Owner: devigned
- License: mit
- Created: 2015-10-29T06:29:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-07T18:52:03.000Z (over 10 years ago)
- Last Synced: 2025-02-06T12:13:16.772Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure Cloud Roadshow OSS Demos
This is a collection of simple open source demos for Azure that illustrate some of the different tools and services
available and how you can use them to compose open stack applications in Azure. We start with the simples case, the
Azure MarketPlace and progressively increase in complexity and nuance.
Each of these demos is explained in further detail within their respective directories. Please see the following:
- [101 - MarketPlace Scalable Wordpress Demo](./demos/101_marketplace/readme.md)
- [102 - PaaS Node.js WebApp Demo](./demos/102_paas/readme.md)
- [103 - Scalable Apache / Memcache Demo](./demos/103_iaas/readme.md)
- [201 - Internet of Things Hub](./demos/201_iot/readme.md)
- [202 - Azure Container Services](./demos/202_acs/readme.md)
## Getting Started
Copy the env.sh.example to .env.sh and fill in with empty environment variables. These will be used for credentials when
needed by the scripts.
### You will also need the following tools
- Azure CLI
- tmux and tmuxinator
- Docker Toolbox
- (optional, but recommended) Ansible
- (optional) an IoT device