Skip to content

67P/orchestration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Kosmos Orchestration

[WIP] Not intended for public use yet

We're in the process of migrating this to Docker Compose, testing it, and adding updated instructions for developers. If you want to help with that, ping us in #67p or #kosmos on Freenode.

Instructions (outdated)

This repository include sone useful file: fig.yml

This file is to be used by the Fig (http://fig.sh) which orchestrates Docker container startup.

From OS X this can be installed from Brew: $ brew install fig

Or on Linux (or if you prefer pip): $ pip install fig

The 'hyperchannel' and 'sockethub' repositories are expected to be checked out and ran from sibling directories.

Usage of this is like so:

```
$ mkdir 67p
$ cd 67p

$ git clone https://github.com/67p/hyperchannel
$ git clone https://github.com/sockethub/sockethub

$ git clone https://github.com/67p/orchestration
$ cd orchestration
$ fig up
```

Afterwards, you can access hyperchannel at http://localhost:4200/ or sockethub examples at http://localhost:10550/

About

Docker development/deployment orchestration for Kosmos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages