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 a46edd46151444b8e7b3aacd2ef65ed24c6ab17a
tree 37eaa86ec9c356acd9535216540e539566fc84ec
parent d9c5c386137f6f31942e9eddea720f798fe53a75
tree 37eaa86ec9c356acd9535216540e539566fc84ec
parent d9c5c386137f6f31942e9eddea720f798fe53a75
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Capfile.example | ||
| |
Readme | ||
| |
ffmpeg.rb | ||
| |
gems.rb | ||
| |
git.rb | ||
| |
images.rb | ||
| |
mysql.rb | ||
| |
nginx.rb | ||
| |
panda.rb | ||
| |
panda_cap.rb | ||
| |
ruby.rb | ||
| |
rvideo.rb | ||
| |
system.rb |
Readme
This is basically a set of Capistrano commands that *should* set-up your server for Panda with MySql. It's pretty messy but does work for myself, so it's not all bad. TO DO A ONE COMMAND INSTALL - cap panda:install Please follow the commands in this order: Author Red Davis (http://redwriteshere.com) Contributors Edward Ocampo-Gooding (http://github.com/edward) cap panda:.... apt_get_update install_ruby install_rubygems install_gems install_mysql install_git install_imagemagick install_all_required_files install_libjpeg install_zlib install_libgd install_rvideo install_ffmpeg install_nginx copy_panda Other Commands Include cap panda:... start_nginx stop_nginx restart_nginx update_gems








