Jump to: navigation, search

Difference between revisions of "Main Page"

(Updated after vote at TC and Board in 2016)
m (Correct the software name and URL protocol for our paste service)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<div id="mf-index">
 
<div id="mf-index">
<table border=0 width=100%><tr><td width=20% align=center>
+
<table border=0 width=100% cellpadding=15><tr><td width=25% align=center>
 
[[File:Openstack-vertical-small.png]]
 
[[File:Openstack-vertical-small.png]]
 
</td><td>
 
</td><td>
'''The OpenStack Mission:''' to produce a ubiquitous Open Source Cloud Computing platform that is easy to use, simple to implement, interoperable between deployments, works well at all scales, and meets the needs of users and operators of both public and private clouds.
+
== Welcome to the OpenStack wiki ==
 +
The OpenStack Mission is to produce a ubiquitous Open Source Cloud Computing platform that is easy to use, simple to implement, interoperable between deployments, works well at all scales, and meets the needs of users and operators of both public and private clouds.
  
 
OpenStack is '''[http://docs.openstack.org/project-team-guide/open-source.html open source]''', '''[http://docs.openstack.org/project-team-guide/open-design.html openly designed]''', '''[http://docs.openstack.org/project-team-guide/open-development.html openly developed]''' by an '''[http://docs.openstack.org/project-team-guide/open-community.html open community]'''.
 
OpenStack is '''[http://docs.openstack.org/project-team-guide/open-source.html open source]''', '''[http://docs.openstack.org/project-team-guide/open-design.html openly designed]''', '''[http://docs.openstack.org/project-team-guide/open-development.html openly developed]''' by an '''[http://docs.openstack.org/project-team-guide/open-community.html open community]'''.
</td></tr>
 
</table>
 
<table border=0 width=100%>
 
<tr valign=top><td width=33%>
 
==== Get started ====
 
* '''Download [http://docs.openstack.org/releases/ releases]''' and read release notes
 
