Files
scylladb/docs/index.rst
Anna Stuchlik eed8373b77 doc: remove the redundant pages
This commit removes two redundant pages and adds the related redirections.

- The Tutorials page is a duplicate and is not maintained anymore.
  Having it in the docs hurts the SEO of the up-to-date Tutorias page.
- The Contributing page is not helpful. Contributions-related information
  should be maintained in the project README file.

Fixes https://github.com/scylladb/scylladb/issues/17279
Fixes https://github.com/scylladb/scylladb/issues/24060

Closes scylladb/scylladb#24090
2025-05-13 13:29:04 +03:00

78 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
2024.2 and earlier documentation <https://enterprise.docs.scylladb.com/branch-2024.2/>