Commit Graph

36 Commits

Author SHA1 Message Date
mpl 9c42d7b562 website: server doc and release note about levelDB for indexer
Change-Id: Ibf7528cba07ab1843845d91e7b4e1234f1ed1d8a
2014-10-16 17:08:49 +02:00
mpl 95885192eb serverinit: enable memory storage in config
http://camlistore.org/issue/416

Change-Id: Idde32273ed651a5876581ad0ea06010970b92a9b
2014-09-11 01:11:07 +02:00
mpl bb49185463 serverinit: add support for memory-only indexer. Enable in devcam.
To avoid confusion, the previously named "memoryIndex" configuration
parameter, which actually meant to slurp the index into the memory
corpus, has been renamed to "copyIndexToMemory". "memoryIndex" is now
the parameter to enable a memory-only indexer.

http://camlistore.org/issue/416

Change-Id: I7026e5463fda3a1887a88e0b07d4e3431c60c8b7
2014-08-26 22:46:13 +02:00
Ritesh Sinha cdc893ceea Removed the flickr-importer line from docs as this is no longer applicable
TODO: Create and link to a document that explains how to import stuff
from flickr, twitter, etc.

Change-Id: I8b525a11cf3b240e7a91bf1daac87572b66afd5e
2014-07-23 17:39:56 +01:00
mpl 6dbd76f8eb website/server-config: packBlobs and kvIndexFile options
Change-Id: I3cde74d961d292a5d18b952e184e8df0e000bbc3
2014-06-27 15:25:14 +02:00
mpl a34f9e2669 publisher app
http://camlistore.org/issue/365

Change-Id: I281fdcbbe6a2bdf15607e75a21bc93b453f82c85
2014-06-15 00:03:03 +02:00
Brad Fitzpatrick 79cb116dbb Merge "pkg/types/serverconfig: json-tagged struct" 2014-02-11 00:56:11 +00:00
mpl 6707837806 pkg/types/serverconfig: json-tagged struct
Also changed the TLS/HTTPS config keys for consistency.

http://camlistore.org/issue/339

Change-Id: I704ec129f91b93ebb20bc1191816166a2f10692d
2014-02-10 21:49:11 +01:00
mpl 6a3c8e31ff website: fix typo in server-config
Change-Id: I85efb4790e5b93996fed03739397abdf1a86fc2f
2014-01-29 16:40:29 +01:00
Aaron Boodman 5de3951ccf Enable Flickr importer in the production server. This was meant to work previously but there was a bug.
Change-Id: I657a20bd97a9e186d6b2bb4ec34553889e7c262c
2013-12-28 16:10:58 -08:00
Brad Fitzpatrick bf54591e8d Remove the memIndex option from genconfig and devcam; default memoryIndex to on.
We had the legacy "memIndex" option to put the Camlistore index in
memory (the leveldb memdb) as an option in genconfig called
"memIndex", and we also had an option called "memoryIndex" for whether
to slurp the on-disk index to memory on start-up.  Too confusing!

Instead, delete "memIndex" (since it's not the default anyway, now
that we have kv).

Then, also (the original point of this change): default the
memoryIndex option to true, so search works for people by default.
This option might go away in the future if it becomes the only required
way.

Also, document this.

Change-Id: Iddffa6e19adbf09c5aacd063aa44de362d90633b
2013-12-11 12:20:22 +04:00
mpl f8b41e236e Merge "server/publish.go: use go html template for publishing" 2013-11-19 22:22:17 +00:00
mpl a6aeff034c server/publish.go: use go html template for publishing
Change-Id: Ic1c55d35e52e407864d339927b453de58a64e03c
2013-11-19 17:50:26 +01:00
Aaron Boodman 2a747ccd56 Add ability to specify flickr config for devcam.
Change-Id: Ic1139730d969558e2d6375dd86c6741e3dfd2b9b
2013-11-18 21:16:09 -08:00
Aaron Boodman 9c671f76eb Revert "Revert "Add genconfig support for flickr importer""
This reverts commit 8367de6e95.

Change-Id: I1fdfa4070572b1badc0f0980348404f905fa13a3
2013-11-17 14:15:12 -08:00
Brad Fitzpatrick 8367de6e95 Revert "Add genconfig support for flickr importer"
This reverts commit b53e79614d.

It broke the tests.
2013-11-17 13:43:06 -08:00
Aaron Boodman b53e79614d Add genconfig support for flickr importer
Change-Id: I8be13f81fae15acfe87cce9d65318524efc3035d
2013-11-17 13:29:49 -08:00
Brad Fitzpatrick f3f48eb70b Support alternate S3 hostnames
Change-Id: I9a27eb5fb9c4e5ef3b516ce9cf5a4b5bb4e1df61
2013-09-01 09:50:35 -07:00
mpl 1d9e606ccd Merge "devcam appengine: replaces ./dev-appengine" 2013-08-19 22:11:21 +00:00
mpl a41c89a24e devcam appengine: replaces ./dev-appengine
Change-Id: Ic4adcb8898fc3ead801aefd679682bcc646f3573
2013-08-20 00:10:01 +02:00
mpl 47ff2102c3 server config: document implicit mirroring for blob storage
http://camlistore.org/issue/201

Change-Id: Icda250242f88dad80cd48d6417d4944341e3dd26
2013-08-19 22:51:57 +02:00
Burcu Dogan 2309d3d77b server-config doc: fix google cloud storage config identifier.
Change-Id: I35769c851d67131581f3c3ef43b5daa5f4130ec7
2013-08-18 21:48:02 +02:00
mpl 3239048566 server-config doc: added section anchors
Change-Id: Id35566e6cdf7e38e576494008f2bbdf9405021fd
2013-08-16 19:45:05 +02:00
mpl d992780f03 Merge "camlistored: help getting started on windows" 2013-08-16 17:19:12 +00:00
mpl f5709afdd8 camlistored: help getting started on windows
-fail early when new config has sqlite but no sqlite installed
-hint at the server config doc url
-added windows with mysql section in the server config doc
-fixed typo in mongo indexer option

Change-Id: I4266eb6e34a55901e6af90a32eb1411fb5c37688
2013-08-16 19:14:30 +02:00
mpl 40951c103f appengine: fix the UI
-dev-appengine populates the default sourceRoot.
-app.yaml filters out the go files from the static
resources
-the UI handler warns that sourceRoot is required

Change-Id: I816456a882ff4b0573bc8962cce85139d8a0f611
2013-08-16 18:49:51 +02:00
mpl 66bc4f35d6 Merge "dev-server: remove. replaced by devcam server." 2013-08-03 16:34:35 +00:00
mpl f4ef8c0375 dev-server: remove. replaced by devcam server.
Fix related docs, config files, buildbot...

Change-Id: I638d3856f42953603b13204fb56782974d0db9ee
2013-08-03 01:12:38 +02:00
Kamil Kisiel ceda829e43 website: Fix path to server config file
Change-Id: I4eb7e0ed7745adb1ea56d7864dd834a7beb86eb3
2013-07-29 13:15:11 -07:00
mpl 759be70c92 share: allow configuration of URL prefix
http://camlistore.org/issue/160

Change-Id: I77998bbde21790f15a5c4b492307434290ef9421
2013-07-17 16:06:15 +02:00
mpl 1e6aad56f5 website doc: add publish example to the server config
Change-Id: I21c7c3be2118170400d034120385fecf3a617ea4
2013-07-15 23:48:25 +02:00
Michael Zuffoletti c2669a6dfc issue 23: Fix google storage blobserver as sync dest
Change-Id: I33d88dc5028ebb76d4c17d2a00d8f8346114f876
2013-07-08 11:33:10 -05:00
mpl 7699e50982 website server-config doc: added sourceRoot parameter
Change-Id: I504b2640a3756d5c31115b4cf8317a8199ea8a39
2013-06-21 00:20:10 +02:00
Brad Fitzpatrick 299b4cc0c8 More server-config docs.
Change-Id: Idcb10e53957b10848acc1bad09021eaa5f602ce7
2013-06-12 09:52:01 -07:00
Brad Fitzpatrick 37eb3b1112 More docs
Change-Id: I516b893ffcb410dfc8f14e38df22d8ac584e3572
2013-06-11 16:33:00 +02:00
Brad Fitzpatrick fe2c9583d4 Start of server-config docs. Fix some links.
Change-Id: I8aa88bc9ed603b16bad8e00a41649f30e4bbb642
2013-06-11 15:50:55 +02:00