perkeep/pkg/serverinit
Brad Fitzpatrick 3026631521 serverinit: move incompatible option checks further down, into the right places
I was getting bogus errors because I replicate to s3, but the
s3+blobpacked error should only come up if s3 is primary.

Also, document the database key used for blobpack's index when mysql
or another db is in use.

Change-Id: I21a1815715f70edc3f98abf7209744703aaf6d3b
2015-01-18 19:04:31 -08:00
..
testdata serverinit: high-level config support for using blobpacked 2015-01-18 18:08:18 -08:00
devmode.go Fixed calls to formatting functions 2014-07-21 22:06:53 +00:00
env.go deploy/gce: use subdirs for config and blobs (instead of buckets) 2014-12-17 16:20:58 +01:00
export_test.go serverinit: TestInstallHandlers 2014-09-25 14:54:29 +02:00
genconfig.go serverinit: move incompatible option checks further down, into the right places 2015-01-18 19:04:31 -08:00
genconfig_test.go serverinit: allow specifying port numbers in user@server:port:pass 2014-08-06 15:07:43 -07:00
serverinit.go GCE: expose host's systemd journal to camlistored; add /var/logs handler 2014-08-18 15:20:59 -07:00
serverinit_test.go serverinit: high-level config support for using blobpacked 2015-01-18 18:08:18 -08:00