Skip to content

Commit 55643c3

Browse files
JMercerGitpjaclark
andauthored
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]>
1 parent 48833af commit 55643c3

File tree

3 files changed

+21
-31
lines changed

3 files changed

+21
-31
lines changed

content/riak/kv/3.2.0/index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,23 +36,22 @@ This release is tested with OTP 22, OTP 24 and OTP 25; but optimal performance i
3636
- Alpine Linux 3.16
3737
- Alpine Linux 3.18
3838
- Alpine Linux 3.21
39-
- Amazon Linux 2016.09 (AWS)
4039
- Amazon Linux 2 (AWS)
40+
- Amazon Linux 2023
4141
- CentOS 7
4242
- CentOS 8
43-
- Debian 8.0 ("Jessie")
43+
- CentOS 9
4444
- Debian 9.0 ("Stretch")
4545
- Debian 10.0 ("Buster")
46+
- Debian 11.0 ("Bullseye")
4647
- Oracle Linux 8
4748
- Red Hat Enterprise Linux 7
4849
- Red Hat Enterprise Linux 8
50+
- Red Hat Enterprise Linux 9
4951
- Raspbian Buster
50-
- Ubuntu 16.04 ("Xenial Xerus")
5152
- Ubuntu 18.04 ("Bionic Beaver")
5253
- Ubuntu 20.04.4 ("Focal Fossa")
53-
- FreeBSD 10.4
54-
- FreeBSD 11.1
55-
- Mac OSX 10.11+ (development only)
54+
- Ubuntu 22.04 ("Jammy Jellyfish")
5655

5756
## Getting Started
5857

content/riak/kv/3.2.3/index.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,23 +34,17 @@ This release is tested with OTP 24 and OTP 25; but optimal performance is likely
3434
## Supported Operating Systems
3535

3636
- Alpine Linux 3.21
37-
- Amazon Linux 2016.09 (AWS)
38-
- Amazon Linux 2 (AWS)
39-
- CentOS 7
37+
- Amazon Linux 2023
4038
- CentOS 8
41-
- Debian 8.0 ("Jessie")
42-
- Debian 9.0 ("Stretch")
4339
- Debian 10.0 ("Buster")
40+
- Debian 11.0 ("Bullseye")
41+
- Debian 12.0 ("Bookworm")
4442
- Oracle Linux 8
45-
- Red Hat Enterprise Linux 7
4643
- Red Hat Enterprise Linux 8
47-
- Raspbian Buster
48-
- Ubuntu 16.04 ("Xenial Xerus")
49-
- Ubuntu 18.04 ("Bionic Beaver")
44+
- Raspbian Bullseye
5045
- Ubuntu 20.04.4 ("Focal Fossa")
51-
- FreeBSD 10.4
52-
- FreeBSD 11.1
53-
- Mac OSX 10.11+ (development only)
46+
- Ubuntu 22.04 ("Jammy Jellyfish")
47+
- Ubuntu 24.04 ("Noble Numbat")
5448

5549
## Getting Started
5650

content/riak/kv/3.2.4/index.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -33,23 +33,20 @@ This release is tested with OTP 20, OTP 21 and OTP 22; but optimal performance i
3333

3434
## Supported Operating Systems
3535

36-
- Amazon Linux 2016.09 (AWS)
37-
- Amazon Linux 2 (AWS)
38-
- CentOS 7
36+
- Alpine Linux 3.21
37+
- Amazon Linux 2023
3938
- CentOS 8
40-
- Debian 8.0 ("Jessie")
41-
- Debian 9.0 ("Stretch")
39+
- CentOS 9
4240
- Debian 10.0 ("Buster")
43-
- Oracle Linux 8
44-
- Red Hat Enterprise Linux 7
41+
- Debian 11.0 ("Bullseye")
42+
- Debian 12.0 ("Bookworm")
43+
- Oracle Linux 9
4544
- Red Hat Enterprise Linux 8
46-
- Raspbian Buster
47-
- Ubuntu 16.04 ("Xenial Xerus")
48-
- Ubuntu 18.04 ("Bionic Beaver")
45+
- Red Hat Enterprise Linux 9
46+
- Raspbian Bullseye
4947
- Ubuntu 20.04.4 ("Focal Fossa")
50-
- FreeBSD 10.4
51-
- FreeBSD 11.1
52-
- Mac OSX 10.11+ (development only)
48+
- Ubuntu 22.04 ("Jammy Jellyfish")
49+
- Ubuntu 24.04 ("Noble Numbat")
5350

5451
## Getting Started
5552

0 commit comments

Comments
 (0)