Skip to content
Snippets Groups Projects
Commit 998c7f8b authored by George Adrian Stoica's avatar George Adrian Stoica
Browse files

conf(che): update devfile

parent bbf9f34e
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ components:
memoryLimit: 3Gi
endpoints:
- exposure: public
name: 6080-tcp
name: 6080-tcp-desktop-ui
protocol: http
targetPort: 6080
- exposure: public
......@@ -27,19 +27,14 @@ components:
name: 8080-tcp
protocol: http
targetPort: 8080
- exposure: public
name: 5500-tcp
protocol: http
targetPort: 5500
commands:
- id: vncserver
exec:
component: todolist
commandLine: vncserver -SecurityTypes None :0
label: start vnc server
- id: screenlock
exec:
component: todolist
commandLine: xset s 0 0
label: screen lock disable
- id: novnc
- id: changedir
exec:
component: todolist
commandLine: /opt/novnc/utils/novnc_proxy --vnc localhost:5900 --listen 6080 &
label: start vnc web interface
commandLine: cd todolist
label: change directory
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment