Skip to content

mesosphere/aurora_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Mesosphere Aurora Tutorial

This repo contains support files for the Mesosphere Aurora Tutorial.

ACCP: Aurora Cluster Configuration Program

Usage

See: ./accp.bash --help

Sample Configuration File

# Mesos Master IP (external)   Mesos Master IP (internal)
54.168.1.10                    192.168.1.10

# Master and Slave sections must be seperated by a newline.
# Leading and trailing blanks are okay.
# Comments are from '#' to end-of-line.
# Mesos Slave IP's (external)
54.168.1.11
54.168.1.12
54.168.1.13

Releases

No releases published

Packages

No packages published

Languages