Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moimhossain/mesosphere
https://github.com/moimhossain/mesosphere
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/moimhossain/mesosphere
- Owner: MoimHossain
- Created: 2015-03-13T16:59:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T20:06:41.000Z (over 9 years ago)
- Last Synced: 2024-05-29T17:13:16.705Z (5 months ago)
- Language: PowerShell
- Size: 141 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mesosphere cluster on Azure
[vagrant](https://roslyn.codeplex.com) has to be installed on a windows machine to run the scripts.
This repository contains two groups of scripts.
### Mesos-Ubuntu
Clone this folder in a Windows machine and navigate to the folder and do a `vagrant up`. It will create a 3 mesos master (zookeeper on all of them) machines and 3 mesos slave machines using the Virtual Box provider.
### Mesos-Azure
Clone this folder in a Windows machine and navigate to the folder and do a `./light.ps1` on your powershell console. It will create a 3 mesos master (zookeeper on all of them) machines and 3 mesos slave machines using the Vagrant-Azure provider on your azure subscription.
You need to provide your Azure certificate though into the Vagrantfile.