Skip to content

background web publishing via launchd, kicker, rsync, s3sync, and growl

Notifications You must be signed in to change notification settings

lmorchard/dumpcarton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dumpcarton

To share static files from my laptop to the web, I wanted something like Dropbox's automatic background file sync, but only publishing one-way to my own server and S3.

This seems to do it for me, on my Mac OS X laptop. This may or may not be useful to you.

Installation

These instructions are woefully incomplete.

  • Run sudo gem install s3sync
    • Read about how to set s3sync up. It's not too hard, but I'm too lazy to detail how
  • Run sudo gem install kicker
  • Install growlnotify
  • Make sure ssh-agent is running.
    • This seems to be taken care of under OS X Leopard after you've ssh'ed to a host.
  • Edit conf/config.sh
  • Run ./bin/init.sh

About

background web publishing via launchd, kicker, rsync, s3sync, and growl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages