Skip to content

ploio/hyperion-rancher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperion

License Apache 2[] Version

Description

hyperion creates a Cloud environment :

  • Applications managment is performed using Rancher (UI available on 8080)

Rancher

Local

Initialize environment:

$ make machine

Install Rancher :

$ make configure
$ eval "$(docker-machine env hyperion-rancher)"
$ make rancher

Check Docker containers :

$ make info
192.168.99.101
CONTAINER ID        IMAGE               COMMAND                  CREATED             STATUS              PORTS                              NAMES
12a0f66fb3f9        rancher/server      "/usr/bin/s6-svscan /"   3 minutes ago       Up 3 minutes        3306/tcp, 0.0.0.0:8080->8080/tcp   cocky_meninsky

$ docker logs -f 12a0f66fb3f9

Then go to the Rancher UI on : 192.168.99.101:8080

Cloud

The Rancher UI is available on : x.x.x.x:8080

Images

Read guides to creates the machine for a cloud provider :

Infratructure

Read guides to creates the infrastructure :

Contributing

See CONTRIBUTING.

License

See LICENSE for the complete license.

Changelog

A changelog is available

Contact

Nicolas Lamirault nicolas.lamirault@gmail.com

About

Setup your own Rancher cluster using Terraform and Packer

Resources

License

Stars

Watchers

Forks

Packages

No packages published