Hi folks! I'm the creator of Shipway. The core idea is to make it as easy as possible to go from source code in Git to a running application in the cloud.
Shipway is a thin layer on top of the GitHub API. For each Git repository, you get a corresponding Docker repository that "follows" it, rebuilding each time you push commits. Organization and team permissions are carried over from GitHub.
There are few options for Docker-based deployment right now, but they're mostly still in alpha phase, namely Google's Container Engine and Amazon's EC2 Container Service. Once these mature, I'm hoping they'll offer an interface to trigger deployments via webhook, which Shipway can then initiate.
Anyway, thanks for checking it out! Would love to hear what you think. Also happy to answer questions.
Startup TV