Fixes https://github.com/scylladb/scylladb/issues/13808 This commit moves cloud instance recommendations from the Requirements page to a new dedicated page. The content of subsections is simply copy-pasted, but I added the introduction and metadata for better searchability.
37 lines
930 B
ReStructuredText
37 lines
930 B
ReStructuredText
|
|
=====================
|
|
ScyllaDB Requirements
|
|
=====================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
|
|
system-requirements
|
|
os-support
|
|
Cloud Instance Recommendations <cloud-instance-recommendations>
|
|
scylla-in-a-shared-environment
|
|
|
|
|
|
.. raw:: html
|
|
|
|
|
|
<div class="panel callout radius animated">
|
|
<div class="row">
|
|
<div class="medium-3 columns">
|
|
<h5 id="getting-started">ScyllaDB Requirements</h5>
|
|
</div>
|
|
<div class="medium-9 columns">
|
|
|
|
* :doc:`System Requirements</getting-started/system-requirements/>`
|
|
* :doc:`OS Support by Platform and Version</getting-started/os-support/>`
|
|
* :doc:`Cloud Instance Recommendations AWS, GCP, and Azure </getting-started/cloud-instance-recommendations>`
|
|
* :doc:`Running ScyllaDB in a Shared Environment </getting-started/scylla-in-a-shared-environment>`
|
|
|
|
.. raw:: html
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|