Jump to: navigation, search

Difference between revisions of "Main Page"

m (Correct the software name and URL protocol for our paste service)
 
(158 intermediate revisions by 19 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>
= [[OpenStack]] Open Source Cloud Wiki =
+
[[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]'''.
  
This wiki is intended to provide a repository and initial forum for discussions, requirements, and architectural development in progress. Read more about [[HowToUseTheWiki|how to use the wiki]].
+
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>
<<Columns(2, start)>>
+
</table>
 
+
----
== Compute (Nova) ==
+
<table border=0 width=100%>
* [https://launchpad.net/nova Project on Launchpad]
+
<tr valign=top><td width=50%>
* [https://launchpad.net/~nova Team and mailing list]
+
==== Help in using the wiki ====
* [http://nova.openstack.org Developer documentation]
+
* '''[[How_To_Use_The_Wiki|How to use this wiki]]'''
 
+
* Learn [https://www.mediawiki.org/wiki/Help:Formatting Wiki markup]
== Development, start here ==
+
* [https://www.mediawiki.org/wiki/Help:Editing_pages Editing pages]
 
+
* [https://www.mediawiki.org/wiki/Help:Tracking_changes Tracking changes] and setting up a [https://www.mediawiki.org/wiki/Help:Watchlist Watchlist]
* [[CodingStandards|Coding Standards]]
+
* Interested in quick collaborative editing? Try out [https://etherpad.openstack.org Etherpad]
* [[BasicDesignTenets|Design Tenets]] - Some of the basic principles we are following.
+
* In need of a collaborative spreadsheet? Try out [https://ethercalc.openstack.org Ethercalc]
* [[[LifeWithBzrAndLaunchpad|| Learning bzr and Launchpad ]]]
+
* Looking to paste and link arbitrary text? Try out [http://paste.openstack.org LodgeIt]
* [[GettingTheCode|Getting the Code (using Launchpad and bzr)]]
+
</td><td width=50%>
 
+
==== Links ====
== Our Foundation ==
+
* [https://www.openstack.org/ OpenStack main website]
 
+
* [https://releases.openstack.org/ OpenStack releases]
* [[Open]] - What openness means to us.  
+
* [https://git.openstack.org/cgit Source code]
* [[Governance]] - How we will govern all OpenStack projects.
+
* [https://docs.openstack.org/ Documentation]
* [[Release|Release Schedule]] - Dates for upcoming release milestones
+
* '''[https://www.openstack.org/community How to contribute]'''
 
+
* [https://governance.openstack.org/ Project governance]
<<Columns(2)>>
+
* Links from the [[Old_Main_Page|previous version of this wiki main page]]
== Object Storage (Swift) ==
+
</td></tr></table>
 
+
__NOTOC__
* [https://launchpad.net/swift Project on Launchpad]
+
__NOEDITSECTION__
* [https://launchpad.net/~swift Team and mailing list]
+
</div>
* [http://swift.openstack.org Developer documentation]
 
 
 
== Deployment, start here ==
 
 
 
* [[InstallInstructions|Install Instructions]]
 
* [[[ConfigureSwift||Configuring Object Storage (Swift)]]]
 
* [[Answers | Questions and Answers]]
 
* [[Process]]
 
 
 
== People and Community ==
 
 
 
* [[Meetings | Weekly Release Meeting]]
 
* [[[HowToContribute|| How to Contribute ]]]
 
* [http://planet.openstack.org/ Planet OpenStack] - Aggregation of community and developer blogs around OpenStack.
 
* [[People|Who we are]]
 
* [[OpenStackUsersGroup]]
 
 
 
<<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