Commit Graph

11 Commits

Author SHA1 Message Date
Michael Hoffmann 4136071ce8 doc: unify bs/s2/gcs storage documentation 2022-07-22 07:35:52 -07:00
Colton J. McCurdy d6d7a8e2b8 Issue#1605 - documents Google Cloud Storage storage
Signed-off-by: Colton J. McCurdy <mccurdyc22@gmail.com>
2022-07-15 07:53:15 -07:00
kalidor da7ae20271 Fix doc 2022-06-17 07:34:44 -07:00
kalidor c58652a58b Remove lowlevel and update comment 2022-06-17 07:34:44 -07:00
kalidor eed05eef5b B2 configuration line build s3 config 2022-06-17 07:34:44 -07:00
kalidor c48464f3ca Update doc 2022-06-17 07:34:44 -07:00
aviau 6855e19482
storage-examples: missing newline 2021-03-21 15:57:14 -04:00
aviau 92eaf55b4d b2: document example + point to perkeep/b2 fork
- Add documentation in storage-examples for using Perkeep with b2 as a
  storage backend. The documentation uses the new API terminology:
  AccountID is no longer a thing in the Backblaze web console.

- Replace FiloSottile/b2 by perkeep/b2 where we host a copy of
  clgillis's Pull Request[1]. We can point to the original project
  again as soon as it is merged.

  Note that I haven't updated the vendor directory and it seems that
 `go mod vendor` updates way more things that are also outdated in the
  master branch, so I will leave that as an exercise to whoever has
  commit access :).

Before this Pull Request, launching the b2 storage would error with the
following error message:
```
Error parsing config: Caught panic: error instantiating storage for prefix "/sto-b2/", type "b2": Post "https://api000.backblazeb2.com/b2api/v1/b2_list_buckets": b2 remote error [bad_request]: accountId invalid
```

Now, it seems to work as expected!

1. https://github.com/FiloSottile/b2/pull/8
2021-01-16 23:16:16 -05:00
Alexandre Viau abb21e3312 storage-examples: grant permissions on the bucket 2021-01-14 09:39:01 -05:00
mpl cea35f8a40 website: first pass of s/Camlistore/Perkeep/ on contents
A second pass will be needed on the URLs once we have moved all the
repos and such.

Issue #981

Change-Id: Ibb58f4c4f16481da69e811142e8337b826c0d164
2017-12-18 16:46:08 +01:00
Daniel Heath 0b682c6711 doc/storage.md: Document how to configure s3 storage
Change-Id: I10f8b43724063ec7dc091e250ff1f3834224165c
2017-02-14 16:22:26 +01:00