* Read official [http://docs.openstack.org/ documentation]
 
* Ask us questions on [http://ask.openstack.org/ Ask OpenStack]
 
* Talk to us on our [[IRC|IRC channels]]
 
* Join the conversation on our [[Mailing Lists]]
 
* Learn about [https://security.openstack.org/ Security] in OpenStack
 
* '''Get the [[Getting The Code|source code]]'''
 
* Give OpenStack [http://www.openstack.org/software/start/ a trial run]
 
* Watch [[Demo Videos|demo videos]]
 
* Go back to [http://www.openstack.org main OpenStack website]
 
</td><td width=33%>
 
==== Contribute to OpenStack ====
 
* '''[[How To Contribute]]'''
 
* Learn about [http://docs.openstack.org/project-team-guide/release-management.html Release Management]
 
* See the [http://docs.openstack.org/releases/schedules/mitaka.html current release cycle schedule]
 
* '''How to [http://docs.openstack.org/infra/manual/developers.html submit changes]'''
 
* [https://review.openstack.org/ Code reviews (Gerrit)]
 
* [http://docs.openstack.org/infra/manual/developers.html#peer-review Guidelines for code reviewers]
 
* [http://status.openstack.org/zuul/ Gate system status (Zuul)]
 
* How to use Launchpad [[Bugs]] and [[Blueprints]]
 
</td><td width=33%>
 
==== Join the Community ====
 
* '''Learn the [http://docs.openstack.org/project-team-guide/ OpenStack Way]'''
 
* [[Governance]] - How OpenStack is governed
 
* Explore the [http://governance.openstack.org/ Technical Committee documents]
 
* [[Meetings|Online Meetings]]
 
* [[Design_Summit|Design Summits]]
 
* Mid-cycle [[Sprints]]
 
* [[OpenStack User Groups]]
 
* [http://www.openstack.org/blog/category/newsletter/ OpenStack Blog], with [http://www.openstack.org/blog/category/newsletter/ weekly newsletters]
 
* [http://planet.openstack.org/ Planet OpenStack] - Blogs about OpenStack
 
 
</td></tr></table>
 
----
 
<table border=0 width=100%><tr><td align=center width=20%>
 
[[File:Openstack-compute-icon.png]]
 
</td><td>
 
'''OpenStack Project Teams''' are the building blocks to achieve OpenStack's mission. One can think of Project Teams as teams of people using tools (code repository, bug tracker, etc) and coordinated processes to produce a number of deliverables, in order to achieve a clearly stated objective.
 
  
Browse the '''[http://governance.openstack.org/reference/projects/index.html official list of OpenStack project teams]'''.
+
The '''OpenStack wiki''' is a collaboration tool for the community to publish various documents in a collaborative manner. Content may be out of date or inaccurate. Please refer primarily to other OpenStack websites for reference information (see below).
 
</td></tr>
 
</td></tr>
 
</table>
 
</table>
 
----
 
----
 
<table border=0 width=100%>
 
<table border=0 width=100%>
<tr valign=top><td width=33%>
+
<tr valign=top><td width=50%>
==== Links for ...Contributors ====
+
==== Help in using the wiki ====
* [https://git.openstack.org git.openstack.org] - Git repositories browser
+
* '''[[How_To_Use_The_Wiki|How to use this wiki]]'''
* [https://review.openstack.org review.openstack.org] - Code reviews
+
* Learn [https://www.mediawiki.org/wiki/Help:Formatting Wiki markup]
* [http://lists.openstack.org lists.openstack.org] - Mailing-lists
+
* [https://www.mediawiki.org/wiki/Help:Editing_pages Editing pages]
* [http://eavesdrop.openstack.org eavesdrop.openstack.org] - IRC logs and meetings
+
* [https://www.mediawiki.org/wiki/Help:Tracking_changes Tracking changes] and setting up a [https://www.mediawiki.org/wiki/Help:Watchlist Watchlist]
* [https://translate.openstack.org translate.openstack.org] - Contribute translations
+
* Interested in quick collaborative editing? Try out [https://etherpad.openstack.org Etherpad]
* [http://specs.openstack.org specs.openstack.org] - OpenStack specs browser
+
* In need of a collaborative spreadsheet? Try out [https://ethercalc.openstack.org Ethercalc]
* [http://codesearch.openstack.org codesearch.openstack.org] - Code search
+
* Looking to paste and link arbitrary text? Try out [http://paste.openstack.org LodgeIt]
</td><td width=33%>
+
</td><td width=50%>
==== ...Infrastructure & Tools ====
+
==== Links ====
* [http://stackalytics.openstack.org stackalytics.openstack.org] - Contribution analytics
+
* [https://www.openstack.org/ OpenStack main website]
* [http://status.openstack.org status.openstack.org] - Infrastructure status
+
* [https://releases.openstack.org/ OpenStack releases]
* [http://grafana.openstack.org grafana.openstack.org] - Infrastructure dashboards
+
* [https://git.openstack.org/cgit Source code]
* [http://graphite.openstack.org graphite.openstack.org] - Infra metrics & graphs
+
* [https://docs.openstack.org/ Documentation]
* [http://logstash.openstack.org logstash.openstack.org] - Search test logs with Kibana
+
* '''[https://www.openstack.org/community How to contribute]'''
* [https://etherpad.openstack.org etherpad.openstack.org] - Collaborative text editor
+
* [https://governance.openstack.org/ Project governance]
* [http://paste.openstack.org paste.openstack.org] - Pastebin
+
* Links from the [[Old_Main_Page|previous version of this wiki main page]]
</td><td width=33%>
+
</td></tr></table>
==== ...Others ====
 
* [https://www.openstack.org www.openstack.org] - OpenStack Foundation site
 
* [https://governance.openstack.org governance.openstack.org] - Technical Committee docs
 
* [https://security.openstack.org security.openstack.org] - Security advisories & policies
 
* [http://docs.openstack.org docs.openstack.org] - Documentation
 
* [https://groups.openstack.org groups.openstack.org] - Find user groups
 
* [https://ask.openstack.org ask.openstack.org] - Q&A website
 
* [http://planet.openstack.org planet.openstack.org] - Blog aggregator
 
* [https://refstack.openstack.org refstack.openstack.org] - Interoperability testing
 
* [http://apps.openstack.org apps.openstack.org] - App catalog
 
</td></tr></table>
 
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
 
</div>
 
</div>

Latest revision as of 16:39, 21 March 2018

Openstack-vertical-small.png

Welcome to the OpenStack wiki

The OpenStack Mission is to produce a ubiquitous Open Source Cloud Computing platform that is easy to use, simple to implement, interoperable between deployments, works well at all scales, and meets the needs of users and operators of both public and private clouds.

OpenStack is open source, openly designed, openly developed by an open community.

The OpenStack wiki is a collaboration tool for the community to publish various documents in a collaborative manner. Content may be out of date or inaccurate. Please refer primarily to other OpenStack websites for reference information (see below).


Help in using the wiki

Links