ember-cli-deploy-elasticache
v0.0.1-alpha.1
Published
Setup an ssh tunnel to AWS Elasticache (Redis) via an EC2 instance
Maintainers
Readme
Ember-cli-deploy-aws-elasticache
This addon is very much a work in progress there is a lot of work still to do.
- [ ] Add tests
- [ ] Get deploy:activate to work with Redis
DONT USE THIS FOR PRODUCTION YET
This README outlines the details of collaborating on this Ember addon.
Installation
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:testallto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://ember-cli.com/.
