Skip to content

Commit 3cd9732

Browse files
committed
Set up Charmed Ceph content for contribution
Signed-off-by: Sharon Koech <[email protected]>
1 parent f910dd8 commit 3cd9732

File tree

1 file changed

+112
-0
lines changed

1 file changed

+112
-0
lines changed

charmed-ceph/homepage.md

Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
---
2+
3+
Charmed Ceph is a software-defined storage solution that provides object, block and file storage on commodity hardware.
4+
5+
Charmed Ceph makes it easy to use and deploy [Ceph][upstream-ceph]. It provides a simpler way to deliver Ceph to users using a set of scripts called charms that are deployed with [Juju](https://juju.is/).
6+
7+
Corporate users can benefit from the robust and manageable full-suite storage solution, and the ease with which their Ceph clusters can be deployed with Charmed Ceph.
8+
9+
An individual or corporate user with a large and growing volume of valuable data to manage, and appreciates the ease of integration with other cloud services would greatly benefit from Charmed Ceph.
10+
11+
---
12+
13+
## In this documentation
14+
15+
| | |
16+
|--|--|
17+
| **Tutorial** </br> [Get Started][gs]: a hands-on introduction to Ceph clusters for new users | **How-to guides** </br> [How-to guides][ht] for installation, integration and other key operations |
18+
| **Explanation** </br> Technical background, discussions and clarification of key topics, including [pool types][pt] and [storage types](https://ubuntu.com/ceph/docs/explanation#storage-types)| **Reference** </br> Technical information: [supported versions](/t/supported-ceph-versions/18799), [release cycle](/t/release-cycle/18800), [release notes](/t/ceph-release-notes/18764) and [appendices](/t/release-cycle/18800)|
19+
20+
---
21+
22+
## Project and community
23+
24+
Charmed Ceph is an Open Source project that welcomes usage discussion, project feedback, and especially contributions!
25+
26+
* Join our [user forum][juju-discourse-openstack]
27+
* Chat to us on [Matrix](https://app.element.io/#/room/#ceph-general:ubuntu.com)
28+
* We abide by the [Ubuntu Code of Conduct][ubuntu-coc]
29+
* Get involved in improving our [software][ceph-charm-repos] or [documentation](/t/39095)
30+
31+
Don't hesitate to [contact us][contact-ceph] if you have questions about integrating Charmed Ceph into your project.
32+
33+
<!-- LINKS -->
34+
35+
[upstream-ceph]: https://ceph.com/en/
36+
37+
[gs]: /t/getting-started/18801
38+
[ht]: /t/31143
39+
[pt]: /t/pool-types/30609
40+
[rns]: /t/ceph-release-notes/18764
41+
[apps]: /t/appendices/30626
42+
[ubuntu-coc]: https://ubuntu.com/community/ethos/code-of-conduct
43+
[juju-discourse-openstack]: https://discourse.charmhub.io/tag/openstack
44+
[contact-ceph]: https://ubuntu.com/ceph/contact-us
45+
[ceph-charm-repos]: https://opendev.org/explore/repos?sort=recentupdate&language=&q=charm-ceph&only_show_relevant=false
46+
47+
<!-- MENU -->
48+
49+
## Navigation
50+
51+
[details=Navigation]
52+
53+
|Level | Path | Navlink|
54+
|--- | --- | ---|
55+
|0 | home | [Home](/t/17250)|
56+
|0 | tutorial | [Tutorial](/t/56554)|
57+
|0 | howtos | [How-to guides](/t/31143)|
58+
|1 | | Installing Ceph|
59+
|2 | install-ceph | [Charmed Ceph](/t/18803)|
60+
|2 | install-dashboard | [Ceph dashboard](/t/24829)|
61+
|1 | | Managing Ceph cluster|
62+
|2 | adding-osds | [Adding OSDs](/t/18783)|
63+
|2 | adding-mons | [Adding MONs](/t/18784)|
64+
|2 | replacing-osd-disks | [Replacing OSD disks](/t/18788)|
65+
|2 | removing-osds | [Removing OSDs](/t/28296)|
66+
|2 | removing-mons | [Removing MONs](/t/27595)|
67+
|2 | enabling-fde | [Enabling full disk encryption](/t/68577)|
68+
|1 | | Multi-site operations|
69+
|2 | setting-up-multi-site-replication | [Setting up multi-site replication](/t/36025)|
70+
|2 | recovering-from-an-outage-with-multi-site-replication | [Recovering from an outage with multi-site replication](/t/36026)|
71+
|2 | scaling-down-multi-site-to-single-site | [Scaling down multi-site to single-site](/t/36027)|
72+
|1 | node-startup-and-shutdown | [Node startup and shutdown](/t/18780)|
73+
|1 | connecting-to-the-observability-stack | [Connecting to the observability stack](/t/45534)|
74+
|1 | integrating-ceph-with-other-tools | Integrating Ceph with other tools|
75+
|2 | kubernetes | [Kubernetes](/t/18794)|
76+
|2 | lxd | [LXD](/t/18793)|
77+
|2 | openstack | [OpenStack](/t/18792)|
78+
|2 | vmware | [VMware](/t/18791)|
79+
|1 | upgrading-deployment-software | [Upgrading deployment software](/t/18769)|
80+
|2 | upgrading-charms | [Upgrading charms](/t/18776)|
81+
|2 | upgrading-nodes | [Upgrading node operating system](/t/18777)|
82+
|2 | upgrading-ceph | [Upgrading Ceph](/t/18778)|
83+
|1 | contact-us | Contact us|
84+
|2 | report-security-vulnerabilities | [Report security vulnerabilities](/t/68578)|
85+
|0 | explanation | [Explanation](/t/47709)|
86+
|1 | security | [Security in Charmed Ceph](/t/60203)|
87+
|2 | attack-surface | [Attack surface](/t/69018)|
88+
|2 | access-controls | [Access controls](/t/69019)|
89+
|2 | secrets | [Secrets](/t/69020)|
90+
|2 | encryption | [Encryption](/t/69021)|
91+
|2 | secure-deployment | [Best practices for secure deployment](/t/69022)|
92+
|2 | secure-operation | [Best practices for secure operation](/t/69023)|
93+
|2 | cryptographic-technologies-in-charmed-ceph | [Cryptography in Charmed Ceph](/t/59119)|
94+
|2 | enabling-full-disk-encryption | [Enabling full disk encryption](/t/18779)|
95+
|1 | ceph-architecture | [Ceph architecture](/t/69017)|
96+
|1 | object-storage | [Object storage](/t/18819)|
97+
|1 | block-storage | [Block storage](/t/18821)|
98+
|1 | file-storage | [File storage](/t/18818)|
99+
|1 | replicated-pools | [Replicated pools](/t/18805)|
100+
|1 | erasure-coded-pools | [Erasure coded pools](/t/18807)|
101+
|1 | multi-site-replication | [RADOS Gateway multi-site replication](/t/35992)|
102+
|0 | reference | [Reference](/t/47708)|
103+
|1 | supported-ceph-versions | [Supported Ceph versions](/t/18799)|
104+
|1 | release-notes | [Release notes](/t/18764)|
105+
|1 | appendices | [Appendices](/t/30626)|
106+
|2 | client-setup | [Client setup](/t/18765)|
107+
|2 | charm-list | [Charm list](/t/18766)|
108+
|2 | upgrade-notes | [Upgrade notes](/t/18767)|
109+
|0 | contribute-to-our-docs | [Contribute to our docs](/t/58465)|
110+
| | doc-contrib | [Documentation contributions](/t/39095)|
111+
112+
[/details]

0 commit comments

Comments
 (0)