Project

apollon

0.0
No commit activity in last 3 years
No release in over 3 years
CLI for Apollo Fat Box
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0.7.0r, ~> 0.7
>= 3.0.0, ~> 3.0
>= 0.24.0, ~> 0.24
>= 0.8.2, ~> 0.8

Runtime

~> 2.0.0.rc7
>= 1.1.0, ~> 1.1
>= 1.22.1, ~> 1.22
>= 2.11.0, ~> 2.11
>= 1.8.1, ~> 1.8
>= 1.1.2, ~> 1.1
>= 1.10.1, ~> 1.10
>= 3.6.2, ~> 3.6
>= 10.3.2, ~> 10.3
>= 1.4.5, ~> 1.4
 Project Readme

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