diff --git a/doc/_themes/ceph/static/nature.css_t b/doc/_themes/ceph/static/nature.css_t index f02a23298a3..019f8dc1240 100644 --- a/doc/_themes/ceph/static/nature.css_t +++ b/doc/_themes/ceph/static/nature.css_t @@ -314,3 +314,22 @@ p.breathe-sectiondef-title { font-weight: bold; border-bottom: thin solid #5E6A71; } + +.columns-2, +.columns-3 { + display: flex; +} + +.columns-2 > div, +.columns-3 > div { + flex: 1; + padding: 0 10px 10px 0; +} + +.columns-2 > div { + width: 50%; +} + +.columns-3 > div { + width: 33.33%; +} diff --git a/doc/index.rst b/doc/index.rst index 954ee9da305..1c7710edfe7 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -5,74 +5,72 @@ Ceph uniquely delivers **object, block, and file storage in one unified system**. -.. raw:: html +.. container:: columns-3 - -
Ceph Object Store+ .. container:: column -- RESTful Interface -- S3- and Swift-compliant APIs -- S3-style subdomains -- Unified S3/Swift namespace -- User management -- Usage tracking -- Striped objects -- Cloud solution integration -- Multi-site deployment -- Multi-site replication + .. raw:: html -.. raw:: html +Ceph Object Store- | Ceph Block Device+ - RESTful Interface + - S3- and Swift-compliant APIs + - S3-style subdomains + - Unified S3/Swift namespace + - User management + - Usage tracking + - Striped objects + - Cloud solution integration + - Multi-site deployment + - Multi-site replication + .. container:: column -- Thin-provisioned -- Images up to 16 exabytes -- Configurable striping -- In-memory caching -- Snapshots -- Copy-on-write cloning -- Kernel driver support -- KVM/libvirt support -- Back-end for cloud solutions -- Incremental backup -- Disaster recovery (multisite asynchronous replication) + .. raw:: html -.. raw:: html +Ceph Block Device- | Ceph File System+ - Thin-provisioned + - Images up to 16 exabytes + - Configurable striping + - In-memory caching + - Snapshots + - Copy-on-write cloning + - Kernel driver support + - KVM/libvirt support + - Back-end for cloud solutions + - Incremental backup + - Disaster recovery (multisite asynchronous replication) -- POSIX-compliant semantics -- Separates metadata from data -- Dynamic rebalancing -- Subdirectory snapshots -- Configurable striping -- Kernel driver support -- FUSE support -- NFS/CIFS deployable -- Use with Hadoop (replace HDFS) + .. container:: column -.. raw:: html + .. raw:: html - |
+ Ceph File System-See `Ceph Object Store`_ for additional details. + - POSIX-compliant semantics + - Separates metadata from data + - Dynamic rebalancing + - Subdirectory snapshots + - Configurable striping + - Kernel driver support + - FUSE support + - NFS/CIFS deployable + - Use with Hadoop (replace HDFS) -.. raw:: html +.. container:: columns-3 - | + .. container:: column -See `Ceph Block Device`_ for additional details. + See `Ceph Object Store`_ for additional details. -.. raw:: html + .. container:: column - | + See `Ceph Block Device`_ for additional details. -See `Ceph File System`_ for additional details. + .. container:: column -.. raw:: html - - |
Config and Deploy+ .. container:: column -Ceph Storage Clusters have a few required settings, but most configuration -settings have default values. A typical deployment uses a deployment tool -to define a cluster and bootstrap a monitor. See `Deployment`_ for details -on ``cephadm.`` + .. raw:: html -.. toctree:: - :maxdepth: 2 +Config and Deploy- Configuration | Operations+ ConfigurationOperations- Man Pages | APIs+ Man Pages |
Recommendations- -To begin using Ceph in production, you should review our hardware -recommendations and operating system recommendations. + .. container:: column -.. toctree:: - :maxdepth: 2 + .. raw:: html - Hardware RecommendationsRecommendations+ To begin using Ceph in production, you should review our hardware + recommendations and operating system recommendations. -.. raw:: html + .. toctree:: + :maxdepth: 2 - | Get Involved+ Hardware RecommendationsGet Involved-.. raw:: html + You can avail yourself of help or contribute documentation, source + code or bugs by getting involved in the Ceph community. - |