Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install fails #168

Open
spratt opened this issue May 2, 2014 · 3 comments
Open

Install fails #168

spratt opened this issue May 2, 2014 · 3 comments
Labels

Comments

@spratt
Copy link
Member

spratt commented May 2, 2014

While trying to fix #167 I tried to set up the server on my mac, but the install script failed. Specifically, the node configure script failed. I think the node python script expects python 2.7 not 3.2.

@spratt spratt added the bug label May 2, 2014
@cdelahousse
Copy link
Member

I think we should use something like Puppet, Chef, or Vagrant instead of just a script. There are tons of tools that'll help deploy the app.

@spratt
Copy link
Member Author

spratt commented May 2, 2014

I like that idea. Though we don't really need anything complicated. Just something that will pull down a specific version of node and redis, compile, and put it in one of two places.

@spratt
Copy link
Member Author

spratt commented May 2, 2014

Issue: the server has none of puppet, chef, or vagrant. So we would need a script to install one of them. If we have a script that installs an installer, we may as well just have a script that installs what we need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants