Commit 7c085e8a authored by Vivien Alger's avatar Vivien Alger

Working profile for noVNC and websockify

parent b53257cc
[buildout]
parts =
noVNC
websockify
[noVNC]
recipe = hexagonit.recipe.download
url = https://github.com/kanaka/noVNC/tarball/master
download-only = true
filename = noVNC
[websockify]
recipe = hexagonit.recipe.download
url = https://github.com/desaintmartin/websockify/tarball/master
destination = ${noVNC:location}/utils/
\ No newline at end of file
strip-top-level-dir = true
[noVNC]
websockify_dummy = ${websockify:location}
recipe = hexagonit.recipe.download
url = https://github.com/kanaka/noVNC/tarball/master
strip-top-level-dir = true
excludes =
utils/websockify
utils/websocket.py
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment