summaryrefslogtreecommitdiffstats
path: root/src/ceph/doc/start/get-involved.rst
blob: 5cbb1d6dea7475b0fc4f39b09a7424c85882f751 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
.. _Get Involved:

=====================================
 Get Involved in the Ceph Community!
=====================================

These are exciting times in the Ceph community! Get involved!

+----------------------+-------------------------------------------------+-----------------------------------------------+
|Channel               | Description                                     | Contact Info                                  |
+======================+=================================================+===============================================+
| **Blog**             | Check the Ceph Blog_ periodically to keep track | http://ceph.com/community/blog/               |
|                      | of Ceph progress and important announcements.   |                                               |
+----------------------+-------------------------------------------------+-----------------------------------------------+
| **Planet Ceph**      | Check the blog aggregation on Planet Ceph for   | https://ceph.com/category/planet/             |
|                      | interesting stories, information and            |                                               |
|                      | experiences from the community.                 |                                               |
+----------------------+-------------------------------------------------+-----------------------------------------------+
| **Wiki**             | Check the Ceph Wiki is a source for more        | http://wiki.ceph.com/                         |
|                      | community and development related topics. You   |                                               |
|                      | can find there information about blueprints,    |                                               |
|                      | meetups, the Ceph Developer Summits and more.   |                                               |
+----------------------+-------------------------------------------------+-----------------------------------------------+
| **IRC**              | As you delve into Ceph, you may have questions  |                                               |
|                      | or feedback for the Ceph development team. Ceph | - **Domain:** ``irc.oftc.net``                |
|                      | developers are often available on the ``#ceph`` | - **Channels:** ``#ceph`` and ``#ceph-devel`` |
|                      | IRC channel particularly during daytime hours   |                                               |
|                      | in the US Pacific Standard Time zone.           |                                               |
|                      | While ``#ceph`` is a good starting point for    |                                               |
|                      | cluster operators and users, there is also      |                                               |
|                      | ``#ceph-devel`` dedicated for Ceph developers.  |                                               |
+----------------------+-------------------------------------------------+-----------------------------------------------+
| **User List**        | Ask and answer user-related questions by        |                                               |
|                      | subscribing to the email list at                | - `User Subscribe`_                           |
|                      | ceph-users@ceph.com. You can opt out of         | - `User Unsubscribe`_                         |
|                      | the email list at any time by unsubscribing.    | - `Gmane for Users`_                          |
|                      | A simple email is all it takes! If you would    |                                               |
|                      | like to view the archives, go to Gmane.         |                                               |
+----------------------+-------------------------------------------------+-----------------------------------------------+
| **Devel List**       | Keep in touch with developer activity by        |                                               |
|                      | subscribing to the email list at                | - `Devel Subscribe`_                          |
|                      | ceph-devel@vger.kernel.org. You can opt out of  | - `Devel Unsubscribe`_                        |
|                      | the email list at any time by unsubscribing.    | - `Gmane for Developers`_                     |
|                      | A simple email is all it takes! If you would    |                                               |
|                      | like to view the archives, go to Gmane.         |                                               |
+----------------------+-------------------------------------------------+-----------------------------------------------+
| **Commit List**      | Subscribe to ceph-commit@ceph.com to get        |                                               |
|                      | commit notifications via email. You can opt out | - `Commit Subscribe`_                         |
|                      | of the email list at any time by unsubscribing. | - `Commit Unsubscribe`_                       |
|                      | A simple email is all it takes!                 | - `Mailing list archives`_                    |
+----------------------+-------------------------------------------------+-----------------------------------------------+
| **QA List**          | For Quality Assurance (QA) related activities   |                                               |
|                      | subscribe to this list. You can opt out         | - `QA Subscribe`_                             |
|                      | of the email list at any time by unsubscribing. | - `QA Unsubscribe`_                           |
|                      | A simple email is all it takes!                 | - `Mailing list archives`_                    |
+----------------------+-------------------------------------------------+-----------------------------------------------+
| **Community List**   | For all discussions related to the Ceph User    |                                               |
|                      | Committee and other community topics. You can   | - `Community Subscribe`_                      |
|                      | opt out of the email list at any time by        | - `Community Unsubscribe`_                    |
|                      | unsubscribing. A simple email is all it takes!  | - `Mailing list archives`_                    |
+----------------------+-------------------------------------------------+-----------------------------------------------+
| **Bug Tracker**      | You can help keep Ceph production worthy by     | http://tracker.ceph.com/projects/ceph         |
|                      | filing and tracking bugs, and providing feature |                                               |
|                      | requests using the Bug Tracker_.                |                                               |
+----------------------+-------------------------------------------------+-----------------------------------------------+
| **Source Code**      | If you would like to participate in             |                                               |
|                      | development, bug fixing, or if you just want    | - http://github.com/ceph/ceph                 |
|                      | the very latest code for Ceph, you can get it   | - http://ceph.com/download                    |
|                      | at http://github.com. See `Ceph Source Code`_   |                                               |
|                      | for details on cloning from github.             |                                               |
+----------------------+-------------------------------------------------+-----------------------------------------------+



.. _Devel Subscribe: mailto:majordomo@vger.kernel.org?body=subscribe+ceph-devel
.. _Devel Unsubscribe: mailto:majordomo@vger.kernel.org?body=unsubscribe+ceph-devel
.. _User Subscribe: mailto:ceph-users-join@lists.ceph.com
.. _User Unsubscribe: mailto:ceph-users-leave@lists.ceph.com
.. _Community Subscribe: mailto:ceph-community-join@lists.ceph.com
.. _Community Unsubscribe: mailto:ceph-community-leave@lists.ceph.com
.. _Commit Subscribe: mailto:ceph-commit-join@lists.ceph.com
.. _Commit Unsubscribe: mailto:ceph-commit-leave@lists.ceph.com
.. _QA Subscribe: mailto:ceph-qa-join@lists.ceph.com
.. _QA Unsubscribe: mailto:ceph-qa-leave@lists.ceph.com
.. _Gmane for Developers: http://news.gmane.org/gmane.comp.file-systems.ceph.devel
.. _Gmane for Users: http://news.gmane.org/gmane.comp.file-systems.ceph.user
.. _Mailing list archives: http://lists.ceph.com/
.. _Blog: http://ceph.com/community/blog/
.. _Tracker: http://tracker.ceph.com/
.. _Ceph Source Code: http://github.com/ceph/ceph