mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-22 15:52:13 +00:00
This commit removes: - Instructions to install scylla-jmx (and all references) - The Java 11 requirement for Ubuntu. Fixes https://github.com/scylladb/scylladb/issues/28249 Fixes https://github.com/scylladb/scylladb/issues/28252 Closes scylladb/scylladb#28254
47 lines
1.8 KiB
ReStructuredText
47 lines
1.8 KiB
ReStructuredText
Install ScyllaDB |CURRENT_VERSION|
|
|
=====================================
|
|
|
|
.. 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/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 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>` |