Skip to content

Datasio/mesos-crate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mesos-crate

At the moment only compatible with ubuntu 14.04 64bit!!

Installation

you need to allow ports:

aws ec2 authorize-security-group-ingress --group-name jclouds#mesos-master --protocol tcp --port 5050 --cidr aws ec2 authorize-security-group-ingress --group-name jclouds#mesos-master --protocol tcp --port 8080 --cidr

ip range is in cidr format for example if you just want to authorize your IP address get it from whatsmyip.org and you xx.xx.xx.xx/32 you can authorize xx.xx.xx.** whild card on last digits with xx.xx.xx.xx/24 you can also allow the whole internet access with 0.0.0.0/0 but this is dangerous.

Usage

FIXME: explanation

$ java -jar mesos-crate-0.1.0-standalone.jar [args]

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2014 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Pallet crate for mesos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published