Files
scylladb/docs/index.rst
Anna Stuchlik c65abb06cd doc: udpate the OSS docs landing page
Fixes https://github.com/scylladb/scylladb/issues/14333

This commit replaces the documentation landing page with
the Open Source-only documentation landing page.

This change is required as now there is a separate landing
page for the ScyllaDB documentation, so the page is duplicated,
creating bad user experience.

Closes #14343
2023-06-21 17:06:48 +03:00

66 lines
2.4 KiB
ReStructuredText

:orphan:
====================================
ScyllaDB Open Source Documentation
====================================
.. meta::
:title: ScyllaDB Open Source Documentation
:description: ScyllaDB Open Source Documentation
:keywords: ScyllaDB Open Source, Scylla Open Source, Scylla docs, ScyllaDB documentation, Scylla Documentation
About This User Guide
-----------------------
ScyllaDB is a distributed NoSQL wide-column database for data-intensive apps that require
high performance and low latency.
This user guide covers topics related to ScyllaDB Open Source - an open-source project that allows you to evaluate
experimental features, review the `source code <https://github.com/scylladb/scylladb>`_, and add your contributions
to the project.
For topics related to other ScyllaDB flavors, see the documentation for `ScyllaDB Enterprise <https://enterprise.docs.scylladb.com/>`_ and
`ScyllaDB Cloud <https://cloud.docs.scylladb.com/>`_.
Documentation Highlights
--------------------------
* :doc:`Install ScyllaDB Open Source </getting-started/install-scylla/index>`
* :doc:`Configure ScyllaDB Open Source </getting-started/system-configuration/>`
* :doc:`Cluster Management Procedures </operating-scylla/procedures/cluster-management/index>`
* :doc:`Upgrade ScyllaDB Open Source </upgrade/index>`
* :doc:`CQL Reference </cql/index>`
* :doc:`ScyllaDB Drivers </using-scylla/drivers/index>`
ScyllaDB Community
--------------------------
Join the ScyllaDB Open Source community:
* Contribute to the ScyllaDB Open Source `project <https://github.com/scylladb/scylladb>`_.
* Join the `ScyllaDB Community Forum <https://forum.scylladb.com/>`_.
* Join our `Slack Channel <https://slack.scylladb.com/>`_.
* Sign up for the `scylladb-users <https://groups.google.com/d/forum/scylladb-users>`_ Google group.
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
architecture/index
troubleshooting/index
kb/index
reference/index
faq
Contribute to ScyllaDB <contribute>
alternator/alternator