Skip to content

Chkconfig update and supported platforms #292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
065cfc2
Merge pull request #4 from TI-Tokyo/dev
JMercerGit Aug 10, 2022
02cafb9
Merge branch 'TI-Tokyo:dev' into dev
JMercerGit Oct 18, 2022
83d942a
Merge branch 'TI-Tokyo:dev' into dev
JMercerGit Dec 2, 2022
a8ab31e
Merge branch 'TI-Tokyo:dev' into dev
JMercerGit Jan 3, 2023
2d44207
Merge branch 'TI-Tokyo:dev' into dev
JMercerGit Feb 9, 2023
b6966e2
Merge branch 'TI-Tokyo:dev' into dev
JMercerGit Feb 9, 2023
b18605e
Merge branch 'TI-Tokyo:dev' into dev
JMercerGit May 13, 2023
55e52a8
Merge branch 'TI-Tokyo:dev' into dev
JMercerGit Jun 20, 2023
3d6bd39
Merge branch 'TI-Tokyo:dev' into dev
JMercerGit Aug 7, 2023
c2c872c
Merge branch 'TI-Tokyo:dev' into dev
JMercerGit Aug 22, 2023
9dead9f
Merge dev into master (#238)
pjaclark Nov 24, 2023
1b0bf32
Merge changes between dev and master
pjaclark Dec 15, 2023
e35cca3
Remove duplicate (#260)
pjaclark Dec 15, 2023
8a47bdd
Remove duplicate (#261)
pjaclark Dec 22, 2023
f20d6f8
Fix merge conflicts
pjaclark Dec 22, 2023
d1482d3
Merge branch 'TI-Tokyo:dev' into dev
JMercerGit Feb 19, 2024
ff6f648
Update Dockerfile
pjaclark Mar 18, 2024
1884a71
Merge branch 'TI-Tokyo:dev' into dev
JMercerGit May 7, 2024
6841d8d
Merge branch 'TI-Tokyo:dev' into dev
JMercerGit Feb 13, 2025
77226fc
Updated supported OTP versions
JMercerGit Feb 27, 2025
83d2f03
Updated supporting OS versions
JMercerGit Feb 27, 2025
90ccb18
Merge branch 'TI-Tokyo:master' into devjm-3.4-general-fixes
JMercerGit Mar 4, 2025
f5592f0
updated installing file
JMercerGit Mar 4, 2025
49048b1
3.2.4 docs manual addition
JMercerGit Mar 5, 2025
a551eb5
Updated Veryifying install to include chkconfig
JMercerGit Mar 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions content/riak/kv/2.9.0p5/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ Riak KV is a distributed NoSQL database designed to deliver maximum data availab

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.

This release is tested with OTP 19.

## Supported Operating Systems

- Amazon Linux 2016.09 (AWS)
Expand Down
13 changes: 5 additions & 8 deletions content/riak/kv/2.9.0p5/setup/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,12 @@ aliases:
- /riak/kv/2.9.0p4/setup/installing/
---

[install mac osx]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/mac-osx
[install aws]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/amazon-web-services
[install debian & ubuntu]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/debian-ubuntu
[install freebsd]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/freebsd
[install mac osx]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/mac-osx
[install oracle linux]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/oracle-linux
[install rhel & centos]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/rhel-centos
[install suse]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/suse
[install windows azure]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/windows-azure
[install source index]: {{<baseurl>}}riak/kv/2.9.0p5/setup/installing/source
[community projects]: {{<baseurl>}}community/projects
[upgrade index]: {{<baseurl>}}riak/kv/2.9.0p5/setup/upgrading

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

## Building from Source

Expand Down
2 changes: 2 additions & 0 deletions content/riak/kv/2.9.1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ aliases:

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.

This release is tested with OTP 19.

## Supported Operating Systems

- Amazon Linux 2016.09 (AWS)
Expand Down
13 changes: 5 additions & 8 deletions content/riak/kv/2.9.1/setup/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,12 @@ aliases:
- /riak/kv/2.9.1/installing/
---

[install mac osx]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/mac-osx
[install aws]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/amazon-web-services
[install debian & ubuntu]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/debian-ubuntu
[install freebsd]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/freebsd
[install mac osx]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/mac-osx
[install oracle linux]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/oracle-linux
[install rhel & centos]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/rhel-centos
[install suse]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/suse
[install windows azure]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/windows-azure
[install source index]: {{<baseurl>}}riak/kv/2.9.1/setup/installing/source
[community projects]: {{<baseurl>}}community/projects
[upgrade index]: {{<baseurl>}}riak/kv/2.9.1/setup/upgrading

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

## Building from Source

Expand Down
2 changes: 2 additions & 0 deletions content/riak/kv/2.9.10/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ aliases:

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.

This release is tested with OTP 19.

## Supported Operating Systems

- Amazon Linux 2016.09 (AWS)
Expand Down
13 changes: 5 additions & 8 deletions content/riak/kv/2.9.10/setup/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,12 @@ aliases:
- /riak/kv/2.9.10/installing/
---

[install mac osx]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/mac-osx
[install aws]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/amazon-web-services
[install debian & ubuntu]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/debian-ubuntu
[install freebsd]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/freebsd
[install mac osx]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/mac-osx
[install oracle linux]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/oracle-linux
[install rhel & centos]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/rhel-centos
[install suse]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/suse
[install windows azure]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/windows-azure
[install source index]: {{<baseurl>}}riak/kv/2.9.10/setup/installing/source
[community projects]: {{<baseurl>}}community/projects
[upgrade index]: {{<baseurl>}}riak/kv/2.9.10/setup/upgrading

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

## Building from Source

Expand Down
130 changes: 0 additions & 130 deletions content/riak/kv/2.9.10/setup/installing/freebsd.md

This file was deleted.

121 changes: 0 additions & 121 deletions content/riak/kv/2.9.10/setup/installing/smartos.md

This file was deleted.

Loading