-
Notifications
You must be signed in to change notification settings - Fork 8
/
meta.yml
25 lines (25 loc) · 1.28 KB
/
meta.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
kit:
name: "Broadleaf Starter Kit"
link: https://github.com/qubell-bazaar/broadleaf-starter-kit
applications:
- name: "Broadleaf"
manifest: https://raw.github.com/qubell-bazaar/broadleaf-starter-kit/1.3-39p/broadleaf-starter-kit.yml
- name: "Database"
manifest: https://raw.github.com/qubell-bazaar/component-mysql-dev/1.0-34p/component-mysql-dev.yml
- name: "Load Balancer"
manifest: https://raw.github.com/qubell-bazaar/component-haproxy/1.0-34p/component-haproxy.yml
- name: "Application Server"
manifest: https://raw.github.com/qubell-bazaar/component-tomcat-dev/1.2-38p/component-tomcat-dev.yml
- name: "Solr Cloud"
manifest: https://raw.github.com/qubell-bazaar/component-solr-dev/1.2.1-34p/component-solr-dev.yml
- name: "Zookeeper"
manifest: https://raw.github.com/qubell-bazaar/component-zookeeper-dev/1.0-34p/component-zookeeper-dev.yml
provider:
name: "Qubell"
link: http://qubell.com
documentation:
overview: |
This application requires the following items to be configured in your environment:
* Amazon EC2 or Rackspace CloudServers account;
* Ports 80 and 8080 open on the firewall.
Please refer to the Getting Started for step-by-step instructions on how to configure your environment.