-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Zend stack and project sample (#2700)
### What does this PR do? Adds a stack with [Zend Server](http://www.zend.com/en/products/zend_server), based on the [official docker image](https://hub.docker.com/r/_/php-zendserver/). Zend Server is a professional and certified PHP distribution. The docker image includes a free trial Developer license. Also adds a project sample of the [Astro Splash](https://github.com/kaloyan-raev/AstroSplash) application, which is a demo app based on the [Zend Expressive](https://zendframework.github.io/zend-expressive/) framework. After creating a workspace with these stack and template the user must: 1. Execute the `configure` command. 2. Execute the `restart zend server` command. 3. Click on the preview link generated by the `restart zend server` command. ### What issues does this PR fix or reference? - PHP support #2590 ### New behavior - New stack with Zend Server. - New project sample: Astro Splash demo app, based on Zend Expressive.
- Loading branch information
1 parent
67f78d7
commit 3615479
Showing
3 changed files
with
208 additions
and
0 deletions.
There are no files selected for viewing
70 changes: 70 additions & 0 deletions
70
ide/che-core-ide-stacks/src/main/resources/images/type-zend.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters