Skip to content

huytd/coreos_cluster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

####Getting Started Edit templates/app@.service to run the appropriate docker which contains the application to cluster.

vagrant up --provision
vagrant ssh core-01

// inside core-01
// starts all the symlink services of app on different ports
> fleetctl start share/instances/*
// starts nginx service which starts the nginx docker
> fleetctl start share/static/*

// see where each service is running
> fleetctl list-units

About

Init files to start a coreos cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 64.3%
  • Shell 35.7%