Skip to content

korczis/apollon

Repository files navigation

Apollon

Your own personal cluster built on top of the cloud.

Status

GitHub version Build Status Code Climate Coverage Status

Prerequisites

  • CoreOS
  • Docker
  • Etcd

Technologies

  • Docker (engaged)
  • Fleet (engaged)
  • Flannel
  • Kubernetes
  • Mesos
  • AWS Route 53

Getting started

Gem

If you want to get started using gem it is simple as..

gem install apollon

Github

If you want to use Apollon from sources all you need to do is ...

# Clone repository
git clone https://github.com/korczis/apollon.git

# Enter repository
cd apollon

# Init submodules
git submodule init

# Update submodules
git submodule update

Usage

apollon

tomaskorcak@kx-mac apollon $ apollon
NAME
    apollon - Apollon 0.1.0

SYNOPSIS
    apollon [global options] command [command options] [arguments...]

GLOBAL OPTIONS
    --help - Show this message

COMMANDS
    auth     - Authentication
    cluster  - High Level Cluster management
    help     - Shows a list of commands or help for one command
    machine  - Machine(s) manager
    provider - Provider(s) manager
    version  - Print version info

apollon version

tomaskorcak@kx-mac apollon$ apollon version
"0.1.0"

Cloud providers

  • Digital Ocean
  • AWS

Reference

About

Your own personal cluster built on top of the cloud.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages