Skip to content

Commit fb4d825

Browse files
pjaclarkJMercerGit
andauthored
Dev (#295)
* Remove duplicate * Merge master back to dev (#262) * 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 --------- Co-authored-by: James M <[email protected]> * Correct setup page link for Oracle * Fix double slash in URLs * Change to relative URLs * Fix links to image * Jm cs update (#272) * Updates to download links Updates to download links to resolve an inconsistency (closes issue #269) * Updating CS download links to link to the directory rather than directly download the file (#271) --------- Co-authored-by: James M <[email protected]> * Updates riak-repl and riak-admin formatting to reflect changes (#266) * 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 * riak-admin clarification `riak admin` clarification - Clarifying the format of `riak admin`, as modern versions should accept `riak admin`, but incorrect list `riak-admin` * Adjust riak-repl command to reflect updated format Adjust riak-repl command to reflect updated `riak repl` format --------- Co-authored-by: Peter Clark <[email protected]> * Add dynamic width for large-ish screens (#282) * Typo fixes & missing content update (#284) * Typo fixes & missing content update Typo fixes & missing content update - Added content to pages in 3.0.3 onwards that existed in 3.0.2 but never got carried onwards. Added an Errant "F" that had gone runabouts too. * Fixed a link in the notes and added explanation of terms Fixed a link in the notes and added explanation of terms (leveled_ko and leveled_so) * Fixing incorrect note link Fixing incorrect note link that sends to Multi-backend rather than MDC * Fixing broken CS & KV download links for older versions Fixing broken CS & KV download links for older versions * Fixing extra brackets Fixing extra brackets * Updated refernces to TicTac AAE and added missing page (#281) Updated refernces to TicTac AAE and added missing page * General doc updates (#276) * 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 * Update Alpine install instructions Update Alpine install instructions - This closes issue #255 * Updates deprecated mount option for performance configuration Updates deprecated mount option for performance configuration - This closes #273 * Fixes duplicate section of CRUD docs for Java Fixes duplicate section of CRUD docs for Java which closes issue #92 * Adds a note about OTP versions for CS and KV This should resolve issue #268 (Subject to discussion) * Update Release notes to correct a mistaken version number in a link Update Release notes to correct a mistaken version number in a link for 2.2.3 - closes issue #218 * Updating install files to remove references to installing source packages that are not available anymore. Closes issue #141 --------- Co-authored-by: Peter Clark <[email protected]> * NextGenRepl docs (#286) * File layout and queuing * WIP - 2024-09-18 * NextGenRepl for 3.2.0 * Remove config from generic page * Add latest redirects * Added Sink section * A few fixes and new content (#280) * a few fixes and new content Fixed a typo, changed the phrasing in `fullsync.md` from "specific bucket" to "specified" Added a note on each page to remind the reader that currently, all changes to NextGenRepl/TTAAE must be made via riak.conf * Added link from NextGenRepl Overview to sink Added link from NextGenRepl Overview to sink --------- Co-authored-by: Peter Clark <[email protected]> --------- Co-authored-by: James M <[email protected]> * Set version of FFI in Gemfile * Adds 3.2.3 (#288) * 3.2.3 docs creation & release note changes (#287) * Initial 3.2.3 doc creation Initial 3.2.3 doc creation * Updated Patch notes for 3.2.3 release Updated Patch notes for 3.2.3 release * Update metafiles * Updated download links for 3.2.3 Updated download links for 3.2.3 * 3.0/3.2.x -> 3.2/3.2.x in downkload links * Update install files and remove outdated ones Update install files and remove outdated ones * fixed broken link fixed broken link --------- Co-authored-by: James M <[email protected]> * Creation of 3.2.4 docs (#289) (#290) * Creation of 3.2.4 docs (#289) * Adds 3.2.3 (#288) * 3.2.3 docs creation & release note changes (#287) * Initial 3.2.3 doc creation Initial 3.2.3 doc creation * Updated Patch notes for 3.2.3 release Updated Patch notes for 3.2.3 release * Update metafiles * Updated download links for 3.2.3 Updated download links for 3.2.3 * 3.0/3.2.x -> 3.2/3.2.x in downkload links * Update install files and remove outdated ones Update install files and remove outdated ones * fixed broken link fixed broken link --------- Co-authored-by: James M <[email protected]> * 3.2.4 doc creation and updates 3.2.4 doc creation and updates --------- Co-authored-by: Peter Clark <[email protected]> * Updated metadata * Fixes for incorrect download links (#291) * 3.2.4 doc creation and updates 3.2.4 doc creation and updates * Adds correct Alpine Linux download links Adds correct Alpine Linux download links * Corrected file names and install instructions to account for version numberrs Corrected file names and install instructions to account for version numberrs * Additional fixes Additional fixes * Update alpine-linux.md * typo fixes typo fixes * typo fix * Update alpine-linux.md --------- Co-authored-by: James M <[email protected]> * Chkconfig update and supported platforms (#292) (#293) * 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]> * Devjm 3.4 general fixes (#294) * 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 * Updated 3.2.x supported OS's Updated 3.2.x supported OS's --------- Co-authored-by: Peter Clark <[email protected]> --------- Co-authored-by: Peter Clark <[email protected]> --------- Co-authored-by: James M <[email protected]>
1 parent ff6f648 commit fb4d825

File tree

1,325 files changed

+132964
-9357
lines changed

Some content is hidden

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

1,325 files changed

+132964
-9357
lines changed

Gemfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ruby ">2.2.5"
66
# 1. Each gem is current
77
# 2. Each gem is _used_
88

9+
gem "ffi", "~>1.16.3"
910
gem "sass", "~>3.4.22"
1011
gem "autoprefixer-rails", "~>6.3.6"
1112
gem "sprockets", "~>3.7"
@@ -29,4 +30,4 @@ gem "pry-byebug", "~>3.10.1"
2930
# for the SFTP download metadata generator
3031
gem "net-sftp"
3132
#gem "json"
32-
gem "uri"
33+
gem "uri"

config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ params:
118118
- ["2.2.0", "2.2.1", "2.2.2", "2.2.3", "2.2.6"]
119119
- ["2.9.0p5", "2.9.1", "2.9.2", "2.9.4", "2.9.7", "2.9.8", "2.9.9", "2.9.10"]
120120
- ["3.0.1", "3.0.2", "3.0.3", "3.0.4", "3.0.6", "3.0.7", "3.0.8", "3.0.9", "3.0.10", "3.0.11", "3.0.12", "3.0.13", "3.0.14", "3.0.15", "3.0.16"]
121-
- ["3.2.0"]
122-
latest: "3.2.0"
121+
- ["3.2.0", "3.2.3", "3.2.4"]
122+
latest: "3.2.4"
123123
lts: ["2.9", "3.0", "3.2"]
124124
archive_below: "2.9"
125125
#archived_url: "http://docs.riak.com/riak/1.4.12/"

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

+10-169
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ To install Riak CS on OS X, first download the appropriate package from
8484
the [downloads]({{<baseurl>}}riak/cs/2.0.0/downloads) page:
8585

8686
```bash
87-
curl -O http://s3.amazonaws.com/downloads.basho.com/riak-cs/1.5/2.0.0/osx/10.8/riak-cs-2.0.0-OSX-x86_64.tar.gz
87+
curl -O https://files.tiot.jp/riak/cs/2.0/2.0.0/osx/10.8/riak-cs-2.0.0-OSX-x86_64.tar.gz
8888
```
8989

9090
Then, unpack the downloaded tarball:
@@ -104,136 +104,23 @@ can be found in packagecloud's [installation docs](https://packagecloud.io/basho
104104

105105
Platform-specific pages are linked below:
106106

107-
* [Lucid](https://packagecloud.io/basho/riak-cs/riak-cs_2.0.0-1_amd64.deb?distro=lucid)
108-
* [Precise](https://packagecloud.io/basho/riak-cs/riak-cs_2.0.0-1_amd64.deb?distro=precise)
109-
* [Squeeze](https://packagecloud.io/basho/riak-cs/riak-cs_2.0.0-1_amd64.deb?distro=squeeze)
110-
* [Trusty](https://packagecloud.io/basho/riak-cs/riak-cs_2.0.0-1_amd64.deb?distro=trusty)
111-
* [Wheezy](https://packagecloud.io/basho/riak-cs/riak-cs_2.0.0-1_amd64.deb?distro=wheezy)
107+
* [Lucid](https://files.tiot.jp/riak/cs/2.0/2.0.0/ubuntu/lucid/riak-cs_2.0.0-1_amd64.deb)
108+
* [Precise](https://files.tiot.jp/riak/cs/2.0/2.0.0/ubuntu/precise/riak-cs_2.0.0-1_amd64.deb)
109+
* [Squeeze](https://files.tiot.jp/riak/cs/2.0/2.0.0/debian/6/riak-cs_2.0.0-1_amd64.deb)
110+
* [Trusty](https://files.tiot.jp/riak/cs/2.0/2.0.0/ubuntu/trusty/riak-cs_2.0.0-1_amd64.deb)
111+
* [Wheezy](https://files.tiot.jp/riak/cs/2.0/2.0.0/debian/7/riak-cs_2.0.0-1_amd64.deb)
112112

113-
#### Advanced apt Installation
114-
115-
For the simplest installation process on LTS (Long-Term Support)
116-
releases, use `apt-get`. First, you must retrieve the signing key:
117-
118-
```curl
119-
curl https://packagecloud.io/gpg.key | sudo apt-key add -
120-
```
121-
122-
Second, you must install the `apt-transport-https` package in order to
123-
be able to fetch packages over HTTPS:
124-
125-
```curl
126-
sudo apt-get install -y apt-transport-https
127-
```
128-
129-
With HTTPS enabled, we recommend adding the desired Riak CS package to
130-
your `.list` file. packagecloud can autogenerate such a file on the
131-
basis of a name that you specify, e.g. a hostname, and the desired
132-
operating system and distribution. The following example script would
133-
store your hostname in the variable `HOSTNAME`, send that information to
134-
packagecloud to autogenerate a `.list` file, and then store the return
135-
value in a file called `basho.list`, which is stored in the
136-
`/etc/apt/sources.list.d` directory. This example script is specific to
137-
the Precise Ubuntu distribution:
138-
139-
```bash
140-
#!/bin/bash
141-
142-
HOSTNAME=`hostname -f`
143-
FILENAME=/etc/apt/sources.list.d/basho.list
144-
OS=ubuntu
145-
DIST=precise
146-
PACKAGE_CLOUD_RIAK_CS_DIR=https://packagecloud.io/install/repositories/basho/riak-cs
147-
curl "${PACKAGE_CLOUD_RIAK_CS_DIR}/config_file.list?os=${OS}&dist=${DIST}&name=${HOSTNAME}" > $FILENAME
148-
```
149-
150-
The `name` that you submit to packagecloud can be anything you like. The
151-
`HOSTNAME` used above was for example purposes. The resulting file
152-
should hold contents like the following:
153-
154-
```
155-
# this file was generated by packagecloud.io for
156-
# the repository at https://packagecloud.io/basho/riak
157-
158-
deb https://packagecloud.io/basho/riak-cs/ubuntu/ precise main
159-
deb-src https://packagecloud.io/basho/riak-cs/ubuntu/ precise main
160-
```
161-
162-
With your `basho.list` file populated, you can update your apt sources
163-
list:
164-
165-
```bash
166-
sudo apt-get update
167-
```
168-
169-
Now install the `riak-cs` package:
170-
171-
```bash
172-
sudo apt-get install riak-cs
173-
```
174113

175114
### Installing Riak CS on RHEL or CentOS
176115

177116
On RHEL or CentOS, Riak CS packages are hosted on
178-
[packagecloud.io](https://packagecloud.io/basho/riak-cs). Instructions
179-
for installing via shell scripts, manual installation, Chef, and Puppet
180-
can be found in packagecloud's [installation
181-
docs](https://packagecloud.io/basho/riak-cs/install).
117+
[files.tiot.jp](https://files.tiot.jp/riak/cs/).
182118

183119
Platform-specific pages are linked below:
184120

185-
* [el5](https://packagecloud.io/basho/riak-cs/riak-cs-2.0.0-1.x86_64.rpm?distro=5)
121+
* [el5](https://files.tiot.jp/riak/cs/2.0/2.0.0/rhel/5/riak-cs-2.0.0-1.el5.x86_64.rpm)
186122
* [el6](https://packagecloud.io/basho/riak-cs/packages/el/6/riak-cs-2.0.0-1.el6.x86_64.rpm)
187-
<!-- * [el7](https://packagecloud.io/basho/riak-cs/riak-cs-2.0.0-1.x86_64.rpm?distro=7) -->
188-
* [Fedora 19](https://packagecloud.io/basho/riak-cs/riak-cs-2.0.0-1.fc19.x86_64.rpm?distro=19)
189-
190-
#### Advanced rpm Installation
191-
192-
For the simplest installation process on LTS (Long-Term Support)
193-
releases, use yum. First, you must install the `pygpgme` package, which
194-
enables yum to handle [GPG](https://www.gnupg.org/) signatures:
195-
196-
```bash
197-
sudo yum install pygpgme
198-
```
199-
200-
If you wish to install using a `.repo` file, packagecloud can generate
201-
one for you on the basis of a name that you specify, e.g. a hostname,
202-
and the desired operating system and distribution. The following example
203-
script would store your hostname in the variable `HOSTNAME`, send that
204-
information to packagecloud to generate a `.repo` file, and then store
205-
the return value in a file called `basho.repo`, which is stored in the
206-
`/etc/yum.repos.d` directory:
207-
208-
```bash
209-
#!/bin/bash
210-
211-
HOSTNAME=`hostname -f`
212-
FILENAME=/etc/yum.repos.d/basho.repo
213-
OS=el
214-
DIST=5
215-
PACKAGE_CLOUD_RIAK_CS_DIR=https://packagecloud.io/install/repositories/basho/riak-cs
216-
curl "${PACKAGE_CLOUD_RIAK_CS_DIR}/config_file.repo?os=${OS}&dist=${DIST}&name=${HOSTNAME}" > $FILENAME
217-
```
218-
219-
The `name` that you submit to packagecloud can be anything you like. The
220-
`HOSTNAME` used above was for example purposes. The resulting file
221-
should hold contents like the following:
222-
223-
```
224-
[basho_riak-cs]
225-
name=basho_riak-cs
226-
baseurl=https://packagecloud.io/basho/riak-cs/el/5/$basesearch
227-
repo_gpgcheck=1
228-
gpgcheck=0
229-
enabled=1
230-
gpgkey=https://packagecloud.io/gpg.key
231-
sslverify=1
232-
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
233-
```
234-
235-
With your `basho.repo` file populated, you can update your rpm sources
236-
list.
123+
* [Fedora 19](https://files.tiot.jp/riak/cs/2.0/2.0.0/fedora/19/riak-cs-2.0.0-1.fc19.x86_64.rpm)
237124

238125
## Installing Stanchion on a Node
239126

@@ -277,32 +164,7 @@ At this point, you can move on to [configuring Riak CS]({{<baseurl>}}riak/cs/2.0
277164

278165
### Installing Stanchion on Debian or Ubuntu
279166

280-
On Debian or Ubuntu, you can either use `apt` or install the `.deb`
281-
package manually.
282-
283-
#### Installing Using `apt` (recommended)
284-
285-
First, install the signing key:
286-
287-
```curl
288-
curl http://apt.basho.com/gpg/basho.apt.key | sudo apt-key add -
289-
```
290-
291-
If the signing key and `apt` repository have already been added, add
292-
the Basho repository to your `apt` sources list (and update them):
293-
294-
```bash
295-
sudo bash -c "echo deb http://apt.basho.com $(lsb_release -sc) main > /etc/apt/sources.list.d/basho.list"
296-
sudo apt-get update
297-
```
298-
299-
Now, install the `stanchion` package:
300-
301-
```bash
302-
sudo apt-get install stanchion
303-
```
304-
305-
At this point, you can move on to [configuring Riak CS]({{<baseurl>}}riak/cs/2.0.0/cookbooks/configuration/riak-cs).
167+
Stanchion files are available from [files.tiot.jp](https://files.tiot.jp/riak/stanchion/).
306168

307169
#### Installing the `.deb` Package Manually (not recommended)
308170

@@ -320,27 +182,6 @@ At this point, you can move on to [configuring Riak CS]({{<baseurl>}}riak/cs/2.0
320182
On RHEL or CentOS, you can either use `yum` or install the `.rpm`
321183
package manually.
322184

323-
#### Installing Using `yum` (recommended)
324-
325-
For CentOS/RHEL 6:
326-
327-
```bash
328-
sudo yum install http://yum.basho.com/gpg/basho-release-6-1.noarch.rpm
329-
```
330-
331-
For CentOS/RHEL 5:
332-
333-
```
334-
sudo yum install http://yum.basho.com/gpg/basho-release-5-1.noarch.rpm
335-
```
336-
337-
Once the `.rpm` package has been installed, install Stanchion:
338-
339-
```basho
340-
sudo yum install stanchion
341-
```
342-
343-
At this point, you can move on to [configuring Riak CS]({{<baseurl>}}riak/cs/2.0.0/cookbooks/configuration/riak-cs).
344185

345186
#### Installing the `.rpm` Package Manually (not recommended)
346187

0 commit comments

Comments
 (0)