brenda-web icon indicating copy to clipboard operation
brenda-web copied to clipboard

Web interface for submitting Blender render jobs to Amazon Web Services.

Results 22 brenda-web issues
Sort by recently updated
recently updated
newest added

This is for the future. ## Available authentication strategies ### Google+ 1. Create a new app [here](https://cloud.google.com/console#/project) - Name `sails-social-auth-example` - URL `http://localhost:1337` - Callback URL `http://localhost:1337/auth/google/callback` 2. In the...

enhancement

Since I've hooked up Mongodb something isn't acting right. I keep getting username already exists. And I also removed the localDisk.db from tmp as well. Not sure what's going on...

bug
help wanted
blocker

Some sites related to a quick market analysis (google search) on AWS and rendering. http://www.bmkmp.com/?p=1495 http://www.thinkboxsoftware.com/deadline/ http://area.autodesk.com/blogs/cory/setting-up-an-amazon-ec2-render-farm-with-backburner https://vimeo.com/103880013

read

I stumbled across these interesting looking articles and didn't want to read them at the time, so I'm putting them here. http://santtu.iki.fi/2014/03/19/ec2-spot-usage/ http://santtu.iki.fi/2014/03/12/ec2-spot-instances/

read

Be sure to read the migration guide example using sails.request() https://github.com/balderdashy/sails/blob/master/0.11-migration-guide.md

enhancement
help wanted

This task involves developing a server status window. I'd like this to look similar to the log window on Travis CI. I was curious as to how the Travis CI...

enhancement

Look into this https://github.com/diegopamio/angular-sails-bind.

enhancement

http://sailsjs.org/#!/documentation/concepts/Deployment/Scaling.html?q=configuring-your-app-for-a-clustered-deployment

wiki

This script handles sending the SQS queue messages to the EC2 instances. This is located in `api/services/amazon.js` -> `startupScript`. It looks something like this: ``` startupScript: function(){ //def startup_script(opts, conf,...

enhancement
blocker

This is a stub for the future task of showing historical price data in the interface. I figured the following might be helpful. This comes from the article: http://www.stratex.com/blog/2014/12/launching-spot-instances-aws-command-line/ Once...

enhancement