Files
scylladb/docs/index.rst
Anna Stuchlik 851a433663 doc: add a link to the previous Enterprise documentation
This commit adds a link to the docs for previous Enterprise versions
at https://enterprise.docs.scylladb.com/ to the left menu.

As we still support versions 2024.1 and 2024.2, we need to ensure
easier access to those docs sets.

Fixes https://github.com/scylladb/scylladb/issues/23870

Closes scylladb/scylladb#23945
2025-05-05 12:16:47 +03:00

79 lines
2.3 KiB
ReStructuredText

:orphan:
====================================
ScyllaDB Documentation
====================================
.. meta::
:title: ScyllaDB Documentation
:description: ScyllaDB Documentation
:keywords: ScyllaDB docs, ScyllaDB documentation, ScyllaDB Documentation
About This User Guide
-----------------------
This user guide covers topics related to ScyllaDB - a distributed NoSQL
wide-column database for data-intensive apps that require
high performance and low latency.
You can deploy ScyllaDB:
* On AWS, GCP, and Azure.
* On premises.
* With `ScyllaDB Cloud <https://cloud.scylladb.com/>`_ - a fully managed DBaaS.
This user guide covers topics related to ScyllaDB cloud or on-premises
self-managed deployments.
For details about ScyllaDB Cloud, see the
`ScyllaDB Cloud documentation <https://cloud.docs.scylladb.com/>`_.
Documentation Highlights
--------------------------
* :doc:`Install ScyllaDB </getting-started/install-scylla/index>`
* :doc:`Configure ScyllaDB </getting-started/system-configuration/>`
* :doc:`Cluster Management Procedures </operating-scylla/procedures/cluster-management/index>`
* :doc:`Upgrade ScyllaDB </upgrade/index>`
* :doc:`CQL Reference </cql/index>`
* :doc:`ScyllaDB Drivers </using-scylla/drivers/index>`
* :doc:`Features </features/index>`
ScyllaDB Support
--------------------
ScyllaDB customers can open or check on tickets in the
`ScyllaDB Customer Portal <https://www.scylladb.com/customer-portal/#support>`_.
ScyllaDB Community
--------------------------
Join the ScyllaDB community:
* Join the `ScyllaDB Community Forum <https://forum.scylladb.com/>`_.
* Join our `Slack Channel <https://slack.scylladb.com/>`_.
Learn How to Use ScyllaDB
---------------------------
You can learn to use ScyllaDB by taking **free courses** at `ScyllaDB University <https://university.scylladb.com/>`_.
In addition, you can read our `blog <https://www.scylladb.com/blog/>`_ and attend ScyllaDB's
`webinars, workshops, and conferences <https://www.scylladb.com/company/events/>`_.
.. toctree::
:hidden:
getting-started/index
operating-scylla/index
using-scylla/index
cql/index
alternator/alternator
features/index
architecture/index
troubleshooting/index
kb/index
reference/index
faq
Contribute to ScyllaDB <contribute>
2024.2 and earlier documentation <https://enterprise.docs.scylladb.com/branch-2024.2/>