-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwarp.yml
38 lines (38 loc) · 873 Bytes
/
warp.yml
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
35
36
37
38
Cartridge-Short-Name: HASKELL
Version: '7.6.3'
Cartridge-Version: 0.0.1
Cartridge-Vendor: euphonictechnologies
Website: https://github.com/accursoft/Haskell-Cloud
Install-Build-Required: True
Categories:
- haskell
- web_framework
- service
Scaling:
Min: 1
Max: -1
Endpoints:
- Private-IP-Name: IP
Private-Port-Name: PORT
Private-Port: 8080
Public-Port-Name: PROXY_PORT
Mappings:
- Frontend: ""
Backend: ""
Options: {websocket: true}
Subscribes:
set-env:
Type: ENV:*
Required: false
Provides:
- ghc-7.6.3
- cabal-install-1.20.0.0
- wai-3.0.0.2
- warp-3.0.0.3
- http-types-0.8.5
Name: warp
Display-Name: Warp
Description: "GHC 7.6.3 and Warp"
Help-Topics:
Website: http://github.com/ysnrkdm/openshift-warp-template
Source-Url: https://github.com/ysnrkdm/openshift-warp-template