|
113 | 113 | "value": "Example : This project uses remotely sensed data products and measurements for studying processes.", |
114 | 114 | "tags": ["project_desc"] |
115 | 115 | }, |
| 116 | + { |
| 117 | + "key" : "How can I add more than 1 project at a time?", |
| 118 | + "value" : "We have a Project Copies field using which we can create N number of projects at a time.", |
| 119 | + "tags" : ["project_copies"] |
| 120 | + }, |
116 | 121 | { |
117 | 122 | "key": "Budget Available : Budget should be greater then 0", |
118 | 123 | "value": "Example : 1000", |
|
137 | 142 | "key": "What products can I get from the Standard Catalog", |
138 | 143 | "value": "The RLCatalyst Research Gateway standard catalog brings in many of the products commonly used in scientific research computing. The products span many different categories like compute, storage, databases etc. For a full list click https://researchgateway.readthedocs.io/en/latest/Appendices.html#appendix-b", |
139 | 144 | "tags": ["add_products"] |
| 145 | + }, |
| 146 | + { |
| 147 | + "key" : "What products can I get from the Bring all catalog items?", |
| 148 | + "value" : "This option will sync all the products which do not have a project tag that matches any of the projects in this account. For BYOC to work, the role assumed by the Portal in the project account must be added to the portfolio manually", |
| 149 | + "tags" : ["ownCatalog"] |
| 150 | + }, |
| 151 | + { |
| 152 | + "key" : "What products can I get from the Bring specific catalog items?", |
| 153 | + "value" : "This option will pull in any products that are tagged with the same tag which user provides in the UI. For BYOC to work, the role assumed by the Portal in the project account must be added to the portfolio manually", |
| 154 | + "tags" : ["ownCatalogWithTag"] |
140 | 155 | } |
141 | 156 | ], |
142 | 157 | "configType": "create_project_helpText" |
|
316 | 331 | "projectStopThresholdPercentage": 90, |
317 | 332 | "costControlReadMoreLink": "https://researchgateway.readthedocs.io/en/latest/" |
318 | 333 | } |
| 334 | + }, |
| 335 | + { |
| 336 | + "_id" : { |
| 337 | + "$oid": "626fb82256aaa6ec4fe242e9" |
| 338 | + }, |
| 339 | + "key" : "projectConfig", |
| 340 | + "value" : { |
| 341 | + "maxProjectCount" : "10", |
| 342 | + "standardCatalogLink" : "https://researchgateway.readthedocs.io/en/latest/", |
| 343 | + "ownCatalogLink" : "https://researchgateway.readthedocs.io/en/latest/", |
| 344 | + "ownCatalogWithTagLink" : "https://researchgateway.readthedocs.io/en/latest/" |
| 345 | + } |
319 | 346 | } |
320 | 347 | ] |
0 commit comments