Skip to content

Commit eeb4d4b

Browse files
JMercerGitpjaclark
andauthored
Chkconfig update and supported platforms (#292)
* Merge dev into master (#238) * Add CS 3.0.1 docs (#221) * Remove latest aliases from 3.0.0 * Remove latest aliases from 2.1.2 * Update download metadata 2023-08-16 * Add 3.0.1 * Update project descriptions * Make nav menu image link to version homepage * Added OTP version to CS 3.0.1 homepage * Added OTP version to CS 3.0.0. homepage * Hide titles for plaintext, text and log codeblocks * Fix headings * Hide codeblock title if blank * Fixed headings and tables * Formatting fixes * Moved Release notes and changes Downloads icon * Added the TOC back * Added LUNR-based search (#226) * Add CS 3.0.1 docs (#221) (#223) * Remove latest aliases from 3.0.0 * Remove latest aliases from 2.1.2 * Update download metadata 2023-08-16 * Add 3.0.1 * Update project descriptions * Make nav menu image link to version homepage * Added OTP version to CS 3.0.1 homepage * Added OTP version to CS 3.0.0. homepage * Hide titles for plaintext, text and log codeblocks * Fix headings * Hide codeblock title if blank * Fixed headings and tables * Formatting fixes * Moved Release notes and changes Downloads icon * Added the TOC back * Add "project" to community files * Add search index and test cases * Added search indexes to all projects and versions * Remove dead 3rd party tracking code * Replace search results screen * Replace search box * Add project_name_html to JSON * Added basic lunr search * Fix frontmatter issue * Fix quote issue * Removed Google Tag Manager stubs * Search improvements * Fix link * Fix link * Fix link and add search_boost * Add sample keywords and search boosts * Add example deprecated content. * Add keywords and boosts to search indexes * Add header meta value * Better layout and boost support * Auto-hide menu and move CSS * Added keywords * Added score * Updated CSS/JS * Add LUNR 2.3.9 JS file This was missed in the PR from pjac-search on 2023-09-01 as the `dynamic/js/vendor` folder is in the git.ignore file. * Update running-a-cluster.md (#228) * Update running-a-cluster.md * Update running-a-cluster.md * Updated Alpine Linux instuctions (#237) Added missing pages for 3.0.12+ Updated all to have correct URLs Updated 3.0.09-32.0.11 to have -r1 instead of -r0 Updated downloads template to show x86_64 and aarch64 available Updated 3.0.9+ to show Alpine Linux version and architecture * Various issues with riak-admin changes and search files fixed (#235) (#236) * Fixes broken links as a result of riak-admin/riak admin changes Fixes broken links as a result of riak-admin/riak admin changes * leveled_ko/so context leveled_ko/so context, closes #234 * Removes errant search files Pesky search references that got missed previously have been eliminated. This fixes #225 Co-authored-by: James M <[email protected]> * Command Examples update (#230) (#239) Authored-by: James M <[email protected]> Command output examples. * Fix for outdated references and changes to the upgrading checklist to remove basho support references (#240) (#241) * Resolves a broken link in a few pages after riak admin changes Resolves a broken link in a few pages after riak admin changes Also closes issue #220 * Changes to the upgrading checklist to remove references to basho support Changes to the upgrading checklist to remove references to Basho support and adds both community and TI Tokyo options. Also updates example emails in SI files from basho.com to dev.com Fixes issue #219 * Adds correct exampledomain usage Adds correct exampledomain usage Co-authored-by: James M <[email protected]> * Version History updates for V2.0.0 - V2.9.10 (#242) * Version History updates for V2.0.0 - V2.9.10 Version History updates for V2.0.0 - V2.9.10 * Removed some remnant search files Removed some remnant search files * Fixes missing curl examples (#243) (#245) * Fixes missing curl examples (#243) Fixes missing curl examples * missing curl example (#246) * Fixes missing curl examples Fixes missing curl examples * 2.9.0p5 curl examples 2.9.0p5 curl examples that vanished into space * 3.0.8 curl fix (#247) * Fixes missing curl examples Fixes missing curl examples * 2.9.0p5 curl examples 2.9.0p5 curl examples that vanished into space * 3.0.8 curl example 3.0.8 curl example --------- Co-authored-by: James M <[email protected]> --------- Co-authored-by: James M <[email protected]> * Remove duplicate (#260) * Remove duplicate (#261) * Fix merge conflicts * Update Dockerfile * Updated supported OTP versions Updated supported OTP versions * Updated supporting OS versions Updated supporting OS versions * updated installing file updated installing file * 3.2.4 docs manual addition 3.2.4 docs manual addition * Updated Veryifying install to include chkconfig Updated Veryifying install to include chkconfig --------- Co-authored-by: Peter Clark <[email protected]>
1 parent f543c28 commit eeb4d4b

File tree

359 files changed

+62477
-743
lines changed

Some content is hidden

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

359 files changed

+62477
-743
lines changed

content/riak/kv/2.9.0p5/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Riak KV is a distributed NoSQL database designed to deliver maximum data availab
3838

3939
Riak KV 2.9.0p5 is the first of the Riak KV 2.9.x family which has been designed specially as the upgrade path from Riak KV 2.2.x to Riak KV 3.0.x. As such the feature set of Riak KV 2.9.x will be the same as Riak KV 3.0.x with the main differences being the performance benefits KV 3.0.x enjoys from using more modern versions of Erlang and the minor change in KV 3.0.x command line based commands owing to the move to relx.
4040

41+
This release is tested with OTP 19.
42+
4143
## Supported Operating Systems
4244

4345
- Amazon Linux 2016.09 (AWS)

content/riak/kv/2.9.0p5/setup/installing.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,12 @@ aliases:
2828
- /riak/kv/2.9.0p4/setup/installing/
2929
---
3030

31+
[install mac osx]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/mac-osx
3132
[install aws]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/amazon-web-services
3233
[install debian & ubuntu]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/debian-ubuntu
3334
[install freebsd]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/freebsd
34-
[install mac osx]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/mac-osx
35+
[install oracle linux]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/oracle-linux
3536
[install rhel & centos]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/rhel-centos
36-
[install suse]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/suse
37-
[install windows azure]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/windows-azure
38-
[install source index]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/source
39-
[community projects]: {{<baseurl>}}community/projects
4037
[upgrade index]: {{<baseurl>}}riak/kv/2.9.0p5/setup/upgrading
4138

4239
## Supported Platforms
@@ -48,10 +45,10 @@ properly install or upgrade Riak in one of the supported environments:
4845
* [Amazon Web Services][install aws]
4946
* [Debian & Ubuntu][install debian & ubuntu]
5047
* [FreeBSD][install freebsd]
51-
* [Mac OS X][install mac osx]
5248
* [RHEL & CentOS][install rhel & centos]
53-
* [SUSE][install suse]
54-
* [Windows Azure][install windows azure]
49+
* [Oracle Linux][install oracle linux]
50+
* [Raspbian]
51+
* [Mac OS X][install mac osx]
5552

5653
## Building from Source
5754

content/riak/kv/2.9.1/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ aliases:
3030

3131
Riak KV is a distributed NoSQL database designed to deliver maximum data availability by distributing data across multiple servers. As long as your Riak KV client can reach one Riak server, it should be able to write data.
3232

33+
This release is tested with OTP 19.
34+
3335
## Supported Operating Systems
3436

3537
- Amazon Linux 2016.09 (AWS)

content/riak/kv/2.9.1/setup/installing.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,12 @@ aliases:
2121
- /riak/kv/2.9.1/installing/
2222
---
2323

24+
[install mac osx]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/mac-osx
2425
[install aws]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/amazon-web-services
2526
[install debian & ubuntu]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/debian-ubuntu
2627
[install freebsd]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/freebsd
27-
[install mac osx]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/mac-osx
28+
[install oracle linux]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/oracle-linux
2829
[install rhel & centos]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/rhel-centos
29-
[install suse]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/suse
30-
[install windows azure]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/windows-azure
31-
[install source index]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/source
32-
[community projects]: {{<baseurl>}}community/projects
3330
[upgrade index]: {{<baseurl>}}riak/kv/2.9.1/setup/upgrading
3431

3532
## Supported Platforms
@@ -41,10 +38,10 @@ properly install or upgrade Riak in one of the supported environments:
4138
* [Amazon Web Services][install aws]
4239
* [Debian & Ubuntu][install debian & ubuntu]
4340
* [FreeBSD][install freebsd]
44-
* [Mac OS X][install mac osx]
4541
* [RHEL & CentOS][install rhel & centos]
46-
* [SUSE][install suse]
47-
* [Windows Azure][install windows azure]
42+
* [Oracle Linux][install oracle linux]
43+
* [Raspbian]
44+
* [Mac OS X][install mac osx]
4845

4946
## Building from Source
5047

content/riak/kv/2.9.10/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ aliases:
3030

3131
Riak KV is a distributed NoSQL database designed to deliver maximum data availability by distributing data across multiple servers. As long as your Riak KV client can reach one Riak server, it should be able to write data.
3232

33+
This release is tested with OTP 19.
34+
3335
## Supported Operating Systems
3436

3537
- Amazon Linux 2016.09 (AWS)

content/riak/kv/2.9.10/setup/installing.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,12 @@ aliases:
2121
- /riak/kv/2.9.10/installing/
2222
---
2323

24+
[install mac osx]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/mac-osx
2425
[install aws]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/amazon-web-services
2526
[install debian & ubuntu]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/debian-ubuntu
2627
[install freebsd]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/freebsd
27-
[install mac osx]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/mac-osx
28+
[install oracle linux]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/oracle-linux
2829
[install rhel & centos]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/rhel-centos
29-
[install suse]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/suse
30-
[install windows azure]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/windows-azure
31-
[install source index]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/source
32-
[community projects]: {{<baseurl>}}community/projects
3330
[upgrade index]: {{<baseurl>}}riak/kv/2.9.10/setup/upgrading
3431

3532
## Supported Platforms
@@ -41,10 +38,10 @@ properly install or upgrade Riak in one of the supported environments:
4138
* [Amazon Web Services][install aws]
4239
* [Debian & Ubuntu][install debian & ubuntu]
4340
* [FreeBSD][install freebsd]
44-
* [Mac OS X][install mac osx]
4541
* [RHEL & CentOS][install rhel & centos]
46-
* [SUSE][install suse]
47-
* [Windows Azure][install windows azure]
42+
* [Oracle Linux][install oracle linux]
43+
* [Raspbian]
44+
* [Mac OS X][install mac osx]
4845

4946
## Building from Source
5047

content/riak/kv/2.9.10/setup/installing/freebsd.md

Lines changed: 0 additions & 130 deletions
This file was deleted.

content/riak/kv/2.9.10/setup/installing/smartos.md

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)