oenvoyage / brender

Brender is a distributed rendering solution for the 3D animation suite blender. A new version is developed here :
https://github.com/fsiddi/brender
38 stars 9 forks source link

[Request] Remote upload projects #14

Open stephen304 opened 12 years ago

stephen304 commented 12 years ago

I run this at home with a few spare computers and I have an underpowered laptop that I take with me away from home. It would be nice to have a way to upload blender projects remotely to be rendered using the web interface.

oenvoyage commented 12 years ago

Hello, the best solution would be to set up a VPN network. to allow access to brender from outside in public network is not very safe. brender code is not very secure to outside attack, so it is best to run locally/privately. but maybe one day someone will find a good classy solution :)

oenvoyage commented 12 years ago

let's keep it open :)

stephen304 commented 12 years ago

Ah, I see your point. I'll probably set up an .htaccess password for the interface and an ftp. Though clunky, it will suffice for now.