Jump to: navigation, search

Difference between revisions of "Main Page"

m (Correct the software name and URL protocol for our paste service)
 
(97 intermediate revisions by 11 users not shown)
Line 1: Line 1:
__NOTOC__
+
<div id="mf-index">
<!-- #acl [[AdminGroup]]:read,write,revert All:read -->
+
<table border=0 width=100% cellpadding=15><tr><td width=25% align=center>
{{:Header}}
+
[[File:Openstack-vertical-small.png]]
 +
</td><td>
 +
== 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.
  
'''The OpenStack [[Open]] Source Cloud Mission:''' to produce the ubiquitous Open Source Cloud Computing platform that will meet the needs of public and private clouds regardless of size, by being simple to implement and massively scalable.
+
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]'''.
  
<<Columns(2, start)>>
+
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>
= [[OpenStack]] core projects =
+
</table>
 
+
----
* [[GettingStarted|Getting Started]]
+
<table border=0 width=100%>
* [[Releases]] - Past releases and current dev focus
+
<tr valign=top><td width=50%>
* [[Documentation]] - Starting point for technical doc
+
==== Help in using the wiki ====
 
+
* '''[[How_To_Use_The_Wiki|How to use this wiki]]'''
=== Cloud compute (Nova) ===
+
* Learn [https://www.mediawiki.org/wiki/Help:Formatting Wiki markup]
* [[InstallInstructions/Nova|Install Instructions]]
+
* [https://www.mediawiki.org/wiki/Help:Editing_pages Editing pages]
* Configuring Nova: listing of nova.conf [[FlagsGrouping|flags]]
+
* [https://www.mediawiki.org/wiki/Help:Tracking_changes Tracking changes] and setting up a [https://www.mediawiki.org/wiki/Help:Watchlist Watchlist]
* [[Packaging|Hints for packaging]] on various distributions
+
* Interested in quick collaborative editing? Try out [https://etherpad.openstack.org Etherpad]
* [https://launchpad.net/nova Compute/Nova Project on Launchpad]
+
* In need of a collaborative spreadsheet? Try out [https://ethercalc.openstack.org Ethercalc]
* [http://nova.openstack.org Nova Developer Documentation]
+
* Looking to paste and link arbitrary text? Try out [http://paste.openstack.org LodgeIt]
 
+
</td><td width=50%>
=== Cloud storage (Swift) ===
+
==== Links ====
* [[InstallInstructions/Swift|Install Instructions]]
+
* [https://www.openstack.org/ OpenStack main website]
* [[ConfigureSwift|Configuring Object Storage (Swift)]]
+
* [https://releases.openstack.org/ OpenStack releases]
* [https://launchpad.net/swift Object Storage/Swift Project on Launchpad]
+
* [https://git.openstack.org/cgit Source code]
* [http://swift.openstack.org Swift Developer Documentation]
+
* [https://docs.openstack.org/ Documentation]
 
+
* '''[https://www.openstack.org/community How to contribute]'''
=== Image delivery and registration (Glance) ===
+
* [https://governance.openstack.org/ Project governance]
* [[InstallInstructions/Glance|Install Instructions]]
+
* Links from the [[Old_Main_Page|previous version of this wiki main page]]
* [https://launchpad.net/glance Image Registry/Glance Project on Launchpad]
+
</td></tr></table>
* [http://glance.openstack.org Glance Developer Documentation]
+
__NOTOC__
 
+
__NOEDITSECTION__
<<Columns(2)>>
+
</div>
 
 
= Contributors corner =
 
* [[HowToContribute|How to Contribute]]
 
* Sign the [[CLA|Contributor agreement]]
 
* [[BasicDesignTenets|Design Tenets]]
 
* [[CodingStandards|Coding Standards]]
 
* [[ReleaseCycle|Explanation of the Release cycle]]
 
* [[GettingTheCode|Getting the Code]]
 
* [[GerritWorkflow|Submitting Code (Gerrit Workflow)]]
 
* [[Wanted]] - Classifieds-style "help wanted" page
 
* [[BloggersTips]] - Technical Tips about OpenStack
 
* [http://wiki.openstack.org/releasestatus/ Status of current development release]
 
* [http://wiki.openstack.org/reviewslist/ List of branches] proposed for merging
 
 
 
= People and Community =
 
* [[Open]] - What openness means to us
 
* [[Governance]] - How OpenStack is governed
 
* [[People|Who we are]]
 
* [[Meetings|IRC Meetings]]
 
* [[Summit|Design Summits]]
 
* [[MailingLists|OpenStack Mailing Lists]]
 
* [[HowToUseTheWiki|How to use this wiki]]
 
* [[OpenStackUsersGroup|OpenStack User groups]]
 
* Other Media - [[WeeklyNewsletter|Newsletter & Data]], [[Webinar Series|Webinars]]
 
* [http://planet.openstack.org/ Planet OpenStack] - Blogs about OpenStack
 
* [http://forums.openstack.org/ OpenStack forums]
 
 
 
<<Columns(2, end)>>
 

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