Hi,

I want to use paraview web with SSL. As far as I understand I need apache as a proxy server for that? Or is it possible with pvpython?

I have my own launcher which opens pvpython with a different port for each user. Is this the right way? Will this work with ssl?


Concerning:

https://kitware.github.io/visualizer/docs/

The web visuailzer should work via npm installation? It does not work for me:
C:\Users\danie\AppData\Roaming\npm\node_modules\pvw-visualizer\bin\pvw-visualizer-cli.js:41
var pvPythonExecs = find(paraview).filter(function(file) { return file.match(/pvpython$/) || file.match(/pvpython.exe$/); });
                                   ^

TypeError: find(...).filter is not a function
at Object.<anonymous> (C:\Users\danie\AppData\Roaming\npm\node_modules\pvw-visualizer\bin\pvw-visualizer-cli.js:41:36)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Function.Module.runMain (module.js:441:10)
    at startup (node.js:139:18)
    at node.js:968:3


--
Daniel Zuidinga
Dipl.-Ing.

SEO Aachen
Passstr. 5
52070 Aachen

Tel   : 0241 / 450 912 67
E-Mail: [email protected]
Web   : http://www.seoaachen.de (nur zum Teil aktuell)
Xing  : https://www.xing.com/profile/Daniel_Zuidinga

Bald online: Software Tools für Konstrukteure und Bauteilhersteller
http://www.engineeringonline.de

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to