forked from griddynamics/ATG-Starter-Kit
-
Notifications
You must be signed in to change notification settings - Fork 2
/
meta.yml
19 lines (19 loc) · 917 Bytes
/
meta.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
kit:
name: "ATG-Starter-Kit"
link: https://github.com/qubell-bazaar/ATG-Starter-Kit
applications:
- name: ATG-Starter-Kit
manifest: https://raw.github.com/qubell-bazaar/ATG-Starter-Kit/1.0-35p/ATG-Starter-Kit.yml
- name: "Database"
manifest: https://raw.github.com/qubell-bazaar/component-oracle-db-xe/1.1-35p/component-oracle-db-xe.yml
- name: "Application Server"
manifest: https://raw.github.com/qubell-bazaar/component-oracle-weblogic/1.1-35p/component-oracle-weblogic.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 1521, 8080, 7001 open on the firewall.
Please refer to the Getting Started for step-by-step instructions on how to configure your environment.