2015-06-02 22:29:27 -07:00
|
|
|
:title: Apps Site
|
|
|
|
|
|
|
|
.. _apps_site:
|
|
|
|
|
|
|
|
Apps Site
|
|
|
|
#########
|
|
|
|
|
|
|
|
The `OpenStack Community App Catalog
|
|
|
|
<http://apps.openstack.org>`_ is installed on
|
|
|
|
apps.openstack.org.
|
|
|
|
|
|
|
|
At a Glance
|
|
|
|
===========
|
|
|
|
|
|
|
|
:Hosts:
|
|
|
|
* http://apps.openstack.org
|
|
|
|
:Puppet:
|
|
|
|
* https://git.openstack.org/cgit/openstack-infra/puppet-apps_site/tree/
|
|
|
|
:Projects:
|
2016-01-01 14:37:08 +01:00
|
|
|
* https://git.openstack.org/cgit/openstack/app-catalog/
|
2015-06-02 22:29:27 -07:00
|
|
|
:Bugs:
|
|
|
|
* https://storyboard.openstack.org/#!/project/817
|
|
|
|
:Resources:
|
|
|
|
* `App Catalog Documentation <https://wiki.openstack.org/wiki/App-Catalog>`_
|
|
|
|
|
|
|
|
Overview
|
|
|
|
========
|
|
|
|
|
|
|
|
The OpenStack Community App Catalog works by having contributors
|
|
|
|
submit patches to modify YAML files in the
|
2016-01-01 14:37:08 +01:00
|
|
|
https://git.openstack.org/cgit/openstack/app-catalog/ repository.
|
2015-06-02 22:29:27 -07:00
|
|
|
The puppet module when executed pulls in updates to that repository
|
|
|
|
which are then served at the http://apps.openstack.org/ site.
|
|
|
|
|
|
|
|
More information on the App Catalog can be found in the
|
|
|
|
https://wiki.openstack.org/wiki/App-Catalog article.
|