Skip to content

Commit b8b816d

Browse files
committed
Revert "Merge branch 'dev' of https://github.com/TI-Tokyo/riak-docs-fork into dev"
This reverts commit 130b136, reversing changes made to 9ba3e81.
1 parent 130b136 commit b8b816d

File tree

561 files changed

+110
-8678
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

561 files changed

+110
-8678
lines changed

config.yaml

+6-10
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,8 @@ params:
4949
# - ["<version>", "<version>", ...]
5050
# - ["<version>", "<version>", ...]
5151
# latest: "<version>" /* 5 */
52-
# lts: ["<series>","<series>"] /* 6 */
53-
# archived_below: "<version>" /* 7 */
54-
# archived_url: "<URI>" /* 8 */
52+
# lts: "<series>" /* 6 */
53+
# archived_url: "<URI>" /* 7 */
5554
#
5655
# 1. The project descriptor must match some contents' `project:` front matter.
5756
# This should be all lowercase with underscores for spaces---code, really.
@@ -79,14 +78,11 @@ params:
7978
# 5. `latest` is the current specific version that is currently att the head-
8079
# of-development.
8180
# `latest` is required.
82-
# 6. `lts` is the set of Release Series (ex; ["2.9"], or ["2.9","3.0"], ect.
83-
# -- it is expected to be the ["X.Y"] of a semantic "X.Y.Z" version string
84-
# that is currently held as the Long Term Support series.
81+
# 6. `lts` is the Release Series (ex; "1.4", or "2.0", ect. -- it is expected
82+
# to be the "X.Y" of a semantic "X.Y.Z" version string) that is currently
83+
# held as the Long Term Support series.
8584
# `lts` is optional.
86-
# 7. To make the versions menu smaller, set `archive_below` to a "X.Y" version
87-
# to place earlier versions under a collapsed "other" item.
88-
# `archive_below` is optional.
89-
# 8. If the project was moved from the Middleman site to Hugo, the
85+
# 7. If the project was moved from the Middleman site to Hugo, the
9086
# `archived_url` is the URL to the newest of the deprecated pages.
9187
# `archived_url` is optional.
9288
project_descriptions:

content/riak/cs/2.0.0/cookbooks/configuration.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ aliases:
1616
In a Riak CS storage system, three components work in conjunction with one another, which means that you must configure each component to work with the others:
1717

1818
* Riak --- The database system that acts as the backend storage
19-
* Riak CS --- The cloud storage layer over Riak which exposes the storage and billing APIs, storing files and metadata in Riak, and streaming them back to users
20-
* Stanchion --- Manages requests involving globally unique system entities, such as buckets and users sent to a Riak instance, for example, to create users or to create or delete buckets
19+
* Riak CS --- The cloud storage layer over Riak which exposes the storage and billing APIs, storing files and metadata in Riak, and streaming them back to users
20+
* Stanchion --- Manages requests involving globally unique system entities, such as buckets and users sent to a Riak instance, for example, to create users or to create or delete buckets
2121

2222
In addition, you must also configure the S3 client you use to communicate with your Riak CS system.
2323

content/riak/cs/2.1.2/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ project: "riak_cs"
1111
project_version: "2.1.2"
1212
aliases:
1313
- /riakcs/2.1.2/
14+
- /riakcs/latest/
15+
- /riak/cs/latest/
1416
---
1517

1618
Riak CS (Cloud Storage) is easy-to-use object storage software built on top of

content/riak/cs/latest/cookbooks/access-control-lists.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/account-management.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/authentication.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/command-line-tools.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/configuration.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/configuration/dragondisk.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/configuration/load-balancing-proxy.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/configuration/multi-datacenter.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/configuration/reference.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/configuration/riak-cs.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/configuration/riak-for-cs.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/configuration/s3-client.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/configuration/stanchion.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/configuration/transmit.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/designate-admin-user.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/faqs/riak-cs.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/fog.md

-18
This file was deleted.

content/riak/cs/latest/cookbooks/garbage-collection.md

-18
This file was deleted.

0 commit comments

Comments
 (0)