-
Notifications
You must be signed in to change notification settings - Fork 5
Server deployment made a cookie
License
mario/webbies-fireplace
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
======================== Webbies fireplace ======================== A set of server deployment scripts, initially targeted at Webby's, but should work anywhere. To get started with deployment, grab the stacks using either git or wget: # With git: git clone git://github.com/mario/webbies-fireplace.git # With wget: wget -O webbies-fireplace.tar.gz http://github.com/mario/webbies-fireplace/tarball/master Then, pick a stack, and build it: export STACK=ramaze-stack cd webbies-fireplace/$STACK ./build-$STACK.sh Alternatively, you can: cd webbies-fireplace ./fireplace.sh And pick a stack there! ----------------------- Installing git: ----------------------- In case you don't have git installed: Debian/Ubuntu: sudo apt-get update && sudo apt-get install git-core Fedora: yum install git-core openSUSE: zypper install git ----------------------- Current maintainer: Mario Danic <mario.danic@gmail.com> Contributors: Ramaze stack - Pistos LigHTTPD stack - Brendan Almonte <Phobos>
About
Server deployment made a cookie
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published