Skip to content

Commit

Permalink
Clarify names of default stacks (#25)
Browse files Browse the repository at this point in the history
Clarify names of default stacks (#25)
Signed-off-by: Michal Vala <mvala@redhat.com>
  • Loading branch information
sparkoo authored and skabashnyuk committed Jul 8, 2019
1 parent 96165c2 commit 8ede3f9
Show file tree
Hide file tree
Showing 14 changed files with 31 additions and 31 deletions.
4 changes: 2 additions & 2 deletions devfiles/angular/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: NodeJS Angular Web Application
description: Devfile for developing NodeJS Angular Web Application
tags: ["NodeJS", "Theia", "Angular"]
description: Stack for developing NodeJS Angular Web Application
tags: ["NodeJS", "Angular", "Alpine"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 2686Mi
6 changes: 3 additions & 3 deletions devfiles/apache-camel-springboot/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: Apache Camel based projects on Che 7
description: Stack with environment ready to develop Integration projects with Apache Camel based on SpringBoot.
tags: ["Java", "OpenJDK", "Maven", "Debian", "Apache Camel", "Red Hat Fuse"]
displayName: Apache Camel based on Spring Boot
description: Stack with environment ready to develop Integration projects with Apache Camel based on Spring Boot.
tags: ["Java", "OpenJDK", "Maven", "Debian", "Apache Camel", "Red Hat Fuse", "Spring Boot"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 2930Mi
6 changes: 3 additions & 3 deletions devfiles/dotnet/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: ".NET Core with Theia IDE"
description: Default stack with .Net 2.2.105 and Theia IDE
tags: ["Theia", "Debian", "Dotnet", "C#"]
displayName: ".NET Core"
description: Stack with .Net 2.2
tags: ["Debian", "Dotnet", "C#"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 2710Mi
6 changes: 3 additions & 3 deletions devfiles/go/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: Go with Theia IDE
description: Default stack with Go 1.12.4 and Theia IDE
tags: ["Theia", "Debian", "Go"]
displayName: Go
description: Stack with Go 1.10.7
tags: ["Debian", "Go"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 1686Mi
2 changes: 1 addition & 1 deletion devfiles/java-gradle/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: Java Gradle
description: Java Stack with OpenJDK 11 and Gradle 5.2.1
tags: ["Java", "OpenJDK", "Gradle", "Spring Boot v2", "Debian"]
tags: ["Java", "OpenJDK", "Gradle", "Ubuntu"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 2674Mi
4 changes: 2 additions & 2 deletions devfiles/java-maven/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: Java Maven
description: Default Java Stack with OpenJDK 11 and Maven 3.6
tags: ["Java", "OpenJDK", "Maven", "Spring Boot v2", "Vert.x", "Debian"]
description: Java Stack with OpenJDK 11 and Maven 3.6.0
tags: ["Java", "OpenJDK", "Maven", "Debian"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 2674Mi
4 changes: 2 additions & 2 deletions devfiles/nodejs-mongo/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: NodeJS MongoDB Web Application
description: Default stack with NodeJS 10
tags: ["NodeJS", "Express", "MongoDB", "RealWorld", "Theia", "ubi8"]
description: Stack with NodeJS 10 and MongoDB 3.4
tags: ["NodeJS", "Express", "MongoDB", "RealWorld", "ubi8", "Centos"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 1686Mi
4 changes: 2 additions & 2 deletions devfiles/nodejs/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: NodeJS Express Web Application
description: Default stack with NodeJS 10
tags: ["NodeJS", "Express", "Theia", "ubi8"]
description: Stack with NodeJS 10
tags: ["NodeJS", "Express", "ubi8"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 1686Mi
6 changes: 3 additions & 3 deletions devfiles/php-laravel/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: "PHP Laravel"
description: PHP Stack with Laravel real world application
tags: ["PHP", "Apache", "MySQL"]
displayName: "PHP Laravel with MySQL"
description: PHP Stack with Laravel and MySQL real world application
tags: ["PHP", "Apache", "MySQL", "Centos", "Debian"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 2686Mi
4 changes: 2 additions & 2 deletions devfiles/php-mysql/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: "PHP MySQL"
displayName: "PHP with MySQL"
description: PHP Stack with MySQL and simple database application
tags: ["PHP", "Apache", "MySQL"]
tags: ["PHP", "Apache", "MySQL", "Debian", "Centos"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 2686Mi
2 changes: 1 addition & 1 deletion devfiles/php-symfony/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: "PHP Symfony"
description: PHP Stack with Symfony Demo Application https://symfony.com/
tags: ["PHP", "Apache", "MySQL", "Symfony"]
tags: ["PHP", "Apache", "MySQL", "Symfony", "Debian", "Centos"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 2686Mi
2 changes: 1 addition & 1 deletion devfiles/php-web-simple/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: "PHP Simple"
description: PHP Stack with PHP 7.1 and simple web application
tags: ["PHP", "Apache"]
tags: ["PHP", "Apache", "Debian"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 2430Mi
6 changes: 3 additions & 3 deletions devfiles/python-django/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: Python with Theia IDE
description: Default stack with Python 3.7 and Theia IDE adapted to work with Django
tags: ["Theia", "Debian", "Python", "pip"]
displayName: Django
description: Stack with Python 3.6 and Django
tags: ["Centos", "Python", "pip"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 1686Mi
6 changes: 3 additions & 3 deletions devfiles/python/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: Python with Theia IDE
description: Default stack with Python 3.7 and Theia IDE
tags: ["Theia", "Debian", "Python", "pip"]
displayName: Python
description: Stack with Python 3.6
tags: ["Centos", "Python", "pip"]
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
globalMemoryLimit: 1686Mi

0 comments on commit 8ede3f9

Please sign in to comment.