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

Setup beanstalk console and Redis commander sites #1

Open
rmasters opened this issue Sep 28, 2013 · 1 comment
Open

Setup beanstalk console and Redis commander sites #1

rmasters opened this issue Sep 28, 2013 · 1 comment

Comments

@rmasters
Copy link
Owner

Will probably need (nginx/lighttpd)+php5-fpm or Apache installed (which webservers does Laravel support?) "Probably" unless I run php -S under supervisord (lol)

Beanstalk looks simple (fpm pool, nginx site).

Node's already installed for RC, so just putting it behind an Nginx host and running it with something like forever?

As for availability, forwarded ports are probably easiest (8500, 8501, etc.)

@rmasters
Copy link
Owner Author

Beanstalk console is running (port 8501)

Redis Commander won't install, due to a node or npm bug:

vagrant@precise32:~$ sudo npm install -g redis-commander
npm http GET https://registry.npmjs.org/redis-commander
npm http 200 https://registry.npmjs.org/redis-commander
...
npm http 200 https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz
npm ERR! cb() never called!
npm ERR! not ok code 0

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

No branches or pull requests

1 participant