This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 33b6804ab432d70d583479c8f6178febadc6434a
tree 053be5f59d3096660980981421f8f8c9b364ff94
parent 9bbfd7bd6bbe7d95fcf8a1c58891c0cb0d6e6ccc
tree 053be5f59d3096660980981421f8f8c9b364ff94
parent 9bbfd7bd6bbe7d95fcf8a1c58891c0cb0d6e6ccc
bivouac /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Capfile | ||
| |
README.markdown | ||
| |
bivouac.rb | ||
| |
config.ru | Sat May 16 03:02:33 -0700 2009 | |
| |
connection.example.rb | ||
| |
deploy/ | ||
| |
features/ | ||
| |
helpers.rb | ||
| |
public/ | Mon May 18 17:13:38 -0700 2009 | |
| |
views/ | Mon May 18 17:13:38 -0700 2009 |
README.markdown
Bivouac: Where push == deploy
Bivouac is a Sintra application for hosting and deploying rack compliant web applications.
Bivouac works by creating a git repository for a given app name in a subdomain of the domain the web server is running under. This allows 'git push' to be the deployment mechanism.
Born on 17 May, 2009 at Railscamp 5 in the Gold Coast Hinterland of Queensland, Australia via a collaboration between Martin Stannard, Michael Koukoullis and Keith Pitty with valued assistance from Phil Oye, Myles Byrne and Tim Lucas.
TODO: provide more explanation.
Requirements
- sinatra
- sinatra-authorization
- mysql
- nginx
- phusion passenger
Installation
Configuration
Gem Support
Database Support
Licence
This software is licensed under the MIT license.








