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

Working profile for noVNC and websockify

parent b53257cc
[buildout] [buildout]
parts = parts =
noVNC noVNC
websockify
[noVNC]
recipe = hexagonit.recipe.download
url = https://github.com/kanaka/noVNC/tarball/master
download-only = true
filename = noVNC
[websockify] [websockify]
recipe = hexagonit.recipe.download recipe = hexagonit.recipe.download
url = https://github.com/desaintmartin/websockify/tarball/master url = https://github.com/desaintmartin/websockify/tarball/master
destination = ${noVNC:location}/utils/ strip-top-level-dir = true
\ No newline at end of file
[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