mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 18:40:38 +00:00
This commit moves the install-jmx.rst file from the install-scylla folder to the installation-common folder. All the references to the moved document are updated. This is a follow-up to https://github.com/scylladb/scylladb/pull/17969/ Closes scylladb/scylladb#20712
49 lines
1.9 KiB
ReStructuredText
49 lines
1.9 KiB
ReStructuredText
Install ScyllaDB
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
|
|
/getting-started/install-scylla/launch-on-aws
|
|
/getting-started/install-scylla/launch-on-gcp
|
|
/getting-started/install-scylla/launch-on-azure
|
|
/getting-started/installation-common/scylla-web-installer
|
|
/getting-started/install-scylla/install-on-linux
|
|
/getting-started/installation-common/install-jmx
|
|
/getting-started/install-scylla/run-in-docker
|
|
/getting-started/installation-common/unified-installer
|
|
/getting-started/installation-common/air-gapped-install
|
|
/getting-started/installation-common/disable-housekeeping
|
|
/getting-started/installation-common/dev-mod
|
|
|
|
Keep your versions up-to-date. The two latest versions are supported. Also, always install the latest patches for your version.
|
|
|
|
.. panel-box::
|
|
:title: Cloud Deployment
|
|
:id: "getting-started"
|
|
:class: my-panel
|
|
|
|
* :doc:`Launch ScyllaDB on AWS </getting-started/install-scylla/launch-on-aws>`
|
|
* :doc:`Launch ScyllaDB on GCP </getting-started/install-scylla/launch-on-gcp>`
|
|
* :doc:`Launch ScyllaDB on Azure </getting-started/install-scylla/launch-on-azure>`
|
|
|
|
|
|
.. panel-box::
|
|
:title: Installation on Linux
|
|
:id: "getting-started"
|
|
:class: my-panel
|
|
|
|
* :doc:`Install ScyllaDB with Web Installer (recommended) </getting-started/installation-common/scylla-web-installer>`
|
|
* :doc:`Install ScyllaDB Linux Packages </getting-started/install-scylla/install-on-linux>`
|
|
* :doc:`Install scylla-jmx Package </getting-started/installation-common/install-jmx>`
|
|
* :doc:`Install ScyllaDB Without root Privileges </getting-started/installation-common/unified-installer>`
|
|
* :doc:`Air-gapped Server Installation </getting-started/installation-common/air-gapped-install>`
|
|
* :doc:`ScyllaDB Developer Mode </getting-started/installation-common/dev-mod>`
|
|
|
|
.. panel-box::
|
|
:title: Docker
|
|
:id: "getting-started"
|
|
:class: my-panel
|
|
|
|
* :doc:`Run ScyllaDB in Docker </getting-started/install-scylla/run-in-docker>` |