-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.yaml
35 lines (34 loc) · 1.33 KB
/
index.yaml
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
26
27
28
29
30
31
32
33
34
apiVersion: v2
stacks:
- id: nodejs-express
name: App ID stacks for Node.JS Express
version: 0.0.1
description: Node.JS applications protected with IBM Cloud App ID
license: Apache-2.0
language: nodejs
maintainers:
- name: Anton Aleksandrov
email: [email protected]
github-id: aal80
default-template: webapp
templates:
- id: webapp
url: https://s3.us-east.cloud-object-storage.appdomain.cloud/appsody-stacks/appid.incubator.nodejs-express.webapp.tar.gz
- id: backendapp
url: https://s3.us-east.cloud-object-storage.appdomain.cloud/appsody-stacks/appid.incubator.nodejs-express.backendapp.tar.gz
# - id: java-spring-boot2
# name: App ID stacks for Spring Boot 2
# version: 0.0.1
# description: Spring Boot applications protected with IBM Cloud App ID
# license: Apache-2.0
# language: java
# maintainers:
# - name: Anton Aleksandrov
# email: [email protected]
# github-id: aal80
# default-template: webapp
# templates:
# - id: webapp
# url: https://s3.us-east.cloud-object-storage.appdomain.cloud/appsody-stacks/appid.incubator.springboot.webapp.tar.gz
# - id: backendapp
# url: https://s3.us-east.cloud-object-storage.appdomain.cloud/appsody-stacks/appid.incubator.springboot.backendapp.tar.gz