Jump to: navigation, search

Difference between revisions of "Main Page"

m (Correct the software name and URL protocol for our paste service)
 
(107 intermediate revisions by 12 users not shown)
Line 1: Line 1:
__NOTOC__
+
<div id="mf-index">
{{:Header}}
+
<table border=0 width=100% cellpadding=15><tr><td width=25% align=center>
 +
[[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.
  
= [[OpenStack]] Open Source Cloud Wiki =
+
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]'''.
'''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.
 
  
<<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>
== Developer External Links ==
+
</table>
* [https://launchpad.net/nova Compute/Nova Project on Launchpad]
+
----
* [http://nova.openstack.org Nova Developer Documentation]
+
<table border=0 width=100%>
* [https://launchpad.net/swift Object Storage/Swift Project on Launchpad]
+
<tr valign=top><td width=50%>
* [http://swift.openstack.org Swift Developer Documentation]
+
==== Help in using the wiki ====
* [https://launchpad.net/glance Image Registry/Glance Project on Launchpad]
+
* '''[[How_To_Use_The_Wiki|How to use this wiki]]'''
* [http://glance.openstack.org Glance Developer Documentation]
+
* Learn [https://www.mediawiki.org/wiki/Help:Formatting Wiki markup]
 
+
* [https://www.mediawiki.org/wiki/Help:Editing_pages Editing pages]
== Project Documentation ==
+
* [https://www.mediawiki.org/wiki/Help:Tracking_changes Tracking changes] and setting up a [https://www.mediawiki.org/wiki/Help:Watchlist Watchlist]
* [[HowToContribute|How to Contribute]]
+
* Interested in quick collaborative editing? Try out [https://etherpad.openstack.org Etherpad]
* Sign the [[CLA|Contributor agreement]]
+
* In need of a collaborative spreadsheet? Try out [https://ethercalc.openstack.org Ethercalc]
* [[BasicDesignTenets|Design Tenets]]
+
* Looking to paste and link arbitrary text? Try out [http://paste.openstack.org LodgeIt]
* [[ReleaseCycle|Explanation of the Release cycle]]
+
</td><td width=50%>
* [http://wiki.openstack.org/releasestatus/ Status of current release]
+
==== Links ====
* [[CodingStandards|Coding Standards]]
+
* [https://www.openstack.org/ OpenStack main website]
* [[LifeWithBzrAndLaunchpad|Learning bzr and Launchpad]]
+
* [https://releases.openstack.org/ OpenStack releases]
* [[GettingTheCode|Getting the Code (using Launchpad and bzr)]]
+
* [https://git.openstack.org/cgit Source code]
* [[Packaging|Packaging for deployment on various Linux distributions (Nova)]]
+
* [https://docs.openstack.org/ Documentation]
 
+
* '''[https://www.openstack.org/community How to contribute]'''
== What's New ==
+
* [https://governance.openstack.org/ Project governance]
 
+
* Links from the [[Old_Main_Page|previous version of this wiki main page]]
* For a reference listing of nova.conf flags, see [[FlagsGrouping]].
+
</td></tr></table>
* Be sure to check out the Korean OpenStack wiki at http://www.openstack.or.kr/wiki/index.php/OpenStack.
+
__NOTOC__
* [[NovaInstall/NovaDeploymentTool]] - Uses puppet to install multiple servers quickly.
+
__NOEDITSECTION__
* [[NovaDatabaseSchema]] - Describes the Nova database schema.
+
</div>
* [[Summit]] - Thanks all for a great Summit! See notes at http://etherpad.openstack.org/ods-d
 
* [[NovaInstall/Video]] - Screencast recording of OpenStack Compute installation on Ubuntu 10.04.
 
* [[FeatureMatrix|Feature Matrix]] - A feature matrix for OpenStack Compute, Object Storage, and the image service Glance.
 
* [[Wanted]] - Use this classifieds-style page to post help wanted for projects.
 
 
 
<<Columns(2)>>
 
 
 
== Getting Started ==
 
* [[GettingStarted|Getting Started]]
 
* [[InstallInstructions|Install Instructions]]
 
* [[ConfigureSwift|Configuring Object Storage (Swift)]]
 
* [[Answers|Questions and Answers]]
 
 
 
== Foundation ==
 
* [[Open]] - What openness means to us.
 
* [[Governance]] - How we will govern all OpenStack projects.
 
* [[Releases]] - Current development release, and links to past releases
 
* [[Documentation]] - Starting point for technical documentation.
 
 
 
== People and Community ==
 
* [[Meetings|Weekly Team Meeting]]
 
* [[Webinar Series| Community Webinars]] - 2x Month Webinars on various [[OpenStack]] topics
 
* [[HowToUseTheWiki|How to use this wiki]]
 
* [http://planet.openstack.org/ Planet OpenStack] - Aggregation of community and developer blogs around OpenStack.
 
* [[People|Who we are]]
 
* [[MailingLists|OpenStack Mailing Lists]]
 
* [[OpenStackUsersGroup]]
 
* [[WeeklyNewsletter|Newsletter & Data Tracking]]
 
 
 
<<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