perkeep/doc
mpl 28bc007676 pkg/serverinit: add low-level config generation for Backblaze B2
Fixes #971

Change-Id: Iba944e3597009b18a380007b72fba5127e9a1698
2017-10-26 19:59:01 +02:00
..
example-blobs Some example blobs 2011-02-02 13:30:01 -08:00
json-signing website: update misc docs to markdown 2016-04-26 18:10:58 -07:00
protocol convert protocol docs to markdown 2016-04-26 09:37:01 -07:00
publishing doc: add reverse proxy settings for publisher 2017-04-27 15:17:32 +02:00
release website: 2017-05-05 release 2017-05-05 20:25:29 +02:00
schema doc/schema: add missing link to bytes.md 2016-05-12 00:17:24 +02:00
todo website: update misc docs to markdown 2016-04-26 18:10:58 -07:00
README.md Remove /doc/contributing.md 2016-06-03 14:42:05 -07:00
app-environment.md pkg/server/app: refresh cached domain blobs on 403 2016-09-02 18:40:42 +02:00
arch.md website: serve /doc/ URLs from top-level doc dir 2016-04-25 22:13:09 -07:00
client-config.md website: serve /doc/ URLs from top-level doc dir 2016-04-25 22:13:09 -07:00
environment-vars.md Update camlistore and gopherjs to go1.9 2017-09-20 08:23:11 +02:00
overview.md doc/overview: fix typo 2017-07-18 15:35:19 +02:00
overview.txt website: fix remaining old links to /docs/ 2016-05-02 06:26:45 -07:00
principles.md website: serve /doc/ URLs from top-level doc dir 2016-04-25 22:13:09 -07:00
prior-art.md website: fix wikipedia links on prior-art page 2016-04-27 08:11:30 -07:00
release.txt website: 2017-05-05 release 2017-05-05 20:25:29 +02:00
search-ui.md website: add "ref" predicate in search-ui 2017-09-21 16:37:25 +02:00
search-ui.txt website: restore search-ui.txt with link to new page 2016-04-26 22:28:05 -07:00
server-config.md pkg/serverinit: add low-level config generation for Backblaze B2 2017-10-26 19:59:01 +02:00
sharing.md website: fix remaining old links to /docs/ 2016-05-02 06:26:45 -07:00
status.md website: fix remaining old links to /docs/ 2016-05-02 06:26:45 -07:00
storage-examples.md doc/storage.md: Document how to configure s3 storage 2017-02-14 16:22:26 +01:00
terms.md website: fix remaining old links to /docs/ 2016-05-02 06:26:45 -07:00
uses.md website: fix remaining old links to /docs/ 2016-05-02 06:26:45 -07:00
web-ui-styleguide.md website: fix google styleguide URL 2017-02-11 00:35:12 +01:00

README.md

Documentation

  • Overview: The original motivation and background for why Camlistore exists and what one might use it for.

For Users

If you're just looking to set up a Camlistore server and use it yourself, check out our getting started guide. The documents below go into more detail on customizing the high level configuration for use such as alternative blob storage or synchronization to cloud storage.

  • Command-line tools
  • Server Config: Details for configuring server storage and access, including synchronization to other Camlistore servers or backup to cloud storage providers
  • Client config: Clients need this configuration file to securely connect to your Camlistore server(s)

For Developers

If you want to help the development of Camlistore or just want to know more about the how and why behind Camlistore, these docs are the going to help you get started. Something we didn't cover here that you're interested in? Ask on the mailing list.

Concepts

Technical Docs

Presentations

Video tutorials