forked from eclipse-che/che-dashboard
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduct.json
27 lines (27 loc) · 1.12 KB
/
product.json
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
{
"title": "PizzaFactory Camino powered by Eclipse Che ",
"name": "PizzaFactory Camino",
"logoFile": "pf-logo.svg",
"logoTextFile": "pf-logo-text.svg",
"favicon": "favicon.ico",
"loader": "pizza-flat.svg",
"helpPath": "https://helpdesk.monami-ya.com/",
"helpTitle": "Helpdesk",
"supportEmail": "[email protected]",
"cli": {
"configName": "che.env",
"name": "CHE"
},
"docs": {
"devfile": "https://www.eclipse.org/che/docs/che-7/making-a-workspace-portable-using-a-devfile/",
"workspace": "https://www.eclipse.org/che/docs/che-7/workspaces-overview/",
"converting": "https://www.eclipse.org/che/docs/che-7",
"certificate": "https://www.eclipse.org/che/docs/che-7/importing-certificates-to-browsers/",
"general": "https://www.eclipse.org/che/docs/che-7",
"storageTypes": "https://www.eclipse.org/che/docs/che-7/configuring-storage-types/",
"webSocketTroubleshooting": "https://www.eclipse.org/che/docs/che-7/troubleshooting-network-problems/#troubleshooting-websocket-secure-connections_troubleshooting-network-problems"
},
"configuration": {
"cheCliTool": "chectl"
},
}