Commit Graph

6 Commits

Author SHA1 Message Date
Brad Fitzpatrick 7bd17b7f8e Make dev website start on Mac too. run-blobserver was using readlink -f, which isn't available on OS X.
Change-Id: I72fb1c687b31fb0f94fd112744d314e9034bf9d8
2013-07-01 22:26:44 -07:00
mpl d1b4a1ef46 website: added -also_run to camweb and fixed sharing doc
-added -also_run so we could run scripts/run-blobserver
to start a blobserver for the sharing demos/doc.
-added new share blob to the root and rmed the old one
-run-blobserver now uses make.go
-fixed doc to account for the share handler

Change-Id: I2d5120cfbb92f983872bc65ede4ac5b314ca9606
2013-06-26 00:51:16 +02:00
Brad Fitzpatrick d2b1a71887 website: update scripts/run-blobserver to use a config file
also include the example blobs in the git repo

Change-Id: Iaf24cf8ddb32505dcaa5753dc38479b1247a3645
2011-06-20 19:42:30 -07:00
Brad Fitzpatrick 467ae0a9e0 Rename server/go/blobserver to server/go/camlistored
.. in prep for it getting more front-end stuff.  I'll make a smaller
server/go/blobserver binary later for people just wanting a
stand-alone blobserver.
2011-03-29 20:29:32 -07:00
Brad Fitzpatrick 787576f396 Some binary names changed (match directories now) 2011-03-19 01:30:18 -07:00
Brad Fitzpatrick 561515db0b Script to run the blobserver on camlistore.org 2011-02-02 15:10:16 -08:00